Forum Discussion
MurugananthamD
Jul 03, 2025Copper Contributor
Microsoft Teams Devices Report
How to pull the Microsoft Teams devices report using Power Shell command?
GuidovanDijk
Jul 04, 2025MCT
Hi MurugananthamD ,
Have you checked out the following Microsoft graph commands,
https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.beta.teams/get-mgbetateamworkdevice?view=graph-powershell-beta
https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.beta.teams/get-mgbetateamworkdeviceactivity?view=graph-powershell-beta
https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.beta.teams/get-mgbetateamworkdeviceconfiguration?view=graph-powershell-beta
- MurugananthamDJul 15, 2025Copper Contributor
Thanks GuidovanDijk will check on this!!