A system administrator needs to build a customized Microsoft Management Console (MMC) for junior help desk technicians that consolidates system diagnostic utilities while preventing the technicians from adding or removing snap-ins. What is the correct sequence of steps to create, configure, and save this custom console?
- 1Launch an empty Microsoft Management Console (mmc.exe) with administrative privileges.
- 2Add the required administrative snap-ins using the Add/Remove Snap-in interface.
- 3Open Console Options and set the Console Mode to 'User mode - limited access'.
- 4Save the configured console as a .msc file to a shared deployment directory.
Cevap
The correct sequence begins with launching an empty MMC console (mmc.exe), adding the target administrative snap-ins via Add/Remove Snap-in, configuring the console mode to 'User mode - limited access' under Options to lock down modifications, and finally saving the customized file with a .msc extension.
To create a restricted custom administrative tool set, an administrator must first open mmc.exe, add the necessary snap-ins to the console tree, adjust the Console Mode in Options to 'User mode - limited access' to prevent structure modifications, and finally save the file with a .msc extension.
Adım Adım Çözüm
Anahtar Kavram
Microsoft Management Console (MMC) Author Mode vs User Mode Configuration
Tahmini Süre:1m 30s