nerdexam
CompTIA

220-802 · Question #334

A technician needs to remove the ability of standard users to shut down or restart a shared computer. Which of the following commands can be used to accomplish this task?

The correct answer is D. gpedit.msc. The Group Policy Editor (gpedit.msc) allows administrators to configure user rights and restrict actions like shutdown or restart for standard user accounts on shared computers.

Hardware

Question

A technician needs to remove the ability of standard users to shut down or restart a shared computer. Which of the following commands can be used to accomplish this task?

Options

  • Aservices.msc
  • Bshutdown.exe
  • Cbootrec.exe
  • Dgpedit.msc

How the community answered

(25 responses)
  • B
    4% (1)
  • C
    4% (1)
  • D
    92% (23)

Why each option

The Group Policy Editor (gpedit.msc) allows administrators to configure user rights and restrict actions like shutdown or restart for standard user accounts on shared computers.

Aservices.msc

services.msc opens the Services management console, which is used to start, stop, and configure Windows services - it has no capability to restrict user shutdown permissions.

Bshutdown.exe

shutdown.exe is a command-line tool used to execute or schedule shutdowns and restarts, not to configure or restrict user permissions for those actions.

Cbootrec.exe

bootrec.exe is a Windows Recovery Environment tool used to repair the Master Boot Record and Boot Configuration Data, unrelated to user permissions or shutdown restrictions.

Dgpedit.mscCorrect

The Local Group Policy Editor (gpedit.msc) provides granular control over user rights assignments, including the 'Shut down the system' policy found under Computer Configuration - Windows Settings - Security Settings - Local Policies - User Rights Assignment. By removing standard users from this policy, a technician can prevent non-administrators from initiating a shutdown or restart. This is the correct administrative tool for enforcing access controls over system-level functions.

Concept tested: Group Policy Editor user rights assignment for shutdown restriction

Source: https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-10/security/threat-protection/security-policy-settings/shut-down-the-system

Topics

#Group Policy#gpedit.msc#user permissions#system administration

Community Discussion

No community discussion yet for this question.

Full 220-802 Practice