Does anyone know of any free Windows XP apps that will automatically log a user off if a set amount of logged in time is up?
Screen savers don't work if the user is still actively using the account, or if there is an application running full screen.
|
Does anyone know of any free Windows XP apps that will automatically log a user off if a set amount of logged in time is up? Screen savers don't work if the user is still actively using the account, or if there is an application running full screen.
| ||||
|
feedback
|
|
Get Windows Steadystate. But hurry because they're closing the download midnight tonight. | |||
feedback
|
|
You can restrict logon times without extra software via the command line: e.g net user john /times:su-sa,8am-5pm I don't recall if this automatically logs the user off as well, but that can be achieved with a small script if that's not the case. | |||||
feedback
|