Showing tag results for searching Active Directory

Aug 1, 2006
Post comments count0
Post likes count0

How Can I Retrieve Information Required by the Sarbanes-Oxley Act?

ScriptingGuy1

Hey, Scripting Guy! As part of our Sarbanes-Oxley requirements I need to get a list of all my Active Directory users, along with the date that their account was created and the last time their password was changed. How can I get a list like that?-- DB Hey, DB. You know, this past weekend the Scripting Guy who writes this column was helping out a...

Scripting Guy!VBScriptActive Directory
Jun 23, 2006
Post comments count0
Post likes count0

How Can I Move a Computer From an Unknown OU into a Known OU?

ScriptingGuy1

Hey, Scripting Guy! How can I move a computer from an unknown OU into a known OU?-- DB Hey, DB. You know, a lot of people take a look at system administration scripting and think, “Well, it might be useful, but it sounds kind of boring.” After all, clearing event logs and changing user passwords are worthwhile endeavors, but they don’t compare t...

Scripting Guy!VBScriptActive Directory
May 16, 2006
Post comments count0
Post likes count0

How Can I Use a Script to Create a Sequential Series of User Accounts?

ScriptingGuy1

Hey, Scripting Guy! For purposes of testing, I often need to create multiple user accounts like this: pgeorge01, pgeorge02, etc. How can I write a script that automatically creates the next account in the sequence; that is, pgeorge03?-- RG Hey, RG. You know, after our last experiment went horribly, horribly wrong, we vowed never to get involved ...

Scripting Guy!VBScriptActive Directory
Mar 22, 2006
Post comments count0
Post likes count0

How Can I Get a List of All the Users Who Have an Alternate Recipient?

ScriptingGuy1

Hey, Scripting Guy! How can I get a list of all the users who have an alternate recipient (altRecipient)?-- SA Hey, SA. You know, one of the great things about being a Scripting Guy is that we don’t ever have to know what we’re talking about; all we do have to know is how to write a script that does whatever it is you ask us to do and everyone’s...

Scripting Guy!VBScriptActive Directory
Jan 27, 2006
Post comments count0
Post likes count0

How Can I Count the Number of Computers in a Domain?

ScriptingGuy1

Hey, Scripting Guy! How can I count the number of computers in a domain?-- TN Hey, TN. Here’s a true story for you. About 5 years ago, when one of the Scripting Guys first started at Microsoft, his group here (which might not be the most technically-savvy group at the company) needed to get a count of all our computers. How did they do that? Why...

Scripting Guy!VBScriptActive Directory