No Shutdown Notification When Users Are Connected (179416)



The information in this article applies to:

  • Microsoft Windows NT Workstation 4.0
  • Microsoft Windows NT Server 4.0
  • Microsoft Windows NT Server, Enterprise Edition 4.0

This article was previously published under Q179416

SUMMARY

If you shut down a Windows NT-based computer to which users are currently connected, no alert is sent regarding loss of the connections to the server or to the clients.

MORE INFORMATION

To determine if users are connected to network shares before shutting down a Windows NT-based computer, use the following steps:

  1. Click Start, point to Settings, and then click Control Panel.
  2. Double-click Server.
  3. Click Users to display all currently connected users, and then click Close.
To warn all connected users that the network shares will no longer be available, type the following line at a command prompt

net send /users <message>

where <message> is the message you want to send.

Modification Type:MajorLast Reviewed:8/9/2001
Keywords:kbnetwork KB179416