itgeek Posted September 18, 2017 Posted September 18, 2017 Hi I am looking to limit user logins to 1 computer and teachers to 2. Can anybody tell me if EduGeek Logon Tracker is still working with windows 10 and server 2016? If so do you know how I can download the latest release? Thanks 1
rinzwind Posted September 27, 2017 Posted September 27, 2017 AutoLogoff can do this as one of its features.
Sheridan Posted October 8, 2017 Posted October 8, 2017 I wrote a couple of vb apps that write the computer name into a text file for each user on login. It then checks how many logins the user has and logs them out if its exceeded their limit. I used vb6 but could probably be done with powershell? The other half of the app lists who is logged in and where on a console which we use a lot!
Geoff Posted October 9, 2017 Posted October 9, 2017 You could DIY this with a Powershell login / logoff script and a database.
JATSO Posted December 6, 2017 Posted December 6, 2017 Hi I am looking to limit user logins to 1 computer and teachers to 2. Can anybody tell me if EduGeek Logon Tracker is still working with windows 10 and server 2016? If so do you know how I can download the latest release? Thanks Not sure if this would help, came across it today. https://social.technet.microsoft.com/wiki/contents/articles/37839.active-directory-limit-concurrent-user-logins.aspx https://gallery.technet.microsoft.com/Limit-concurrent-logins-in-dc13d8cb
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now