Using this option, deploy an existing domain controller as a new domain controller by replicating it into an existing environment. Use this option when deploying a new domain controller into an existing environment if replication will obtain the existing domain information from AD DS.

To deploy a domain controller as a new domain controller replica

1.   Edit task_sequence_name (where task_sequence_name is the name of the task sequence to which you want to add the task sequence step) for:

·     LTI as described in Configure the Task Sequence Properties Task Sequence Tab

·     ZTI using Configuration Manager 2012 as described in Configuring ZTI Task Sequence Steps in Configuration Manager 2012

·     ZTI using Configuration Manager 2007 R3 as described in Configuring ZTI Task Sequence Steps in Configuration Manager 2007 R3

2.   Add a new task sequence step based on the Configure ADDS task sequence type for:

·     LTI on the Task Sequence tab (In the task sequence hierarchy, click Add, click Roles, and then click Configure ADDS.)

·     ZTI in the task sequence hierarchy (Click Add, click MDT, and then click Configure ADDS.)

3.   On the Properties tab, type the relevant information in the following boxes:

·     Name. Type a name for the task.

·     Description. Type a description of the task—for example, Server_Name Site_Name (where Server_Name is the name of the server, and Site_Name is the name of the domain).

4.   In the Create box, click New domain controller replica.

5.   In the Existing domain DNS name box, type the FQDN of an existing domain controller.

6.   In the Replication source domain controller box, type the name of a domain controller the new server will replicate within the existing environment. The directory services database replicates this domain controller.

7.   In the Account box, type the name of an account that has permissions to add a domain controller to the existing network (typically, a domain Administrator account), and then click Set.

8.   In the Recovery (safe mode) password box, type a password to use for safe mode recovery.

This password is used to recover from a failed AD DS service. Make note of this password in case AD DS must be recovered.

9.   In the Advanced Properties section, complete the task configuration as described in Configure AD DS Advanced Properties, and then click OK.

For more information about DCPROMO command-line options, see Dcpromo.

Related Topics

Configure AD DS Server Role Task Sequence Step Settings