Windows own active shutdown Command Shuntdown

Source: Internet
Author: User


The following is an easy way to implement a timed shutdown under Windows XP.

First, countdown shutdown: Specify the system in 10 minutes after the active shutdown: Click "Start → execute", enter the command "shutdown-s-T 60" (Note: The number is not entered, there is a space between the parameters, 60 units is seconds), click "OK" button can.
Second, timed shutdown:
Specifies that the system shuts itself down at some time (for example, 12:00): Click "Start → execute" and enter the command "at Shutdown-s".
Third, cancel the timer shutdown:
Click "Start → execute" to enter the command "Shutdown-a". Windows XP shutdown is controlled by the Shutdown.exe program, which is located in the Windows/system32 folder. Such as
The result is that Windows 2000 also achieves the same effect by copying the Shutdown.exe to the System folder.

"Shutdown-i", you can open the set up their own active shutdown dialog box, the initiative to shut down the computer settings.


Can be implemented using the "Shutdown" command, the Shutdown is entered in the command line form
"Shutdown". I think the most practical is "-i" parameters, can be called "Remote Shutdown Dialog",
Can be easily implemented in the LAN computer remote shutdown, interested friends can try.

Start-Programs-Accessories-System Tools-schedule tasks-Join Task Scheduler-next-Browse
-c:/windows/system32/shadow.exe-Next-Choose the time to turn off the machine,
Next-enter username and password, only if there are users in the system, but must have password,
Do not have to set one, next, select "Open this task at the end of advanced properties",
After the execution bar, add the "-S" argument.

Shutdown.exe the meaning of the parameters:
-S: Indicates shutdown of the local computer,-a: Cancels shutdown operation,-F: Forcibly shuts down the application
-m//Computer name: Controlling remote computer
-I: Displays the graphical user interface, but must be the first option of shutdown
-L: Log off the current user
-R: Shutdown and restart
-T time: Set shutdown countdown
-C "Message content": Enter the message content in the Shutdown dialog box (cannot exceed 127 characters)

Windows own active shutdown Command Shuntdown

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.