How to Suppress the Restart after an Unattended NTOP Installation (236796)



The information in this article applies to:

  • Microsoft Internet Information Server 4.0

This article was previously published under Q236796
We strongly recommend that all users upgrade to Microsoft Internet Information Services (IIS) version 6.0 running on Microsoft Windows Server 2003. IIS 6.0 significantly increases Web infrastructure security. For more information about IIS security-related topics, visit the following Microsoft Web site:

SUMMARY

When you install the Windows NT Option Pack (NTOP) in unattended mode, the computer will restart itself after the setup. You can suppress the restart by adding an extra switch to the setup command line. To do this, use the following command line:

setup.exe /U:<full path to unattended.txt> /R:N


Modification Type:MinorLast Reviewed:6/23/2005
Keywords:kbhowto KB236796