Jump to content

RIS Unattended file (SIF) question


Recommended Posts

Hello everyone,

A question about some RIS unattended file entries.

I’m currently documenting our environment and I can’t seem to find any documentation about the following settings in the ris, sif file:

[Data]

MsDosInitiated="1"

floppyless="1"

OriSrc="\\%SERVERNAME%\RemInst\%INSTALLPATH%"

OriTyp="4"

LocalSourceOnCD=1

[setupData]

OsLoadOptions="/noguiboot /fastdetect"

SetupSourceDevice="\Device\LanmanRedirector\%SERVERNAME%\RemInst\%INSTALLPATH%"

If anyone could point me in the right direction, ill appreciate.

Thanks,

Michael Waterman

Link to comment
Share on other sites


MORE INFORMATION

Both Winnt.exe and Winnt32.exe allow you to create boot floppy disks for installing Windows NT, or for using the Emergency Repair Disk (ERD).

Use the /O switch to create a set of boot floppy disks that can be used to perform either a Winnt.exe or Winnt32.exe installation. These disks are identical to the set created by a regular Winnt.exe or Winnt32.exe installation. Using this switch allows you to create the floppy disks without installing Windows NT.

Use the /OX switch to create a set of boot floppy disks to perform a CD- ROM or floppy disk installation. These disks are identical to the disks included with Windows NT in either the CD-ROM or floppy disk format.

The only difference between these two sets of disks is the Winnt.sif file on the second disk that is created when you use the /O switch. The Winnt.sif file contains an MsDosInitiated= entry. This is set to 1 when you use the /O switch. Deleting the file, or setting the value to 0, makes the set of disks equivalent to using the /OX switch. If the Winnt.sif file exists, and MsDosInitiated= is set to 1, Windows NT Setup looks for the installation files in the \$WIN_NT$.~LS temporary folder. If Winnt.sif does not exist, or MsDosInitiated= is set to 09, Windows NT Setup checks the CD-ROM drive, and then the floppy disk drive, for the installation files.

NOTE: Windows NT Small Business server (SBS) version 4.0 and 4.0a requires you to copy the Winnt.sif file from the first SBS CD-ROM \SUPPORT directory to the second installation diskette. Once this has been completed, the three diskettes are identical to the original diskettes that came in the SBS box. SBS 4.5 automatically copies this file to floppy disk 2

http://support.microsoft.com/default.aspx?...;131735&sd=tech

To search for the rest of your options google like this:

OsLoadOptions sif site:microsoft.com

Edited by Crash&Burn
Link to comment
Share on other sites

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