8Dec/110
Updated – Disabling Auto-mailbox mapping in Exchange 2010
In February this year I wrote about how to disable the automatic mapping of shared mailboxes in Exchange 2010 SP1, using a custom PowerShell script that "wraps" the Add-MailboxPermission command and after execution, removes the attribute in Active Directory that is used to automatically mount the mailbox in Outlook.
With Exchange 2010 SP2, there's great news - this workaround is no longer required, as in SP2 a new parameter has been added to the native cmdlet.
Check out the updated article here, and stay tuned for a future article explaining how to extend this functionality to the Exchange Management Console
Related posts:
- Disable Exchange 2010′s Auto Shared Mailbox Mapping Feature
- Auto-mapping shared mailboxes in Exchange 2010 SP1 with Outlook 2010 and Outlook 2007
- Using the Exchange 2010 SP1 Mailbox Export features for Mass Exports to PST files
- Outlook 2007 update for personal archive and automatic mailbox mapping released
- Set up Federated Free/Busy and Calendar Sharing between Exchange 2010 SP1 and Outlook Live [Updated]


