Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

72 lines
1.3 KiB

;SetupMgrTag
[Unattended]
UnattendMode=FullUnattended
OemPreinstall=No
TargetPath=WINNT
[GuiUnattended]
AdminPassword=*
AutoLogon=Yes
TimeZone=4
[UserData]
ProductID=111111-111111-111111-111111-111111
FullName="Xiaoxi Tan"
OrgName=Microsoft
ComputerName=xtan8
[Display]
BitsPerPel=32
Xresolution=1024
YResolution=768
Vrefresh=60
[LicenseFilePrintData]
AutoMode=PerServer
AutoUsers=5
[TapiLocation]
[RegionalSettings]
LanguageGroup=1
Language=00000409
[MassStorageDrivers]
OEM
[OEMBootFiles]
[OEM_Ads]
[SetupMgr]
[Identification]
JoinWorkgroup=WORKGROUP
[Networking]
InstallDefaultComponents=Yes
[Components]
"iis_common"="On"
"certsrv"="On"
"certsrv_client"="On"
"certsrv_server"="On"
[certsrv_client]
[certsrv_server]
"catype"="StandaloneRoot"
"name"="my test name"
"organization"="my test org"
"organizationalunit"="my organizational unit"
"locality"="my locality"
"State"="my state"
"country"="Ua"
"description"="my description"
"email"="[email protected]"
"validityPeriod"="3"
"validityPeriodUnits"="Months"
"sharedfolder"="d:\caconfig"
[GuiRunOnce]
Command0="sysocmgr.exe /i:certmast.inf /u:%windir%\system32\$winnt$.inf"