PRB: Unattended Install Does Not Stop After Text Mode (172522)



The information in this article applies to:

  • Microsoft Windows NT Workstation 4.0
  • Microsoft Windows NT Server 4.0

This article was previously published under Q172522

SYMPTOMS

When you use NoWaitAfterTextMode = 0 in the [Unattend] section of your Unattend.txt file to stop the installation after text mode, the installation may not stop. Create a 500 MB partition and place the entry ExtendOEMPartition = 1 in the Unattend.txt file.

For additional information, click the following article number to view the article in the Microsoft Knowledge Base:

143473 Unattended Setup Stops Unexpectedly

CAUSE

This happens when the Unattend.txt file contains the entry:
[unattend]
FileSystem = ConvertNTFS
				

This entry causes the computer to restart in order to complete the conversion of the file system to NTFS.

STATUS

Microsoft has confirmed this to be a problem in Windows NT version 4.0. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.

MORE INFORMATION

For additional information about Windows NT 4.0 deployment/unattended installation, visit the following Microsoft Web site to search Microsoft's Knowledge Base: To download the Windows NT 4.0 Deployment Guide, visit the following Microsoft Web site: NOTE: The Deployment Guide is valid for both Windows NT Server and Windows NT Workstation.

Modification Type:MajorLast Reviewed:11/19/2002
Keywords:kbprb kbSBK kbsetup KB172522