JVANH
IS-IT--Management
- Apr 12, 2005
- 26
You know how you can limit a user to logon to only specified machines on the network. I want to be able to limit who can logon to a specific computer on a network. I have written a .bat file that will check to see who logs on and if it's not the correct person it logs them off. I have it in the startup items. It works but it is not very elegant. It starts after other items have started to load and causes all sorts of errors and false starts. I am looking for some way to acomplish this right from the logon screen before it starts any programs. Any sugestions will be appreciated.