Certified Ethical Hacker (CEH v10) — Question 16
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?
Answer options
- A. c:\gpedit
- B. c:\compmgmt.msc
- C. c:\ncpa.cp
- D. c:\services.msc
Correct answer: B
Explanation
The correct command to access the Computer Management Console is c:\compmgmt.msc, as it directly points to the management console executable. The other options either refer to different tools or are incorrect paths for launching the Computer Management Console.