nerdexam
EC-Council

312-50V10 · Question #518

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 Computer Management Console is launched by running compmgmt.msc from the command line or Run dialog on Windows.

Enumeration

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

(20 responses)
  • A
    95% (19)
  • D
    5% (1)

Why each option

The Computer Management Console is launched by running compmgmt.msc from the command line or Run dialog on Windows.

Ac:\compmgmt.mscCorrect

compmgmt.msc is the Microsoft Management Console (MMC) snap-in file for Computer Management, which provides access to tools like Device Manager, Disk Management, and Event Viewer. Running it from the command line (or the Run dialog via Win+R) directly opens the Computer Management console. Administrative privileges are required to access most of its features.

Bc:\gpedit

gpedit.msc (not gpedit alone) launches the Local Group Policy Editor, not the Computer Management Console.

Cc:\ncpa.cpl

ncpa.cpl opens the Network Connections control panel applet, which manages network adapters and connections.

Dc:\services.msc

services.msc opens the Services MMC snap-in directly, which is a sub-component available within Computer Management, not the full console.

Concept tested: Windows MMC snap-in command for Computer Management

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

Topics

#Windows commands#Computer Management Console#MMC#system administration

Community Discussion

No community discussion yet for this question.

Full 312-50V10 Practice