Board index » Visual Studio » Logout script
|
saul_margolis
|
Logout script
Visual Studio316
Hi, in a branch environment, I wanto to restrict users to logon on once. There are complicated products that are required SQL DB server but I need a solution as simple as possible. For this, I think I can create a file (its name is consisting of user name plus machine name) on the DC, and when a user logon on, I can check these file if the user is there or not. For this solution, I need to delete user files when user logout. The question is, how can I write a logout script for doing specific tasks at the user logout? Thanks in advance. - |
