17.1. Creating and Deleting an Application Partition
Problem
You want to create or delete an application partition. Application partitions are useful if you need to replicate data to a subset of locations where you have domain controllers. Instead of replicating the application data to all domain controllers in a domain, you can use an application partition to only replicate the data to the domain controllers of your choosing.
Solution
Using a graphical user interface
To create an application partition, do the following:
Open ADSI Edit.
Connect to the domain of which the new application partition will be a child.
In the left pane, right-click on the domain and select New → Object.
Select
domainDNSand click Next.For Value, enter the name of the application partition and click Next.
Click on More Attributes.
Select Both for which properties to view.
Select
instanceTypefor property to view.For the Edit Attribute field, enter 5.
Click the Set button.
Click OK.
Click Finish.
To delete an application, do the following:
Open ADSI Edit.
Connect to the configuration naming context of the forest the application partition is in, if it is not already present in the left pane.
Expand the configuration naming context and click on the Partitions container.
In the right pane, right-click on the
crossRefobject that represents the application partition and select Delete.Click Yes to confirm.
Using a command-line interface
Use the following command to create an application partition on a domain controller:
> ntdsutil ...