Exchange 2010 EMS - Total size of users mailboxes within a particular OU
Posted
by
Moif Murphy
on Server Fault
See other posts from Server Fault
or by Moif Murphy
Published on 2013-07-02T10:36:55Z
Indexed on
2013/07/02
11:07 UTC
Read the original article
Hit count: 301
exchange-2010
|powershell
I'm doing some massive DB cleanups at the moment. We have two DBs both approaching 400GB and I'm wanting to split the DB's into departments.
To do that I need to know the total size of mailboxes within an OU. I've run this: http://stackoverflow.com/questions/9796101/exchange-listing-mailboxes-in-an-ou-with-their-mailbox-size but this only gives me a list and I need a combined totalitemsize so know how big I need the new DB's to be.
Thanks
© Server Fault or respective owner