Added sample configs.

Added sample configs.
This commit is contained in:
Scott Sutherland
2024-09-23 10:31:24 -05:00
committed by GitHub
parent 815004256f
commit 1597dffbdb
35 changed files with 2181 additions and 0 deletions

View File

@ -0,0 +1,34 @@
[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