Jump to content

rydogg1

Member
  • Posts

    3
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Posts posted by rydogg1

  1. My network unattend copies and installs the files to disk; starts into the GUI portion of the setup and stops at the EULA agreement. Any ideas?

    I've been working on this for two days now. My .sif:

    ;SetupMgrTag

    [Data]

    MsDosInitiated="1"

    UnattendedInstall="Yes"

    [unattended]

    Repartition=No

    FileSystem=*

    UnattendMode=FullUnattended

    OemSkipEula=Yes

    OemPreinstall=Yes

    TargetPath=\WINNT

    UnattendSwitch="Yes"

    WaitForReboot="No"

    [GuiUnattended]

    AdminPassword="******"

    OEMSkipRegional=1

    TimeZone=35

    OemSkipWelcome=1

    [userData]

    ProductID=*****

    FullName="SMP"

    OrgName="SMP"

    ComputerName=*

    [Display]

    Xresolution=800

    YResolution=600

    [TapiLocation]

    CountryCode=1

    AreaCode=804

    [identification]

    JoinDomain=vir

    DomainAdmin=*******

    DomainAdminPassword=*******

    [Networking]

    InstallDefaultComponents=Yes

×
×
  • Create New...