The information in this article applies to:
SYMPTOMSWhen you use the /e switch to automatically run a program at the end of Windows NT Setup, you may receive the following error message at the end of the Setup process: The Setuplog.txt file contains the following text:
CAUSEThis behavior occurs if the drive letter you specified with the /e switch was mapped to a network drive. The network drive no longer exists after Windows NT Setup reboots your computer during the Setup process. RESOLUTIONTo correct this problem, specify a local drive letter from which to run the external program. STATUSMORE INFORMATIONThe Windows NT Workstation Deployment Guide to Automating Windows NT Setup cites the following command line on page 121 as an example of using the /e switch to install a Service Pack automatically after an unattended Setup: WINNT.EXE /U:UNATTEND.TXT /S:X:\ /E:"X:\SP\UPDATE.EXE /U /Z"However, it does not specify that the "X:" following the /E switch must represent a local drive and cannot be a network drive. In this example, the Service Pack would need to be copied to the local hard drive prior to using the command, and the "X:" must be replaced with the local drive letter. The Windows NT Workstation Deployment Guide to Automating Windows NT Setup is available for download from the following location: http://www.microsoft.com/ntworkstation/info/deployguide.htm Additional query words: automate Unattended Setup
Keywords : kbsetup kbOPK ntsetup NTSrvWkst kbSBK |
Last Reviewed: August 17, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |