Batch / script checking for profile settings

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

What utilities / command line cmds / ideas for creating a script to check / list every userID in a domain / group within a domain AND some specific attributes? EXAMPLE: what userID's have an assigned logon BAT / script file or really which userID's don't have one assigned

I really just need to get a list of all profiles with one or more attributes redirected into a text file which I could then manipulate in excel or such.
 
Do a search for Scriptomatic (or Script-o-matic)
at the MS website. This will help you to build scripts.
There is an associated version for AD in the MSDN
area.

--
Herb Martin
Kirk Shimek said:
What utilities / command line cmds / ideas for creating a script to check
/ list every userID in a domain / group within a domain AND some specific
attributes? EXAMPLE: what userID's have an assigned logon BAT / script
file or really which userID's don't have one assigned?
I really just need to get a list of all profiles with one or more
attributes redirected into a text file which I could then manipulate in
excel or such.
 
Back
Top