The Microsoft Management Console - CompTIA A+ 220-1202 - 1.4
Introduction to Microsoft Management Console (MMC)
Overview of MMC
- The Microsoft Management Console (MMC) is a tool for building customized views of utilities for troubleshooting in Windows.
- Upon starting, the console appears empty but allows users to add various utilities for easier access.
Adding Utilities
- Users can add functions by selecting "Add/Remove Snap-in" from the File menu, which includes various available utilities.
- When adding a snap-in like Computer Management, users can choose to manage either their local computer or another on the network.
Customizing and Saving the Console
Creating a Customized View
- After adding desired utilities such as Event Viewer and Disk Management, users can save this configuration for future use.
- The Event Viewer provides a consolidated view of system events categorized into application, security, setup, and system logs.
Exploring Event Viewer
Understanding Logs
- Users can filter logs by event level or type to quickly find specific information without scrolling through numerous entries.
- An example log entry shows an error related to Volume Shadow Copy Service (VSS), highlighting how detailed logs can be.
Utilizing Disk Management Utility
Managing Storage Drives
- Disk Management displays all installed storage drives and their partitions; it’s crucial to back up data before making changes.
- The utility shows partition details including drive letters and file systems; important partitions include recovery and EFI system partitions.
Task Scheduler Functionality
Automating Tasks
- Task Scheduler allows users to run applications at specified times or on recurring schedules with predefined tasks available.
- Users can modify existing tasks or create new ones based on triggers and conditions set within the scheduler interface.
Device Manager Insights
Managing Device Drivers
- Device Manager helps visualize hardware relationships with operating systems; drivers are typically OS-specific.
- Users can expand categories like printers or display adapters to view driver properties and recent events associated with each device.
Certificate Manager Overview
Managing Certificates
- Certificate Manager allows viewing, adding, or removing certificates that provide ownership information or enable encryption functions.
Local Users and Groups Utility
User Configuration
- This utility enables management of multiple user accounts on Windows; built-in accounts include administrator and guest users.
Performance Monitor Capabilities
Tracking Resource Utilization
- Performance Monitor collects extensive statistics over time regarding CPU, memory, disk usage; useful for diagnosing past issues.
Group Policy Editor Usage
Configuring User Permissions
- Group Policy Editor manages features available to different users; Local Group Policy Editor is used for individual systems while GPMC is used in Active Directory environments.