Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Automatic logoff after x minutes of no-action
Name: Edwin Date: May 29, 2000 at 03:05:14 Pacific
Comment:
I'm looking for a utility working with NT 4.0 server that automatic logoffs the user after x minutes of no-action (like a screensaver function). Does anyone have a suggestion
Name: MisterH Date: May 30, 2000 at 04:46:17 Pacific
Reply:
Go to a DOS shell (cmd) and type NET CONFIG SERVER. Towards the bottom it should say something like "Idle Session Time: 15" - This means it'll log someone off after 15 minutes of inactivity, though I've never seen it in action. Use NET CONFIG SERVER /AUTODISCONNECT:x to specify a time in minutes for the allowed time of inactivity.
maybe the time should be set higher... depending on your environment, you might get a lot of activity by people constantly having to log on to the server....
0
Response Number 3
Name: JC. Pillon Date: October 25, 2000 at 00:43:38 Pacific
Reply:
The previous messages are 5 months ago, but I give my point of view :-) :
I think this autodisconnect time is not the time of interactive session of a user on a computer. It should be the max inactive time of a connection to a shared ressource (network drive, printer, ...). The owner of the ressource will disconnect the user from the ressource after this time.
Summary: I have a machine that is used for displaying a demo;it has a touch screen. The keyboard is locked up. After a period of inactivity the "press ctrl alt del to log in" box appears and we have to unlock ...
Summary: How can I automatically force a regular restart of an NT workstation (HP PCs) if there has been no one logged in after X amount of time? I can force a remote shutdown, and AT a batch to do a bunch, ...
Summary: I´ve users acting like telecom shareholders...being connected the hole day without activity. How to disconnect them automatically after XX minutes of inactivity from the server? the server has to deci...