Link to home
Start Free TrialLog in
Avatar of XpertCo
XpertCo

asked on

Create a root folder for all Mailboxes in Exchange 2010

I'm facing a chanllenge.  I need to create a folder name Correspondence on the root of every Exchange 2010 user.  I can use the following powershell command to create a folder on a specific user...

New-MailboxFolder -Parent User -Name Correspondence

What command or parameters can I use to create a Correspondence folder for every mailbox on Exchange 2010?

Thank you for you help.
XpertCo
ASKER CERTIFIED SOLUTION
Avatar of EEhotline
EEhotline

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
HI


take a look at this link it should give you all the information you are looking for


http://blogs.msdn.com/b/emeamsgdev/archive/2013/10/21/powershell-create-folders-in-users-mailboxes.aspx