NET USE /d Returns Error 2404 After Applying Service Pack 4 (214563)
The information in this article applies to:
- Microsoft Windows NT Server 4.0 Terminal Server Edition
- Microsoft Windows NT Server 4.0
- Microsoft Windows NT Server, Enterprise Edition 4.0
- Microsoft Windows NT Workstation 4.0
This article was previously published under Q214563 SYMPTOMS
After you install Windows NT version 4.0 Service Pack 4 on a workstation or server, you may receive the following error when you run a script or batch file that connects to a resource, runs an application, and then disconnects from that resource:
The device is being accessed by an active process. More help is available by typing NET HELPMSG 2404.
An example script would be similar to the following:
net use q: \\servername\share
q:
login.bat
c:
net use q: /d
CAUSE
The redirector holds a reference to the File Control Block (FCB) in the cache. A fix to the Redirector (Rdr.sys) in Service Pack 4 was made to check for open references before tearing down the session.
RESOLUTION
To resolve this problem, obtain the latest service pack for Windows NT 4.0 or
the individual software update. For information on obtaining the
latest service pack, please go to:
For information on obtaining the individual software update, contact Microsoft
Product Support Services. For a complete list of Microsoft Product Support
Services phone numbers and information on support costs, please go to the
following address on the World Wide Web:
STATUS
Microsoft has confirmed this to be a problem in Windows NT version 4.0.
This problem was first corrected in Windows NT version 4.0 Service Pack 5.
Modification Type: | Minor | Last Reviewed: | 9/23/2005 |
---|
Keywords: | kbHotfixServer kbQFE kbbug kbfix kbQFE KB214563 |
---|
|