Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Active Directory User Report

Status
Not open for further replies.

SEMSD

Technical User
Joined
Apr 19, 2005
Messages
10
Location
US
Anyone know of a good , quick way to get a report from AD of active and disabled accounts that can be exported to .csv or .txt so it can be formatted and printed?
 
Use VB script. I'm more of a beginner at it and I'm sure markdmac can whip one up but if you're interested in seeing some fine examples that you can basically "cut and paste" to generate your own script that will do most anything, download script_center.exe from microsoft.


A+/MCP/MCSE/MCDBA
 
SEMSD,

Install the AdminPak for 2003 and then run a query on AD for disabled accounts. The query feature is new to 2003.

John
 
John,

That's a good call. It does not show that the account is actually disabled when you export it to text but it'll do for now.

Thanks,
Seth
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top