Thread: Winnt.sif
View Single Post
  #8  
Old 5th Sep 04, 10:56 AM
~*McoreD*~'s Avatar
~*McoreD*~ ~*McoreD*~ is offline
Super Moderator
 
Join Date: Jul 2002
Location: Australia
Posts: 2,902
~*McoreD*~ is an unknown quantity at this point
Tried an unattended install today with the following in the winnt.sif file.

Code:
[Components]    msmsgs=off    msnexplr=off    freecell=off    hearts=off    minesweeper=off    pinball=off    solitaire=off    spider=off    zonegames=off    iis_www=On [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   UseDomainNameDevolution=No   EnableLMHosts=Yes   AdapterSections=params.MS_TCPIP.Adapter1 [params.MS_TCPIP.Adapter1]   SpecificTo=Adapter1   DHCP=Yes   WINS=No   NetBIOSOptions=0   DNSDomain=csse.uwa.edu.au
Unfortunately the DNS Domain name is still not added to the DNS Suffix.
Reply With Quote