Regarding Tech Tips Newsletter’s above-mentioned article, how would you revise this batch file to shut down a computer at a specified time?
“If you write batch files for maintaining your systems and need to shut down a computer at the end of the procedure, add this command to the end of the file:
Rundll.exe user.exe,exitwindows”