Associate
- Joined
- 30 Oct 2014
- Posts
- 2,081
- Location
- Norfolk
Can you time a shut down on windows, to automatically shut down e.g after 3 hours?
shutdown -s -t 10800 -f
![]()
You da real MVP.
It's taken years of trawling the TechNet forums to perfect these skillz.
You could create a BAT file with a shutdown command then create a scheduled task to run it!
there was someone on these forums who created a program like that,cant remember who or when it was but a lot of people used it.