wesleyw Posted September 20, 2006 Posted September 20, 2006 I know this has been covered before but I'm not having a lot of luck searching the forums. How do I restrict the login times on some of the workstations to say 9 - 4 so that pupils can't use PCs in un-supervised areas before school starts? Wes
wesleyw Posted September 21, 2006 Author Posted September 21, 2006 Is there any way to do this for the computer and not the users the pupils are allowed to use certain rooms at 8 - 4:45 but other are 9:30 - 4? Thanks Wes
Dageezah Posted September 25, 2006 Posted September 25, 2006 Its been a while since I have done any of this but I did have a solution. Scenario: I wanted to restrict the computers in the library from being used before school - i.e there was no supervision and the kids would cause havok in there. Resolution: Using WSH as a log on script I simple checked the computer name, and the current time, and if the time was within the boundary I simple executed the api to force log off - that way windows would let anyone log on, but if that computer was in my "naughty" list then the script would automatically kick them off. Its not too difficult - a quick google will sort you out. If you do want to try this and get stuck I am sure I can probably dig up something to help you out.
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