Link to home
Start Free TrialLog in
Avatar of Raymond Brooks
Raymond Brooks

asked on

Get Exchange mailbox sizes for users with a specfic email address (Powershell- Exchange 2007)

Hi guy i'm trying to generate a report and need a powershell command to get all the users with a specific domain only. and i need the size of the mailbox in KB. Any ideas

Thanks
Avatar of RantCan
RantCan
Flag of United States of America image

Avatar of Raymond Brooks
Raymond Brooks

ASKER

unfortunately that does help me pick out only the users i need
If you have a specific list of names, you can list them in to pull stats using the same command.

Script is posted here:

https://social.technet.microsoft.com/forums/exchange/en-US/b015e509-539e-4104-93c9-bee258fb6b97/get-mailboxstatistics-from-a-csv-file

User needs to pull from a CSV specific users and return stats.
ASKER CERTIFIED SOLUTION
Avatar of Raymond Brooks
Raymond Brooks

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
I've requested that this question be closed as follows:

Accepted answer: 0 points for rdbrooks's comment #a41100128

for the following reason:

found it myself
So the link I suggested was no help at all?  It seems like it could have at least a lead or two...