Many people often encounter this situation: when using a computer, they need to handle temporary issues. If we can enable the computer to automatically detect the problem and we haven't returned for a long time, the computer will be automatically shut down, it is undoubtedly the best way to manage computers.
Implementation PrincipleThe task plan in the Windows operating system is used to automatically detect whether the user is using the computer. If the user is not using the computer for a specific period of time, the shutdown command is automatically called to shut down the computer. If others want to use the computer, they must know the "boot password" set in BIOS ".
Implementation Method
In step 5, right-click the desktop, select "create shortcut" from the shortcut menu, and enter a command in the pop-up "create shortcut" dialog box. If the operating system you are using is Windows 98, enter "“rundll32.exe user.exe, exitwindows"; if the operating system you are using is Windows 2000/XP/Windows, enter "“shutdown.exe-S-F-T 10-c", the host is not there, shutdown '". In the following naming dialog box, name the shortcut "shutdowncomputer ".
Step 2: Click Start> AllProgram→ Attachments → System Tools → Task Scheduler ", Open the" task scheduler "window, and drag the shortcut on the desktop to the" task scheduler "window.
Step 2 double-click the "shutdowncomputer" shortcut in the "Task Scheduler" window, click the "Schedule" tab in the displayed window, and click the "scheduled task" drop-down list box, select "idle time" and change the time interval when the computer is idle for more than xx minutes to the appropriate time interval, for example, 25 minutes ,. We recommend that you set the time interval to 15 ~ 30 minutes, because the setting time is too short, the chance of repeated switch affects the computer's life, the setting time is too long to achieve the purpose of protecting our system.
In step 2, click the "Settings" tab, clear the check boxes before all the dialog boxes, and click the "OK" button.