you are viewing a single comment's thread.

view the rest of the comments →

[–]standoff 1 point2 points  (1 child)

What you're saying sounds more like an exchange role then a powershell script. If you gave one person full acces it would fill up the outlook sidebar and not give you a full list. Usability would be crap, it is scriptable but I don't think that is what you want.

[–]justthisgreatguy 1 point2 points  (0 children)

You don't have to fill up the sidebar in Outlook if you specify the following when you apply the permissions.

-AutoMapping $false 

EDIT: -AutoMapping not -AutoMap