Skype for Business Online PowerShell finally supports Modern authentication!

Short, but important – a new version of the Skype for Business Online PowerShell module has been released, which brings support for ADAL. Finally! Connecting to SfB Online PowerShell works as before, you need to use the New-CsOnlineSession to create a session, then use the Import-PSSession to download all the …

Continue readingSkype for Business Online PowerShell finally supports Modern authentication!

Preconfigure POP/IMAP settings for Office 365 mailboxes using the Set-CASMailboxPlan cmdlet

Almost three years ago, I published a short article detailing on how one can pre-configure mailbox settings in Exchange Online. Basically, we can use the Set-MailboxPlan cmdlet to modify one of the existing plans available in a given Office 365 tenant. Unfortunately, the number of properties we could set is …

Continue readingPreconfigure POP/IMAP settings for Office 365 mailboxes using the Set-CASMailboxPlan cmdlet

Office 365 permissions inventory: Send on behalf of

Continuing the series of Permission inventory reports in Office 365, in this article we will take a look at Send on behalf of permissions. This permission entry is stored as part of the GrantSendOnBehalfTo attribute for recipient objects, thus in order to get the full inventory we need to query …

Continue readingOffice 365 permissions inventory: Send on behalf of