Identity Setup

Original page: SharePoint tenant unavailable (offline archive mode).
Identity SetupThis page documents the lab setup, automation, validation steps, and artifacts for Identity Setup.Runbook Prerequisites Connect Modules (PowerShell/Graph) Execute Scripts Validate Document Artifacts Rollback Plan PowerShell (Identity) Connect-MgGraph -Scopes "User.ReadWri

Identity Setup

This page documents the lab setup, automation, validation steps, and artifacts for Identity Setup.


Runbook

  1. Prerequisites
  2. Connect Modules (PowerShell/Graph)
  3. Execute Scripts
  4. Validate
  5. Document Artifacts
  6. Rollback Plan

PowerShell (Identity)


Connect-MgGraph -Scopes "User.ReadWrite.All","Group.ReadWrite.All","Directory.ReadWrite.All"
# ./scripts/graph/Create-LabUsersAndGroups.ps1 -Domain jeremyfontenot.online -SkuPartNumber ENTERPRISEPACK

Artifacts

  • Reports (CSV/HTML/PDF)
  • Screenshots (annotated)
  • Change records
  • Scripts and configs