installing 2008 core as additional dc member


hi all,

 

i'd add 2008 core additional dc member (not gc child/replication only) , additional dns.

i believe need create unattend file , below guidelines,

 

for child domain installations, following options apply:

[dcinstall]
parentdomaindnsname=<fully qualified dns name of parent domain>
username=<the administrative account in parent domain>
userdomain=<the name of domain of user account>
password=<the password user account> specify * prompt user credentials during installation.
newdomain=child
childname=<the single-label dns name of new domain>
sitename=<the name of ad ds site in domain controller reside> site must created in advance in dssites.msc snap-in.
domainnetbiosname=<the first label of qualified dns name>
replicaornewdomain=domain
domainlevel=<the domain functional level number> value cannot less current value of forest functional level.
databasepath="<the path of folder on local volume>"
logpath="<the path of folder on local volume>"
sysvolpath="<the path of folder on local volume>"
installdns=yes
creatednsdelegation=yes
dnsdelegationusername= <the account has permissions create dns delegation> account being used install ad ds may differ account in parent domain has permissions required create dns delegation. in case, specify account can create dns delegation parameter. specify * prompt user credentials during installation.
dnsdelegationpassword= <the password account specified dnsdelegationusername> specify * prompt user password during installation.
safemodeadminpassword=<the password offline administrator account>
rebootoncompletion=yes
the problem don't know how put answer if below info,
domain : domain.com
user : administrator
password : 123456
computername: machine002
and answer below,
childname=<the single-label dns name of new domain>
sitename=<the name of ad ds site in domain controller reside> site must created in advance in dssites.msc snap-in.
domainnetbiosname=<the first label of qualified dns name>
replicaornewdomain=domain
domainlevel=<the domain functional level number> value cannot less current value of forest functional level. 
dnsdelegationusername> specify * prompt user password during installation.
safemodeadminpassword=<the password offline administrator account>
please help, thanks!

here it's script used in environment:

 

; dcpromo unattend file (automatically generated dcpromo)
; usage:
;   dcpromo.exe /unattend:c:\users\administrator\desktop\aaa.txt
;
; may need fill in password fields prior using unattend file.
; if leave values "password" and/or "dnsdelegationpassword"
; "*", asked credentials @ runtime.
;
[dcinstall]
; replica dc promotion
replicaornewdomain=replica
replicadomaindnsname=domain.local
sitename=default-first-site-name
installdns=yes
confirmgc=no
creatednsdelegation=no
userdomain=domain.local
username=domain.local\administrator
password=*
databasepath="c:\windows\ntds"
logpath="c:\windows\ntds"
sysvolpath="c:\windows\sysvol"
; set safemodeadminpassword correct value prior using unattend file
safemodeadminpassword=
; run-time flags (optional)
; criticalreplicationonly=yes
; rebootoncompletion=yes
transferimroleifnecessary=no

 

good luck



Windows Server  >  Server Core



Comments

Popular posts from this blog

Motherboard replacement

Cannot create Full Text Search catalog after upgrading to V12 - Database is not fully started up or it is not in an ONLINE state

Remote Desktop App - Error 0x207 or 0x607