JSI Tip 2833. While preparing a drive for deployment using the Winnt32 /syspart switch, the computer reboots?

Jerold Schulman

September 13, 2000

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

In Windows 2000, Winnt32 /syspart prepares a destination disk drive for deployment, by copying all the boot files and temporary setup files to it, and marking it active.

NOTE: You insert a prepared destination drive in an another computer. When you power on, Windows 2000 setup continues.

To use the /syspart switch:

1. You must run Winnt32 from either Windows NT 4.0 or Windows 2000.

2. The computer your run it on must have at least 2 disk drives, as the destination disk drive will be removed.

3. The destination disk drive must have a primary partition, so it can be set active.

4. The destination disk drive must be formated, so winnt32 can copy files to it.

To prevent the source computer from rebooting, after winnt32 finishes copying:

winnt32.exe /tempdrive: /syspart /noreboot

where is the destination disk drive.


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