nerdexam
EC-Council

312-50V9 · Question #388

What would you type on the Windows command line in order to launch the Computer Management Console provided that you are logged in as an admin?

The correct answer is A. c:\compmgmt.msc. The correct command to launch the Computer Management Console from the Windows command line is compmgmt.msc, which can be run directly without a full path when using the Run dialog or command prompt.

System Hacking

Question

What would you type on the Windows command line in order to launch the Computer Management Console provided that you are logged in as an admin?

Options

  • Ac:\compmgmt.msc
  • Bc:\gpedit
  • Cc:\ncpa.cpl
  • Dc:\services.msc

How the community answered

(45 responses)
  • A
    93% (42)
  • B
    2% (1)
  • D
    4% (2)

Why each option

The correct command to launch the Computer Management Console from the Windows command line is compmgmt.msc, which can be run directly without a full path when using the Run dialog or command prompt.

Ac:\compmgmt.mscCorrect

compmgmt.msc is the Microsoft Management Console snap-in file for Computer Management, which consolidates tools like Device Manager, Disk Management, and Event Viewer. Typing 'compmgmt.msc' (or the full path 'c:\compmgmt.msc' as shown) in the Run dialog or command prompt launches it directly. Admin privileges are required to access and modify many of its features.

Bc:\gpedit

gpedit.msc (not gpedit without the extension) launches the Local Group Policy Editor, not Computer Management.

Cc:\ncpa.cpl

ncpa.cpl opens the Network Connections control panel applet, not Computer Management.

Dc:\services.msc

services.msc launches the Services snap-in standalone, which is a component within Computer Management but not the full Computer Management Console.

Concept tested: Windows MMC snap-in commands and administration tools

Source: https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/mmc

Topics

#Windows commands#compmgmt.msc#system console#admin tools

Community Discussion

No community discussion yet for this question.

Full 312-50V9 Practice