MMC & Shortcuts

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/31

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 5:11 PM on 4/29/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

32 Terms

1
New cards

What shortcut in Control Panel links to a folder of shortcuts to several advanced configuration consoles?

Administrative Tools or Windows Tools

2
New cards

What does a Microsoft Management Console (MMC) contain?

One or more snap-ins used to modify advanced settings for a subsystem

3
New cards

What does Computer Management (compmgmt.msc) provide?

A default management console with multiple snap-ins to schedule tasks and configure local users and groups, disks, services, devices, and more

4
New cards

What does Defragment and Optimize Drives (dfrgui.exe) do?

Maintains disk performance by optimizing file storage patterns

5
New cards

What does Disk Cleanup (cleanmgr.exe) do?

Regains disk capacity by deleting unwanted files

6
New cards

What does Event Viewer (eventvwr.msc) let you review?

System, security, and application logs

7
New cards

What does Local Security Policy (secpol.msc) let you do?

View and edit security settings

8
New cards

What do Resource Monitor (resmon.exe) and Performance Monitor (perfmon.msc) display?

Performance statistics

9
New cards

What is Registry Editor (regedit.exe) used for?

Manual edits to the database of Windows configuration settings

10
New cards

What can you do in the Services console (services.msc)?

Start, stop, and pause processes running in the background

11
New cards

What does Task Scheduler (taskschd.msc) do?

Runs software and scripts according to calendar or event triggers

12
New cards

What are the two main Windows operating system interfaces?

Graphical user interface and command line interface

13
New cards

What does the GUI allow you to do?

Bring up windows and get deeper into the operating system and how it runs

14
New cards

What can Event Viewer help you check when an application is not working right?

Application logs

15
New cards

What can Task Manager's Performance tab show you?

CPU, memory, disk, and other performance details

16
New cards

Why use GUI and command-line tools?

To take control of the operating system

17
New cards
How can you quickly show the shortcut menu with links to main management utilities?
Press WINDOWS + X or right-click the Windows button
18
New cards
What utilities can the WINDOWS + X menu link to?
Device Manager, Computer Management, Command Prompt, and Windows Terminal (PowerShell)
19
New cards
How do you use Instant Search to execute programs and configuration options?
Press the WINDOWS key and type the program file name or utility name
20
New cards
What else can Instant Search open besides programs and configuration options?
Files or unregistered programs by typing the path to the file
21
New cards
How do you open the Run dialog?
WINDOWS + R
22
New cards
What can the Run dialog be used for?
Execute a program with switches that modify the operation of the software
23
New cards
What do shortcut menus for system objects and notification area icons contain?
Links to configuration tools
24
New cards
What does the Properties item for This PC open?
System settings app
25
New cards
What does the Manage item for This PC open?
Computer Management console
26
New cards
How can individual Settings app pages be accessed from the Run dialog?
Using uniform resource indicators such as ms-settings:system
27
New cards
How can Control Panel applets be opened from the Run dialog?
Using commands in the form control ncpa.cpl
28
New cards
What is a Microsoft Management Console (MMC)?
A container for snap-ins like Device Manager, Disk Management, Group Policy Editor, and Certificate Manager
29
New cards
Which command is used to customize and create an MMC console?
`mmc`
30
New cards
What can you add to an MMC to build a custom console?
Snap-ins
31
New cards
What should you do with a custom MMC after creating it?
Save it as an MSC file in the Administrative Tools folder
32
New cards
What can most MMC snap-ins manage besides the local computer?
Remote computers on the network