1. Open CMD
2. Write(shutdown) => shutdown -s -t 01 -f
3. Write(restart) => shutdown -r -t 01 -f
-t = time, -s = shutdown, -r = restart, -f = force
2. Write(shutdown) => shutdown -s -t 01 -f
3. Write(restart) => shutdown -r -t 01 -f
-t = time, -s = shutdown, -r = restart, -f = force
No comments:
Post a Comment