Match each Windows administrative requirement on the left with the most appropriate Microsoft Management Console (MMC) snap-in or administrative utility on the right.
- Configure a background process to automatically attempt a restart after a crash.Services (services.msc)
- Register and manage DCOM and COM+ applications for an enterprise network software installation.Component Services (comexp.msc)
- Configure password history and account lockout thresholds on a standalone workstation.Local Security Policy (secpol.msc)
- Schedule a custom administrative cleanup script to execute daily at midnight.Task Scheduler (taskschd.msc)
Cevap
Automatic process restart matches Services (services.msc); DCOM and COM+ application management matches Component Services (comexp.msc); Password history and lockout rules match Local Security Policy (secpol.msc); Daily automated script execution matches Task Scheduler (taskschd.msc).
Each item matches its corresponding tool based on Microsoft administrative utility design: Services (services.msc) handles service state and recovery configuration; Component Services (comexp.msc) manages COM+ component objects and DCOM configuration; Local Security Policy (secpol.msc) enforces local account and security parameters; and Task Scheduler (taskschd.msc) automates timed script or binary execution.
Adım Adım Çözüm
Anahtar Kavram
Windows Administrative Tools and MMC Snap-ins