- Connect-MsolService
- Start-Sleep -Seconds 5
- Connect-AzureAD
- Start-Sleep -Seconds 5
- Connect-SPOService -Url https://-admin.sharepoint.com
- Connect-MicrosoftTeams
- #Connect-AzureAD
- E:\scripts\Office365\EXonlineConnection.ps1
- Connect-MgGraph -Scopes "User.Read.All","Group.ReadWrite.All"
- cd C:\
- cls
*** Please fill in the fields below. If you leave fields empty or specify 'latest' rather than the actual version your answer will be delayed as we will be forced to ask you for this information. ***
Product: PrimalScript (64 Bit)
Build: v8.1.208
OS: Windows 10 Enterprise (64 Bit)
Build: v10.0.22631
Using script to connect to multiple Microsoft services.
Anyone have any ideas?