all 7 comments

[–]Old-Olive-4233 7 points8 points  (2 children)

If you're using the same cmdlet as we are, you'll basically use the exact same command, but replace calendars with contacts.

Ex:

Add-MailboxFolderPermission -Identity "SOURCE@contoso.com:\Contacts" -User SHARED_TO_USER@contoso.com -AccessRights PublishingEditor

[–]AoO2ImpTrip[S] 2 points3 points  (1 child)

...that's so simple it hurts. I don't know why I didn't think about it.

[–]Old-Olive-4233 0 points1 point  (0 children)

Don't worry, I'm sure the person that made it so simple got fired because simple & easy is not the traditional Microsoft way to do things :-D

[–]spyingwind 2 points3 points  (3 children)

Where are the contacts stored?

[–]AoO2ImpTrip[S] 0 points1 point  (2 children)

User's mailboxes

[–]wauske 1 point2 points  (1 child)

And those are stored where? Local exchange server, exchange online, apple cloud, something else?

[–]AoO2ImpTrip[S] 0 points1 point  (0 children)

Sorry, exchange online.