Jump to content

Good day all.

 

I'm creating a Windows profile for my daughter so she can use the computer for YouTube and her games and whatnot, but I'm trying to find a program which will start a timer and automatically log her off when it's up. 

 

Does anyone have any recommendations? Thanks!

Link to comment
https://linustechtips.com/topic/576031-log-off-timer/
Share on other sites

Link to post
Share on other sites

13 minutes ago, ReturnOfCzex said:

You can do this in CMD.

 


shutdown -s -t {time} -c "Love you sweety! You'll be logged off in {time} minutes."

 

Time is in seconds.

 

Log off automatically and leaves a message.

Would that be via a .bat file? I have pretty much zero experiencing programming :( I apologize for my lack of knowledge.

Link to comment
https://linustechtips.com/topic/576031-log-off-timer/#findComment-7537574
Share on other sites

Link to post
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now

×