Forum Discussion
Deleted
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...
- Dec 29, 2016Hello,
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.
Victor_Ungureanu
Microsoft
Dec 29, 2016Hello,
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.
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.
- DeletedDec 29, 2016
Okay, thank you for the answer.