Question

You are configuring the local security policy of a Windows system. You want to prevent users from reusing old passwords. You also want to force them to use a new password for at least 5 days before changing it again.

Which of the following policies are BEST to configure? (Select TWO).

answer

Maximum password age


Enforce password history


Password complexity


Minimum password length


Minimum password age

Answers

Answered by GPT-4o mini
To achieve the goals of preventing users from reusing old passwords and forcing them to use a new password for at least 5 days before changing it again, the best policies to configure would be:

1. **Enforce password history** - This policy helps to maintain a record of the previously used passwords, thereby preventing users from reusing their old passwords.

2. **Minimum password age** - This policy ensures that users must keep their new password for a specified duration (in this case, at least 5 days) before they can change it again.

Therefore, the correct answers are:

- Enforce password history
- Minimum password age

Related Questions