Windows server 2003 – How to list all Organizational Units via command line
Posted by aidas | Posted in Active directory, Command line, Windows 2003 | Posted on 17-06-2009
0
This post will show how to list all Organizational Units in your domain using command line tool netdom. To list all OU in domain named “testdomain.com” type:
netdom query /d:testdomain.com OU
Note that netdom is part of Windows server 2003 support tools. They can be found on your OS CD (Support\Tools directory).
Follow us on Twitter !







