Forum Discussion
Anonymous
Dec 29, 2016Add multiple manager in Exchange Online profile
Good morning,
I have been asked to add two managers for one of our user but it doesn't look possible.
Is there a possibitility to do that using PowerShell command?
Thanks,
Yoav
- Hello,
Unfortunately not. The PowerShell command to add/change/remove the manager is set-user and the parameter for the manager field (-manager) accepts only one value.
2 Replies
Sort By
- Victor_Ungureanu
Microsoft
Hello,
Unfortunately not. The PowerShell command to add/change/remove the manager is set-user and the parameter for the manager field (-manager) accepts only one value.- Anonymous
Okay, thank you for the answer.