30. June
How to remove license from a group via MS Graph API and PowerShell
First step is to connect to MS Graph API, which is described here. Then we need two attributes: Group ID…29. June
How to connect to MS Graph API in PowerShell
First step is to logon to the Azure portal > Azure AD > App registration and click on New registration.…28. June
How to check “Teams Coexistence Mode” for list of users via PowerShell
You will need MicrosoftTeams module for this.Output is CSV file, which will be saved on your desktop - usersTeamsMode.csv28. May
How to restore soft deleted mailbox content
In Exchange Online, this example uses the Get-Mailbox cmdlet to find the ExchangeGUID value of the mailbox, which is required…19. May
Search for a users in DLs or DDLs in EXO with PowerShell
Search for a users in DLs: Search for a users in DDLs:28. January
Start/Force archiving for Exchange Online mailbox
You can force archiving for any mailbox using Windows PowerShell: Connect with Windows PowerShell to your Office 365 account.Run: Archiving policies…22. January
Check licenses assigned to users – from CSV list
CSV file could have just one column with header named "ID". ID is SamAccountName of a user.22. January
How to enable In-Place archive for remote mailbox
In hybrid environment - from Exchange Shell.
