I am using Active Directory Users and Computers. I've created a Query to
show all of my users. I would like to export Name, enabled / disabled and
the date the user object was created.
The name is fine.
* Disabled shows as a red x, but I would like to show it as a column so I
can export it.
* Is there a way to add a column for the date the user was created?

Re: Query - Export Enabled / Disabled and Created Date by Meinolf

Meinolf
Fri May 09 02:15:02 PDT 2008

Hello Guitar,

Check out this scripts for retrieving information from AD:
http://www.microsoft.com/technet/scriptcenter/scripts/default.mspx?mfr=true

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm

> I am using Active Directory Users and Computers. I've created a Query
> to
> show all of my users. I would like to export Name, enabled / disabled
> and
> the date the user object was created.
> The name is fine.
> * Disabled shows as a red x, but I would like to show it as a column
> so I
> can export it.
> * Is there a way to add a column for the date the user was created?