Scripts Used

Original page: SharePoint tenant unavailable (offline archive mode).
Scripts UsedInitial scaffold generated via automation.

Scripts Used

End-to-end automation with Graph, Exchange Online, and Teams PowerShell modules.

Configuration Summary

Module versions pinned, idempotent scripts, safe defaults, verbose logging.

PowerShell Commands Used


Get-Module Microsoft.Graph* -ListAvailable | Select-Object Name,Version | Sort-Object Name
Get-Module ExchangeOnlineManagement -ListAvailable | Select-Object Name,Version
Get-Module MicrosoftTeams -ListAvailable | Select-Object Name,Version

Validation Steps

Rerun automation scripts without drift; check differential output and errors.

Supporting Files