Jump to content

Recommended Posts

Posted

Can someone tell me why after a machine is build using my unattend.txt the IP property pages does not reflect the DNS info in bold below that I am specifying in my unattend.txt?

[Networking]

InstallDefaultComponents=No

[NetAdapters]

Adapter1=params.Adapter1

[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.Adapter1

[params.MS_TCPIP.Adapter1]

DHCP=Yes

DNSServerSearchOrder=1.1.1.1,2.2.2.2

WINS=No

NetBIOSOptions=0

DNSDomain=blah.blah.com

Any help would be appreciated...


Posted

Here is my situation, i got a dhcp server, where it automatically distribute ip and DNS ip to each of the pc connected to the network. So win98, winME, winXP or win2K won't have anything shows up in the ip property. but each diff machine can go into my network and internet. There is some other ways to check whether ur PC connected by doing the following:

start command prompt, type in "Ipconfig" or "ipconfig_all" then u can see all the information regarding ur ip and dns.

So, y u use that method to include it in ur winnt.sif? Hopes that help.

Regards,

Kenkueh :)

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

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