Link to home
Start Free TrialLog in
Avatar of bsharath
bsharathFlag for India

asked on

Ads user and mailbox storage path

Hi,

I want a script to get the Description, Users name,Email id,Ou name and the Mailbox Storage path of all users in the domain.

Is there a way of retrieving this.

Regards
Sharath
Avatar of rakeshmiglani
rakeshmiglani
Flag of India image

http://krisdev.blogspot.com/ has some good scripts that you can check
Avatar of bsharath

ASKER

This link does not work.
Avatar of Neiphin
Neiphin

use CSVDE, its quiet a useful tool for what you want,

Try something like this,

csvde -r "(objectclass=user)" -l dn,title,telephoneNumber,msExchAssistantName,msExchHomeServerName,homeMDB,mDBUseDefaults,mDBOverQuotaLimit,mDBStorageQuota,co,l, -f c:\groupexport.csv

There are loads of variables and variations that you can use...

regards
This is scanning a different domain.Is there a way to specify the domain name?
This is not retrieving the mailbox details.
if you have an exchange server in that domain log on to it and run up CSVDE.
Can you get the command for it...
"This link does not work."
This link does work. I just connected to it.
Check the right hand column under LINKS.
ASKER CERTIFIED SOLUTION
Avatar of Malli Boppe
Malli Boppe
Flag of Australia 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
Thanks this worked great

What is this.

mDBUseDefaults
Thats tell about the mail box limits. Tell whether you are using mail store limits or custom limits for that user.Yes tells user is having mail store limits and False for custom limits
bsharath, you are joking, right?

I give you the command that allows you to obtain the information that you asked and yet you give the points to someone else. Why? Can you expalin the logic here as you have baffled me?
I have no problem mboppe getting points but at least be a bit more partial in awarding said points.

Sharing out points would help!

regards

Neiphin

As i had mentioned you command got me the details of a different Domain.Thats the reason i could not give you points and i even told you this but you never told me how to proceed

Sorry if i made you unhappy....

I shall follow it henceforth
Don't agree but that is the way it goes, but you award points as you see appropriate.

Issue closed as far as I am concerned.

regards