Match each Windows administrative scenario with the most appropriate management utility or snap-in used to accomplish the task.
- Configuring account lockout policies, group memberships, and password expiration settings for local accounts on a standalone workstation.Local Users and Groups (lusrmgr.msc)
- Reviewing system stability trends, application crashes, and Windows update history over a chronological timeline.Reliability Monitor
- Creating a system Data Source Name (DSN) to connect a database application to a local SQL engine.ODBC Data Sources (odbcad32.exe)
- Configuring an automated script to execute automatically whenever a specific system Event ID occurs.Task Scheduler (taskschd.msc)
Cevap
Local account administration maps to Local Users and Groups (lusrmgr.msc); reviewing historical stability trends maps to Reliability Monitor; database connection DSN configuration maps to ODBC Data Sources (odbcad32.exe); and event-triggered task automation maps to Task Scheduler (taskschd.msc).
Each scenario maps precisely to its dedicated administrative tool: Local Users and Groups controls local user security properties, Reliability Monitor charts historical stability trends, ODBC Data Sources configures application database connection strings, and Task Scheduler automates tasks based on time or event conditions.
Adım Adım Çözüm
Anahtar Kavram
Windows Administrative Consoles and System Management Utilities