Question

Difficulty: EasyWindows Administrative and System Management Tools

A system administrator is creating a custom Microsoft Management Console (.msc) file to streamline local administration on a Windows 11 Pro computer. Which of the following administrative utilities can be integrated directly into this console as standalone MMC snap-ins? (Select TWO.)

  1. Local Security PolicyAnswer
  2. Disk ManagementAnswer
  3. C
    Task Manager
  4. D
    Windows Update

Answer

The correct utilities that can be added directly as MMC snap-ins are Local Security Policy and Disk Management.
Local Security Policy and Disk Management are both modular MMC snap-ins that administrators can add to a custom console (.msc) file to centralize daily security and storage management operations.

Step-by-Step Solution

1
Identify MMC snap-in architecture requirements
Recognize that only tools designed as Microsoft Management Console snap-ins (typically with .msc file extensions) can be added to custom consoles via mmc.exe.
Custom consoles require modular snap-in components for layout integration.
2
Evaluate candidate tools against MMC compatibility
Local Security Policy and Disk Management are native MMC snap-ins, whereas Task Manager and Windows Update are standalone executables/Settings applets.
Distinguishing between executable applications and snap-in modules ensures correct console customization.

Key Concept

Microsoft Management Console (MMC) Snap-in Architecture
Rate this question