How can I stop Microsoft Remote Installation Services (RIS) from repartioning the client disk?

John Savill

December 2, 2003

1 Min Read
ITPro Today logo in a gray background | ITPro Today

A. By default, RIS repartitions the entire disk and uses all available space. However, if the disk is already partitioned and you want RIS to use only the existing partitions, perform the following steps:

  1. Open the ristndrd.sif file in the i386templates folder of the RIS image location for which you want to set the CD-ROM key.

  2. Locate the [RemoteInstall] section of the file.

  3. The Repartition and UseWholeDisk lines will both be set to Yes; change both lines to No.

    [RemoteInstall]Repartition = NoUseWholeDisk = No 
  4. Save the file.

Read more about:

Microsoft

About the Author

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like