Question : Powershell and exchange 2003 and mailbox folder size

Hi,

I just want to verify what I have seen.  I would like to find out the size of folders for each user's mailbox on a 2003 SBS server with exchange 2003.  There are no exchange 2007 machines in the domain.

Am I correct that I cannot use powershell in this environment to find out this info?

Is there a different way I can pursue?

Thanks,
Bonnie

Answer : Powershell and exchange 2003 and mailbox folder size


The size of the mailboxes? Or the size of the folders within the mailbox?

For the former, I have a PowerShell script here that does that for Exchange 2003:

http://www.highorbit.co.uk/?p=871

The latter is possible, but much more difficult as you either need to dig into WebDAV or MAPI. It isn't impossible though, just harder.

Chris
Random Solutions  
 
programming4us programming4us