Soru

Zorluk: KolayMicrosoft Command-Line Tools

A technician servicing a Windows workstation needs to initiate an immediate restart of the computer using the Command Prompt. Which of the following commands should the technician execute?

  1. shutdown /r /t 0Cevap
  2. B
    shutdown /s /t 0
  3. C
    reboot
  4. D
    restart-computer

Cevap

The shutdown /r /t 0 command immediately restarts the workstation.
The shutdown command with the /r switch instructs Windows to perform a full system restart. Including the /t 0 parameter specifies a delay of zero seconds, initiating the restart immediately.

Adım Adım Çözüm

1
Identify the standard command-line utility used for power operations in Windows CMD.
The built-in executable is shutdown.exe.
Windows Command Prompt uses the shutdown command to log off, power down, or restart system hardware.
2
Select the correct command flags for an immediate reboot.
Combine /r for restart with /t 0 to bypass the default 30-second delay.
The /r flag specifies a system restart, while /t 0 sets the countdown timer to zero seconds.

Anahtar Kavram

Windows Command-Line Power Management Switches
Bu soruyu puanla