Skip to content

A group-policy enabled utility for logging off idle windows user sessions

License

Notifications You must be signed in to change notification settings

GodfatherX64/idle-logoff

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lithnet Idle Logoff

A group-policy enabled utility for logging off idle windows user sessions

The Lithnet Idle Logoff tool is a simple utility that allows you to log off users after a period of inactivity. It was designed specifically with kiosk and student lab scenarios in mind.

  • The tool runs in the background of each user session when installed
  • It logs the user out after a preset period of inactivity
  • It provides the ability to control all settings via a group policy

The app simply queries the relevant Windows API for the time since the user last interacted with the computer, and calls the logoff function after the specified period has elapsed.

Getting started

See the wiki for installation and configuration information

How can I contribute to the project?

  • Found an issue and want us to fix it? Log it
  • Want to fix an issue yourself or add functionality? Clone the project and submit a pull request
  • Make a donation and help us cover our costs

Keep up to date

About

A group-policy enabled utility for logging off idle windows user sessions

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%