- Active Directory Administration Cookbook
- Sander Berkouwer
- 35字
- 2021-06-24 14:42:10
Using dcpromo.exe
Perform the following steps:
- Promote the Windows Server installation, as you would normally.
- When using an answer file, add the following line:
ReplicationSourcePath= "C:\Install"
- When using unattended mode, add the following argument:
/ReplicationSourcePath:"C:\Install"