EMS commands and Managed Folder Mailbox Policies
Hi all,
We run Exchange 2007 on Win 2003 R2. Is there a way in the EMS to:
1. Apply a Manged Folder Mailbox Policy to everyone in a Database/Storage Group.
2. Manually run the Managed Folder Mailbox Policy for a Database/Storage Group.
Any help is appreciated.
May 20th, 2010 3:02pm
Hi,
1. Yes
get-mailbox -Database "YourDB"| Set-Mailbox -ManagedFolderMailboxPolicy "Managed Folder Mailbox Policy Name"
ref: http://technet.microsoft.com/en-us/library/aa996575.aspx
Regards,Laeeq Qazi|Team Lead(Exchange + Sharepoint + BES + DynamicsCRM)
www.HostingController.com
Free Windows Admin Tool Kit Click here and download it now
May 20th, 2010 6:19pm