mirror of
https://github.com/NetSPI/PowerHuntShares.git
synced 2025-05-04 19:28:42 +02:00
35 lines
618 B
INI
35 lines
618 B
INI
[Unattended]
|
|
OemSkipEula=Yes
|
|
InstallFilesPath=C:\sysprep\i386
|
|
|
|
[GuiUnattended]
|
|
AdminPassword=YourAdminPassword
|
|
EncryptedAdminPassword=NO
|
|
OEMSkipRegional=1
|
|
TimeZone=004
|
|
OemSkipWelcome=1
|
|
|
|
[UserData]
|
|
ProductKey=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
|
|
FullName="Your Name"
|
|
OrgName="Your Organization"
|
|
ComputerName=*
|
|
|
|
[Display]
|
|
BitsPerPel=32
|
|
Xresolution=1024
|
|
YResolution=768
|
|
Vrefresh=60
|
|
|
|
[SetupMgr]
|
|
DistFolder=C:\sysprep\i386
|
|
DistShare=windist
|
|
|
|
[Identification]
|
|
JoinDomain=YourDomain
|
|
DomainAdmin=YourDomainAdmin
|
|
DomainAdminPassword=YourDomainAdminPassword
|
|
|
|
[Networking]
|
|
InstallDefaultComponents=Yes
|