Remove Teams Policy Packages Via Powershell
I had an issue where certain users had the ‘RestrictedAnonymousAccess’ policy applied to them, it was only applied to certain users and was causing issues with Teams and them not being able to chat in meetings. Despite having Education_SecondaryStudent set, this group was taking preference. The only way I could remove this through Teams Admin Centre was to change them manually for each student which was not feasible. In this guide I will explain how to remove the policy from all users via Powershell. Tested in Powershell 5.1 …
Read More