A systems administrator needs to enforce an account lockout threshold and password complexity rules on a standalone Windows 11 Pro computer that is not connected to an Active Directory domain. Which administrative tool should the administrator open to configure these specific policies?
- Local Security Policy (secpol.msc)Answer
- BLocal Users and Groups (lusrmgr.msc)
- CSystem Configuration (msconfig.exe)
- DCredential Manager
Answer
Local Security Policy (secpol.msc) is the correct tool for defining local account lockout thresholds and password complexity requirements on standalone Windows workstations.
The Local Security Policy console (secpol.msc) allows administrators to configure security settings on a local machine, including Password Policy (complexity, minimum length) and Account Lockout Policy (lockout threshold, duration), making it the correct tool for non-domain-joined machines.
Step-by-Step Solution
Key Concept
Windows Administrative Snap-ins (Local Security Policy)
Estimated Time:1m 0s