Forum Discussion
TonyRedmond
Apr 06, 2023MVP
Generate a HTML Report of Managers and Direct Reports with the Graph SDK
Two years ago, I wrote about how to generate a report about managers and the direct report from the information stored in Azure AD. As it turns out, the Get-User and Get-Recipient cmdlets have a little flaw that can make the data they return inaccurate. To make sure that the data is correct, a new version of the script uses cmdlets from the Microsoft Graph PowerShell SDK. We also format the output in a nicer way, so it’s all good.
https://office365itpros.com/2023/04/06/azure-ad-manager-direct-reports/
No RepliesBe the first to reply