nerdexam
EC-Council

312-50V13 · Question #341

You are logged in as a local admin on a Windows 7 system and you need to launch the Computer Management Console from command line. Which command would you use?

The correct answer is A. c:\compmgmt.msc. compmgmt.msc is the Microsoft Saved Console (MSC) file that launches the Computer Management Console, which provides access to tools like Device Manager, Disk Management, and Event Viewer - making Option A correct. Option B (services.msc) is a real command, but it opens only the

Submitted by brentm· Mar 6, 2026System Hacking

Question

You are logged in as a local admin on a Windows 7 system and you need to launch the Computer Management Console from command line. Which command would you use?

Options

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

How the community answered

(28 responses)
  • A
    93% (26)
  • B
    4% (1)
  • D
    4% (1)

Explanation

compmgmt.msc is the Microsoft Saved Console (MSC) file that launches the Computer Management Console, which provides access to tools like Device Manager, Disk Management, and Event Viewer - making Option A correct. Option B (services.msc) is a real command, but it opens only the Services console, not the full Computer Management Console. Option C (ncpa.cpl) - note the correct extension is .cpl, not .cp - opens Network Connections, making it both wrong in purpose and misspelled here. Option D (gpedit) is incomplete; the correct command is gpedit.msc, and it opens the Group Policy Editor, not Computer Management.

Memory Tip: Think "comp mgmt = compmgmt.msc" - the command is simply a shortened version of the words "Computer Management." The .msc extension (Microsoft Saved Console) is your clue that it opens an MMC-based management tool, and knowing this pattern helps you recognize that services.msc and gpedit.msc are also real but serve entirely different purposes.

Topics

#Windows commands#Computer Management Console#compmgmt.msc#System administration

Community Discussion

No community discussion yet for this question.

Full 312-50V13 Practice