Jump to content

Recommended Posts

Posted

Can anyone tell me what I'm doing wrong? After installing, the network adapter stays on DHCP. Is there something wrong with my inf file? Obviously, valid ips have been replaced with X's.

Thanks for any input!

;SetupMgrTag

[unattended]

OemSkipEula=Yes

KeepPageFile=0

InstallFilesPath=C:\sysprep\i386

DriverSigningPolicy=Ignore

UnattendMode=Fullunattended

UpdateInstalledDrivers=No

OemPreinstall=No

OemPnPDriversPath=Drivers\SATA;Drivers\NIC;Drivers\AUDIO;Drivers\CHIPSET;Drivers\VIDEO

[GuiUnattended]

AdminPassword=password

EncryptedAdminPassword=NO

OEMSkipRegional=1

OEMDuplicatorstring="Sysprep v1.0"

TimeZone=35

OemSkipWelcome=1

[userData]

ProductKey=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX

FullName="FullName"

OrgName="OrgName"

ComputerName=COMPUTER_NAME

[TapiLocation]

CountryCode=1

Dialing=Tone

AreaCode=202

LongDistanceAccess="9"

[setupMgr]

DistFolder=C:\sysprep\i386

DistShare=windist

[identification]

[Networking]

InstallDefaultComponents=No

[NetAdapters]

Adapter1=params.Adapter1

[params.Adapter1]

INFID=*

[NetClients]

MS_MSClient=params.MS_MSClient

[NetServices]

MS_SERVER=params.MS_SERVER

[NetProtocols]

MS_TCPIP=params.MS_TCPIP

[params.MS_TCPIP]

DNS=Yes

DNSSuffixSearchOrder=suffix1.com,suffix2.com

DisableDynamicUpdate=Yes

UseDomainNameDevolution=No

EnableLMHosts=Yes

AdapterSections=params.MS_TCPIP.Adapter1

[params.MS_TCPIP.Adapter1]

SpecificTo=Adapter1

DHCP=No

IPAddress=xxx.xxx.xxx.xxx

SubnetMask=xxx.xxx.xxx.xxx

DefaultGateway=xxx.xxx.xxx.xxx

DNSServerSearchOrder=xxx.xxx.xxx.xxx,xxx.xxx.xxx.xxx

WINS=Yes

WinsServerList=xxx.xxx.xxx.xxx,xxx.xxx.xxx.xxx

NetBIOSOptions=1

DNSDomain=suffix1.com

[Data]

UnattendedInstall=Yes

[sysprep]

BuildMassStorageSection=Yes


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...