from: http://www.thewindowsclub.com/shutdown-options-in-windows-7-using-the-command-prompt
There is a way to shutdown Windows 7 using the command prompt. In fact there are several switches available too.
To see all the available shutdown options in Windows 7, type cmd in start search and hit Enter.
In the cmd window, type type shutdown /? and hit Enter.
This will list you the switches and shutdown options available.
For example:
To shutdown your PC type : shutdown / s
To restart your PC type : shutdown / r
To logoff your PC type : shutdown / l
There are other, interesting options too.
from: http://www.computerperformance.co.uk/windows7/windows7_shutdown_command.htm
Tip - Launch The GUI With Shutdown /i
Consider making a shortcut to shutdown. The advantage is that you can include the /i (-i) for interactive switch. The benefit is that you have a GUI to control your shutdowns or restarts.
Just right-click the desktop, New, Shortcut, type
Shutdown -i 또는
shutdown /i
'Microsoft' 카테고리의 다른 글
NET HELPMSG 사용법- 네트워크 드라이브 접속시 문제 해결 (0) | 2012.08.24 |
---|---|
[펌] [win2008 R2 초급강좌]15.간단한 FTP 구축 - IIS7.5 (0) | 2012.07.18 |
Win7 폴더 공유설정 방법 (완결판) (0) | 2012.04.06 |