Windows server 2008 – How to create organizational unit (OU) via command line

Posted by aidas | Posted in Active directory, Command line, Windows 2008 | Posted on 06-05-2009

0




This post will show you how to create Organizational Unit in active directory using command line. Lets say we want to create OU named “TestUsers” in root of our Testdomain.com domain. To do it open command line on your Windows server 2008 and type:

dsadd OU cn=TestUsers,dc=testdomain,dc=com

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Google
  • Reddit
  • StumbleUpon
  • Blogosphere News


Follow us on Twitter !
Follow us on Twitter!


Write a comment