Jump to content

Unattended Networking Info


Recommended Posts

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

Link to comment
Share on other sites


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 :)

Link to comment
Share on other sites

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