Day to Day Administration:
When adding permissions to mailboxes you might find that it takes a really long time to update the user list within the gui.
My recommendation, use the Exchange Management Shell instead of the Exchange Management Console.
Add-MailboxPermission -Identity "Mailbox" -User "alias" -AccessRights Fullaccess -InheritanceType all
No comments:
Post a Comment