Unattended Installation Of Windows 2000 Resource Kits To A Custom Installation Directory (281318)



The information in this article applies to:

  • MSPRESS Microsoft Windows 2000 Professional Resource Kit ISBN 1-57231-808-2
  • MSPRESS Microsoft Windows 2000 Server Resource Kit ISBN 1-57231-805-8

This article was previously published under Q281318

SUMMARY

When performing an unattended installation of the Windows 2000 Resource Kit from the command prompt using MSIEXEC.EXE, the default installation location is C:\Program Files\Resource Kit. Use the following syntax to specify an installation location other than the default.

msiexec /i w2000rk.msi NTRK50DIR="C:\Resource Kit" /q


Replace "C:\Resource Kit" with a directory of your choice.

This syntax will work for CD setup as well as network installations.

MORE INFORMATION

Further information on installing the Windows 2000 Resource Kit from the command prompt is included in the Resource Kit Release Notes.

Modification Type:MajorLast Reviewed:12/7/2000
Keywords:kbinfo KB281318