Forum Discussion

rrmartin's avatar
rrmartin
Copper Contributor
Jan 21, 2021
Solved

Audit policies assigned to multiple users

I would like to audit what policy is assigned to each users.  We are a school using teams and we have over 700 users.  I have not found a way using PowerShell To generate a file that list all users a...
  • VasilMichev's avatar
    Jan 21, 2021

    You can get this info from the Teams admin center, or via the Get-CSOnlineUser cmdlet, which you can also use to filter users based on specific policy.