Forum Discussion

JFM_12's avatar
JFM_12
Iron Contributor
Mar 26, 2024

Mapping Get-CsOnlineUser to MS Graph

Hello 

I would like to run this Powershell command

Get-CsOnlineUser | select-object UserPrincipalName,DisplayName,Country,CountryAbbreviation,Company,Title,AccountEnabled,TeamsUpdateManagementPolicy | export-csv -encoding unicode -NoTypeInformation -path "" -append

Is there a similar command in MS Graph and also this detailed information
Regards
JFM_12

Resources