MSFN Forum: Adding domain suffix to ristndrd.sif - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Adding domain suffix to ristndrd.sif Rate Topic: -----

#1 User is offline   stuffman 

  • Newbie
  • Group: Members
  • Posts: 35
  • Joined: 25-May 04

  Posted 07 July 2004 - 11:37 AM

Hi Everybody,
I'm having a problem figuring out the syntax for the tcp/ip properties in ristndrd.sif. I'd like to add "domain.com" to the domain suffix under general TCP/IP properties but I don't think I'm going about it the right way. Here's my .sif file:

[Data]
    AutoPartition=0
    MsDosInitiated="1"
    UnattendedInstall="Yes"
    floppyless="1"
    OriSrc="\\%SERVERNAME%\RemInst\%INSTALLPATH%"
    OriTyp="4"
    LocalSourceOnCD=1

[SetupData]
    OsLoadOptions="/noguiboot /fastdetect"
    SetupSourceDevice="\Device\LanmanRedirector\%SERVERNAME%\RemInst\%INSTALLPATH%"

[Unattended]
    OemSkipEula=Yes
    OemPreinstall=Yes
    OEMSkipWelcome=1
    DriverSigningPolicy = Ignore
    OemPnpDriversPath = Drivers\Nic;drivers\video;drivers\video\ati\driver;drivers\video\atirageultra;drivers\video\nvidia;drivers\modem;drivers\modem\conexant;drivers\modem\broadcom;drivers\audio;drivers\chipset
    UpdateInstalledDrivers = Yes
    ConfirmHardware = no
    TargetPath=\WINNT
    FileSystem=ConvertNTFS
    NtUpgrade=No
    OverwriteOemFilesOnUpgrade=No

[GuiUnattended]
    AdminPassword=password
    AutoLogon=Yes
    AutoLogonCount=2
    OEMSkipRegional=1
    TimeZone=4
    OemSkipWelcome=1

[UserData]
    FullName="User"
    OrgName="Company"
    ComputerName=%MACHINENAME%
    ProductID = "xxxxx-xxxxx-xxxxx-xxxxx-xxxxx"

[Display]
    BitsPerPel=8
    Xresolution=1024
    YResolution=768
    Vrefresh=75

[GuiRunOnce]
    Command0="c:\apps\diskpart\diskpart.exe /s c:\apps\diskpart\diskpart.txt"
    Command1="convert e: /FS:NTFS"
    Command2="convert f: /FS:NTFS"
    Command3="\\corpraed2ks\shared\batchfiles\MakeAppShortcut.bat"
    Command4="\\corpraed2ks\shared\Apps\Internet\IE6SP1\ie6setup.exe /q"



[TapiLocation]
    CountryCode=1
    Dialing=Tone
    AreaCode=707
    LongDistanceAccess="9"

[Branding]
    BrandIEUsingUnattended=Yes

[URL]
    Home_Page=http://intranet
    Search_Page=www.google.com

[Proxy]
    Proxy_Enable=1
    Use_Same_Proxy=1
    HTTP_Proxy_Server=proxyserver.domain.com:8080
    Proxy_Override=<local>

[Identification]
    JoinDomain=domain
    DoOldStyleDomainJoin=Yes
    CreateComputerAccountInDomain=yes

[Networking]
    InstallDefaultComponents=Yes
    ProcessPageSections=Yes

[NetProtocols]
    MS_TCPIP=Params.MS_TCPIP

[Params.MS_TCPIP]
    DNSDomain=domain.com

[RemoteInstall]
    Repartition=no
    UseWholeDisk = no

[OSChooser]
    Description ="Microsoft Windows 2000 Professional - 1"
    Help="This will install Windows Professional in a standard configuration."
    LaunchFile="%INSTALLPATH%\%MACHINETYPE%\templates\startrom.com"
    ImageType=Flat


The [NetProtocols] and [Params.MS_TCPIP] section were copied from examples on M$'s site, but I think those are the ones giving me problems. Can anyone see from this what I'm doing wrong? Thanks,

Shawn


Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy