Jump to content

Recommended Posts

Posted

I want setup to install just the TCP/IP protocol with the specifications i handed it but instead he goes on and install ms networking and QoS as usual am i doing something wrong in the answer file? Here's my relevant code inside the answer file.

[Networking]
   InstallDefaultComponents=No

[NetAdapters]
   Adapter1=params.Adapter1

[params.Adapter1]
   INFID=*

[NetProtocols]
   MS_TCPIP=params.MS_TCPIP

[params.MS_TCPIP]
   DNS=No
   UseDomainNameDevolution=No
   EnableLMHosts=No
   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
   WINS=No
   NetBIOSOptions=2

Since i tell him what to install and how why does it keep installing it wrong not to mention he messes with the TCP/IP setings i give him like he asks for a contiguous mask although what i give him is good.

Does any1 know how to uncheck the "register DNS name" too?


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