Forum Discussion

Daniel Smith's avatar
Daniel Smith
Copper Contributor
Mar 23, 2020

PowerShell in Teams for Members of a Messaging Policy

Dear All   I can use PowerShell to see what Messaging Policy a single user belongs to:   Get-CsOnlineUser -Identity jbloggs | Format-Table UserPrincipalName, TeamsMessagingPolicy   How do I see...