1/13
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai | Chat |
|---|
No analytics yet
Send a link to your students to track their progress
Q: What is the Microsoft Management Console and how do you access it?
A: A customizable console that allows you to build your own management tools. Access via mmc.exe. Includes Event Viewer, Local Users and Groups, Disk Management, Task Scheduler, and more.
Q: What is Event Viewer and what does it do?
A: Central event consolidation tool showing what happened on the system. Logs events from Application, Security, Setup, and System. Categories include Information, Warning, Error, Critical, Successful Audit, and Failure Audit. Access via eventvwr.msc.
Q: What is Disk Management and what can you do with it?
A: Manage disk operations on individual computers and file servers. Access via diskmgmt.msc. WARNING: You can erase data, so always have a backup.
Q: What is Task Scheduler and what are its key features?
A: Schedule applications or scripts to run at specific times.
Includes predefined schedules for quick setup.
Allows organization with folders.
Access via taskschd.msc.
Q: What is Device Manager and why are device drivers important?
A: Tool to manage hardware devices. The OS doesn't know how to talk directly to most hardware — device drivers are hardware-specific and OS-specific. Older drivers may not work in Windows 10 or 11.
Access via devmgmt.msc.
Q: What is Certificate Manager and what can you do with it?
A: View, add, and remove user and trusted certificates.
Access via certmgr.msc.
Q: What is the Administrator account in Windows?
A: The Windows super-user account with full system control. One of the built-in user accounts.
Q: What is the Guest account in Windows?
A: A built-in user account with limited access. Used to provide temporary or restricted access to the system.
Q: What are the main types of user accounts in Windows?
A: Administrator (super-user with full control), Guest (limited access), and "Regular" Users (standard user accounts with restricted permissions).
Q: What are some examples of built-in Windows groups?
A: Administrators, Users, Backup Operators, Power Users, and others. Used to assign permissions and rights to multiple users at once.
Q: What is Local Users and Groups and how do you access it?
A: Tool to manage user accounts and groups on the local computer.
Access via lusrmgr.msc.
Q: What are the main uses of Performance Monitor?
A: Monitor OS performance over time, set alerts and automated actions, store statistics for long-term trend analysis, and view built-in reports.
Q: What is the Local Group Policy Editor and how do you access it?
A: Manages policies on the local device only (not domain-wide).
Access via gpedit.msc.
Used to centrally manage users and systems on that one computer.
Q: What is the Group Policy Management Console and how does it work?
A: Integrated with Active Directory for powerful system management across many devices and users. Access via gpmc.msc.
Allows centralized policy management for domain-connected computers.