Batch Program to Shutdown and restart the computer.
Restart
echo off
D:\Temp\tmp\SHUTDOWN.EXE /L /R /Y /C
pause
Shutdown
echo offd:\tmp\SHUTDOWN.EXE /L /Y /C
pause
Latest posts by Rajesh Kumar (see all)
- How to Choose Wireless Access Points for Office - December 13, 2024
- Online Real Estate Courses: Navigating the Shift to Digital Education - December 13, 2024
- From Concept to Implementation: IoT Services Redefining Modern Solutions - December 13, 2024