Forum Discussion
jlongchamp
Feb 04, 2020Copper Contributor
One user can't move/pin apps on left bar
Hi, We have a small problem in the deployment of Teams inside our organisation. Perhaps someone can guide us : one of our user can't customize its left bar (pin apps like Planer, OneNote, ... reorde...
jlongchamp
Feb 04, 2020Copper Contributor
Captures of Teams Admin center. It has been kept simple and all users have the same Global policy.
- Feb 04, 2020Hi jlongchamp
As it's an issue on the web client as well as the desktop client could be something on the back end. Could try forcing the policy with Powershell
https://docs.microsoft.com/en-us/powershell/module/skype/grant-csteamsappsetuppolicy?view=skype-ps
Grant-CsTeamsAppSetupPolicy -identity "Ken Myer" -PolicyName StudentAppSetupPolicy
Let me know how it goes
Best, Chris