Active Directory数据库的存储
在安装Active Directory
时可以指定存储位置
使用应答文件安装AD
在最后创建AD
完成时,可以选择导出设置,保存为一个应答文件,我们可以编辑该应答文件并使用它来进行AD
的**无人值守(unattend)**安装
; DCPROMO unattend file (automatically generated by dcpromo)
; Usage:
; dcpromo.exe /unattend:C:\Users\1234\Documents\Answer.txt
;
[DCInstall]
; New forest promotion
InstallDNS=yes
ReplicaOrNewDomain=Domain
NewDomain=Forest
NewDomainDNSName=sayms.com
ForestLevel=3
DomainNetbiosName=SAYMS
DomainLevel=3
ConfirmGc=Yes
CreateDNSDelegation=No
DatabasePath="%systemroot%\NTDS"
LogPath="%systemroot%\NTDS"
SYSVOLPath="%systemroot%\SYSVOL"
; Set SafeModeAdminPassword to th