Forum Discussion
Deleted
Oct 18, 2017Remove custom policy in Skype for Business Online
Dear Skypers, I created a custom Desktop Conferencing policy. Only one user is assigned to it. Now I don't seem to be able to remove this custom policy. I tried: Remove-CsConferencingPolicy -...
- Oct 18, 2017
Just assign the default, BposSAllModality one:
Grant-CsConferencingPolicy -Identity user@tenant.onmicrosoft.com -PolicyName Tag:BposSAllModality
Deleted
Nov 08, 2017I did a similar thing. I added
Grant-CsClientPolicy -policyname tag:ClientPolicyNoIMURL -Tenant *added my tenant ID here*
which forced conversation history in exchange.
Management has changed their mind but now I can't remove it and I can't seem to get the syntax right. Any help would be great.!
Manoj Kumar
Feb 13, 2019Copper Contributor
How will I remove policy for one user if i assign like this
Grant-CsMobilityPolicy -Identity "user1@contoso.com"-PolicyName NoAppClientPolicy