Powershell Exchange Mailbox Size Report

Hi Everyone,

Does anyone knows how I can generate a report like the one below? I need to keep record of mailbox size and total Items for every user in my Company.

Any help will be appreciated.

Thanks,

Ben

TIMESTAMP                 ServerName   StoreName   MailboxDisplayName  TotalItems  Size(MB)
2013-05-01 02:37:00.000   MAILSERVER   3rd_SG      Jake Smith (HR)     7586        638.00
2013-05-02 02:35:00.000   MAILSERVER   3rd_SG      Jake Smith (HR)     7638        637.00
2013-05-03 02:39:00.000   MAILSERVER   3rd_SG      Jake Smith (HR)     7684        640.00
2013-05-04 02:38:00.000   MAILSERVER   3rd_SG      Jake Smith (HR)     7719        634.00
2013-05-05 02:38:00.000   MAILSERVER   3rd_SG      Jake Smith (HR)     7633        630.00
2013-05-06 02:36:00.000   MAILSERVER   3rd_SG      Jake Smith (HR)     7540        630.00
2013-05-07 02:36:00.000   MAILSERVER   3rd_SG      Jake Smith (HR)     7643        642.00
2013-05-08 02:36:00.000   MAILSERVER   3rd_SG      Jake Smith (HR)     7792        652.00
2013-05-09 02:36:00.000   MAILSERVER   3rd_SG      Jake Smith (HR)     7782        642.00
2013-05-10 02:37:00.000   MAILSERVER   3rd_SG      Jake Smith (HR)     7926        649.00
2013-05-10 02:37:00.000   MAILSERVER   3rd_SG      Jake Smith (HR)     7922        649.00
June 28th, 2013 9:47pm

You can achieve similar results with Get-Mailboxstatistics cmdlet. See here for syntax and examples: http://technet.microsoft.com/en-us/library/bb124612(v=exchg.150).aspx

Free Windows Admin Tool Kit Click here and download it now
June 28th, 2013 9:55pm

Thanks for your quick response.

Get-MailboxStatistics provides this info for the current date I execute the command.

How can I get the same information for the last past 30 days for example?

Regards,

Ben,

June 28th, 2013 10:09pm

I'm afraid you can't do it without having a thirdparty utility or setting up some monitoring on Exchange.
Free Windows Admin Tool Kit Click here and download it now
June 28th, 2013 10:20pm

Alright. Thanks a lot for the information.

Regards,

Ben.

June 28th, 2013 10:22pm

Hi,

For getting the details regarding the mailbox folder sizes and growth; and total items of each and every user's items details like size of inbox, contacts, calenders and much more things also, in that case I can suggest you to try in Lepide's tool which has the ability to do such operations in fraction of seconds. I have used this tool and it generates such reports in seconds.

Thanks

George 

Free Windows Admin Tool Kit Click here and download it now
July 5th, 2013 10:28am

Thanks George.

I will give it a try!

Ben.

July 5th, 2013 12:48pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics