Exchange Online and Teams Get Important PowerShell Updates

Teams Preview module 1.1.3 in the PowerShell Gallery
Teams Preview module 1.1.3 in the PowerShell Gallery

PowerShell Critical for Office 365 Although the Microsoft Graph is gaining popularity as the method for automating administrative processes for Office 365 workloads, there’s no doubt that PowerShell remains the most common automation tool. The two approaches can be mixed to create solutions when neither is quite good enough and Microsoft is still working on […]

The post Exchange Online and Teams Get Important PowerShell Updates appeared first on Petri.

Continue reading Exchange Online and Teams Get Important PowerShell Updates

Speedy PowerShell Access to Office 365 Groups with Get-ExoRecipient


The new Exchange Online Management PowerShell module has cmdlets that are faster than their older Remote PowerShell equivalents. Converting scripts to make the new cmdlets work takes some effort because the REST-based cmdlets have their own little quirks that need to be understood and mastered before scripts work properly. This example explains some of the issues met when converting code to report the Inbox sizes and items for Office 365 groups.

The post Speedy PowerShell Access to Office 365 Groups with Get-ExoRecipient appeared first on Petri.

Continue reading Speedy PowerShell Access to Office 365 Groups with Get-ExoRecipient