First DC in Child Domain
DCPROMO unattend file (automatically generated by dcpromo)
; Usage:
;   dcpromo.exe /unattend:c:\1st-DC-in-Child-Domain.txt
;
; You may need to fill in password fields prior to using the unattend file.
; If you leave the values for "Password" and/or "DNSDelegationPassword"
; as "*", then you will be asked for credentials at runtime.
;
[DCInstall]
; New child domain promotion
ReplicaOrNewDomain=Domain
NewDomain=Child
ParentDomainDNSName=contoso.com
ChildName=Child
DomainNetbiosName=CHILD
DomainLevel=2
SiteName=northamerica
InstallDNS=Yes
ConfirmGc=Yes
CreateDNsDelegation=Yes
DNSDelegationUserName=Contoso.com\administrator
DNSDelegationPassword=*
UserDomain=contoso.com
UserName=contoso.com\administrator
Password=*
DatabasePath="C:\Windows\NTDS"
LogPath="C:\Windows\NTDS"
SYSVOLPath="C:\Windows\SYSVOL"
; Set SafeModeAdminPassword to the correct value prior to using the unattend file
SafeModeAdminPassword=
; Run-time flags (optional)
; RebootOnCompletion=Yes