A systems administrator is performing advanced configuration tasks on several non-domain-joined Windows workstations to fulfill specific operational requirements. Match each administrative requirement on the left with the corresponding Windows Control Panel utility on the right.
- Enable the legacy Line Printer Daemon (LPD) client protocol to allow print job submission to UNIX print servers.Programs and Features
- Configure a System Data Source Name (DSN) connection for a legacy 64-bit accounting application database.Administrative Tools
- Assign a dedicated headset specifically for VoIP software calls while keeping primary system audio routed through desktop speakers.Sound
- Modify user profile paths and global system path environment variables for custom administrative scripts.System
Answer
The correct pairings are: Enabling the LPD client protocol matches Programs and Features; configuring a System DSN database connection matches Administrative Tools; setting dedicated audio communications devices matches Sound; and modifying system environment variables matches System.
Each requirement maps to its corresponding applet: protocol additions like LPD belong to Programs and Features, database DSN tools belong to Administrative Tools, audio routing belongs to Sound, and system variables belong to System.
Step-by-Step Solution
Key Concept
Identifying specific Windows Control Panel utilities required for advanced system configuration and protocol management.