Nov 26, 2001 #1 davesmith IS-IT--Management Joined Apr 2, 2001 Messages 31 Location IE I want to log my servers out at 7 every night, but i want to leave work at 5!! Is there an auto logout option in windows that will let me do this? Cheers and Stuff DaveSmith
I want to log my servers out at 7 every night, but i want to leave work at 5!! Is there an auto logout option in windows that will let me do this? Cheers and Stuff DaveSmith
Nov 26, 2001 #2 Zelandakh MIS Joined Mar 12, 1999 Messages 12,173 Location GB Why do you want to logout at 7? Upvote 0 Downvote
Nov 26, 2001 1 #3 thetford MIS Joined May 30, 2001 Messages 11 Location US Create the C:\winnt\system32\logoff.exe command in a batch file. Have the batch file run by the scheduler at 7:00pm Upvote 0 Downvote
Create the C:\winnt\system32\logoff.exe command in a batch file. Have the batch file run by the scheduler at 7:00pm