Link to home
Start Free TrialLog in
Avatar of enclara
enclara

asked on

Exchange 2007 Sp1 export to cvs format

Hello,

Does anyone had a good script to export from Exchange 2007 to cvs format to extract following data.

"Message Size Restrictions"  i was able to find a command how to do it for one mailbox but i need a script how to extract all 200.

Get-Mailbox -Identity <user> | fl MaxSendSize fl MaxReceiveSize

Thanks
SOLUTION
Avatar of Simon Butler (Sembee)
Simon Butler (Sembee)
Flag of United Kingdom of Great Britain and Northern Ireland image

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
ASKER CERTIFIED SOLUTION
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
Yes, that should work.

Simon.
Avatar of enclara
enclara

ASKER

I've requested that this question be closed as follows:

Accepted answer: 0 points for enclara's comment #a38737601

for the following reason:

my solution needed a validation which i received..
So I get no points for confirming that your answer would work correctly?

Not a good way to treat someone who answers your questions!