Connect to Exchange Online Powershell Connect-ExchangeOnline Run the following Powershell script to get your list of FolderID[…]
Clear previous Powershell sessions Get-PSSession | Remove-PSSession; Disconnect-ExchangeOnline Connect to PowershellExchange module Connect-IPPSSession -UserPrincipalName [email protected] Create a[…]