2025-04-27 07:49:33 -04:00

73 lines
1.3 KiB
Plaintext

;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"="my@email.com"
"validityPeriod"="3"
"validityPeriodUnits"="Months"
"sharedfolder"="d:\caconfig"
[GuiRunOnce]
Command0="sysocmgr.exe /i:certmast.inf /u:%windir%\system32\$winnt$.inf"