I want to make an Unattended install CD for my 3 machines. Only Network is OK but “Display” and 3 “Computer names” do not work.
I put below “winnt.sif”, winnt.udb and winnt.bat in XPCREAT / FILESCD / i386.
Will you let me know ?
;SetupMgrTag
[Data]
AutoPartition=0
MsDosInitiated="0"
UnattendedInstall="Yes"
[Unattended]
UnattendMode=FullUnattended
OemSkipEula=Yes
OemPreinstall=Yes
TargetPath=/WINDOWS
Repartition=No
FileSystem=*
UnattendSwitch="yes"
DriverSigningPolicy=Ignore
OemPnPDriversPath="Drivers/Nic/Asus_LAN;Drivers/Nic/Abit_LAN;Drivers/Nic/Aopen_LAN"
DriverSigningPolicy=Ignore
[GuiUnattended]
AdminPassword=xxxxxxxxxxxxxxxxxxxx
EncryptedAdminPassword=Yes
OEMSkipRegional=1
TimeZone=200
OemSkipWelcome=1
[UserData]
ProductID=""
FullName="Tinywoods"
OrgName=""
ComputerName=*
[Display]
BitsPerPel=24
Xresolution=1280
YResolution=1024
[RegionalSettings]
LanguageGroup=1,2,9
[SetupMgr]
ComputerName0=PC1
ComputerName1=PC2
ComputerName2=PC3
[Identification]
JoinWorkgroup=WORKGroup
[Networking]
InstallDefaultComponents=No
[NetAdapters]
Adapter1=params.Adapter0
[params.Adapter0]
INFID=*
[NetClients]
MS_MSClient=params.MS_MSClient
[NetServices]
MS_SERVER=params.MS_SERVER
[NetProtocols]
MS_TCPIP=params.MS_TCPIP
[params.MS_TCPIP]
DNS=No
UseDomainNameDevolution=No
EnableLMHosts=Yes
AdapterSections=params.MS_TCPIP.Adapter0
[params.MS_TCPIP.Adapter0]
SpecificTo=Adapter0
DHCP=No
IPAddress=192.168.00.00
SubnetMask=255.255.255.0
DefaultGateway=192.168.00.00
DNSServerSearchOrder=000.000.000.000,111.111.111.111
WINS=No
NetBIOSOptions=0



Help


Back to top









