Set the default Organisational Unit for New Computers in Windows Server

Once you have your domain and group policies set up, it can become frustrating to constantly have to remember to move a new computer into the correct OU.

Luckily in Windows 2003 and above, you can set a default OU:

redircmp ou=ComputersOU,dc=mydomain,dc=com

Remember to replace the path with your own domain’s OU path. Also, your domain has to be running in at least Windows Server 2003 native mode – otherwise you will receive an error:

Error, unable to modify the wellKnownObjects attribute. Verify that the domain functional level of the domain is at least Windows Server 2003:
Unwilling To Perform
Redirection was NOT successful.

To change this:

  • On the server go to Administrative Tools > Active Directory Domains and Trusts.
  • Right-click on your domain name, and click on Raise Domain Functional Level.
  • Set the domain level to at least 2003

Now you should be ready to go!

Related posts:

  1. How to edit settings on a Ctrix Metaframe NFuse Server Something that comes up irregularly with clients: How do I...
  2. Edit files with Notepad++ From Anywhere on your Network Notepad++ is a very handy tool. It rocks. What is...
  3. Deleting files older than a specific date or age I needed to delete a chunk of cookies today –...
  4. Access VirtualBox SSH and Web Server One of the thing that differs VirtualBox from Microsoft’s Virtual...
  5. Mount a Webdav folder in Ubuntu Linux Webdav is a very handy protocol for writing files back...

Related posts brought to you by Yet Another Related Posts Plugin.

You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>