How to create or delete an application directory partition?

Starting ntdsutil Command Line tool

  1. Click Start, and then click Run.

  2. In the Open text box, type ntdsutil.

Creating new Application Directory Partition

  1. At the Ntdsutil command prompt, type domain management, and then press ENTER.

  2. At the domain management command prompt, type connection, and then press ENTER.

  3. At the connection command prompt, type connect to server <server Name>, and then press ENTER.

  4. Once connected to server type q at the command prompt, press ENTER, Will return to domain management, command prompt

  5. At the domain management command prompt, type create nc dc=”name”, dc= “com”, and then press ENTER.

  6. To exit the tool, type q at the command prompt, press ENTER, type q, and then press ENTER.

Delete new Application Directory Partition

  1. At the Ntdsutil command prompt, type domain management, and then press ENTER.

  2. At the domain management command prompt, type connection, and then press ENTER.

  3. At the connection command prompt, type connect to server <server Name>, and then press ENTER.

  4. Once connected to server type q at the command prompt, press ENTER, Will return to domain management, command prompt

  5. At the domain management command prompt, type delete nc dc=”name”, dc= “com”, and then press ENTER.

  6. To exit the tool, type q at the command prompt, press ENTER, type q, and then press ENTER.

 


Another articles: