Setting mailbox folder permissions in Bulk via PowerShell

After publishing our article and script on getting the mailbox folder permissions inventory, few folks have reached out to ask whether it’s possible to have a script that sets the permissions instead of just reporting on them. This is also a common ask for organizations that use folder-level permissions instead …

Continue readingSetting mailbox folder permissions in Bulk via PowerShell

Azure AD PowerShell module version 2.0.1.6 released

Another minor version of the Azure AD PowerShell module released at the end of last week, namely 2.0.1.6. The modules doesn’t bring anything that interesting, which seems to be the trend lately. Only the following new cmdlets have been introduced: Get-AzureADMSDeletedGroup Get-AzureADMSDeletedDirectoryObject Remove-AzureADMSDeletedDirectoryObject Restore-AzureADMSDeletedDirectoryObject All of these were available as …

Continue readingAzure AD PowerShell module version 2.0.1.6 released