An IT technician is preparing a standard workstation baseline image for remote customer support representatives. Company security policy requires hardening local user account settings to mitigate credential harvesting and unauthorized local access. Which of the following configuration steps should the technician perform to meet this security baseline requirement?
- Disable the built-in Guest account and rename the built-in local Administrator account.Answer
- BAssign the Guest account to the local Backup Operators group to restrict its system access.
- CUse the Services snap-in to change the startup type of the Windows Event Log service to Disabled.
- DConfigure the Credential Manager Control Panel applet to automatically store network passwords without user authentication.
Answer
Disable the built-in Guest account and rename the built-in local Administrator account.
Hardening default local accounts requires disabling unneeded accounts like Guest and renaming well-known default accounts like Administrator. This eliminates easy entry points for unauthorized users and disrupts automated password brute-force scripts targeting standard account names.
Step-by-Step Solution
Key Concept
Workstation Account Hardening