How to Upgrade Office 365 PowerShell Scripts to Use the Graph API

MVP

 

Many PowerShell scripts which access Office 365 data could do with a speed boost. Replacing cmdlets with Microsoft Graph API calls is one way to get extra speed. In this article, we take a PowerShell script to report the memberships users have of Microsoft 365 groups and replace some important cmdlets with Graph API calls. The result is a big speed increase.

https://office365itpros.com/2021/07/26/how-upgrade-powershell-scripts-graph-api/

0 Replies