|
If you
are opting for the default settings in the unattend.txt file [i.e. the
following lines exists]
[Networking]
InstallDefaultComponents=Yes then I
am not sure if any other Networking-related sections are processed - might be
one to test out. Without that entry, if you don't specifically list the
NetService then it won't be insatlled. I'm using the paramaters as previously posted for
a Windows 2000 Server SP4 installation, and the QoS packet scheduler
does not get installed.
The following might do what you
want:
[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=No UseDomainNameDevolution=No EnableLMHosts=Yes AdapterSections=params.MS_TCPIP.Adapter1 [params.MS_TCPIP.Adapter1]
SpecificTo=Adapter1 DHCP=Yes In the
UNATTEND.doc on the Windows CD [extract from \support\tools\deploy.cab]
there are some examples of more complex unattend.inf entries for
networking.
JMB
This email and any attachments are confidential to the intended recipient and may also be privileged. If you are not the intended recipient please delete it from your system and notify the sender immediately by telephoning +44(1684) 278700. You should not copy it or use it for any purpose nor disclose or distribute its contents to any other person. |
Title: Message
- [Unattended] Setting specific IP Address duri... James Barlow
- Re: [Unattended] Setting specific IP Add... Patrick J. LoPresti
- RE: [Unattended] Setting specific IP Add... James Barlow
- RE: [Unattended] Setting specific IP Add... "Norstr�m, Daniel"
- James Barlow
