InterviewSolution
Saved Bookmarks
| 1. |
Solve : Dos Net command to remove user connections from a PC with Shared files? |
|
Answer» Need to know if there is a dos net command to remove connected users from a PC with shared files but the user has nothing open. Any file, print, NAMED pipe, or mail slot session that does not have any activity is automatically disconnected after the AutoDisconnect time has expired; the default for the AutoDisconnect time is 15 minutes. When the session is disconnected, one of the ten connections becomes available so that ANOTHER user can connect to the Windows XP system. Therefore, lowering the AutoDisconnect time can help to reduce some of the problems that users may encounter with the ten-connection limit or the five-connection limit on a system that is not USED heavily for server purposes.-From Microsoft support. |
|