This page looks plain and unstyled because you're using a non-standard compliant browser. To see it in its best form, please upgrade to a browser that supports web standards. It's free and painless.

shineralice | 11 September,2009 7:01
Bookmark: HemiDemi MyShare Baidu Google Bookmarks Yahoo! My Web Del.icio.us Digg technorati furl Bookmark to:YouPush Bookmark to:你推我報

Windows自動關機指令shutdown與 at指令

系統內建 shutdown.exe 這個程式
立即關機:
shutdown -s -t 0
登出:
shutdown -l
立即重新啟動 :
shutdown -r -t 0
windows XP 快速關機指令
shutdown -s -f -t 0
* 電腦將在30秒後電腦.並跳出警告視窗
SHUTDOWN -S -T 30 -C "你的電腦將在30秒後電腦"
* 取消關機
SHUTDOWN -A
* 每個禮拜一的上午九點這個關機程式就會自動執行
at 9:00 /EVERY:MONDAY "SHUTDOWN -S -T 30 -C "電腦將在30秒後電腦" "
*  每個月的第 1 與 15 天上午九點執行重新開機
at 9:00 /every:1,15 "SHUTDOWN -r -T 30 -C "電腦將在30秒後重新開機" "
* 在每週(一二三)的八點三十分.執行auto.bat
at 08:30 /every:M,T,W "c:auto.bat"


[ 同分類閱讀 ]


Trackback URL:
網路資訊::Comments(0)::Trackback(0) ::Hits(136)


Comment

Trackback

Comment Permissions: Allow commenting

Leave Comment

*Name/Nickname
E-mail
Personal Website
Comment Title
*Comment
* Private Comment