Scripting Blog [archived]

Formerly known as the "Hey, Scripting Guy!" blog

Can I Get a List of All My User Accounts?

(image) Hey, Scripting Guy! Is there any way to get a list of all the user accounts in Active Directory?-- CB, Fremont, CA(image) (image) (image) Hey, CB. By far the quickest and easiest way to do this is to search Active Directory for all your user accounts. Here’s a sample script that searches the fabrikam.com domain; to search your own ...