How to increase the minimum password length more then 14

Anonymous
2024-10-09T10:11:50+00:00

Hi,

I have tried to change the minimum password length more than 14

I am unable to do that. I am using 2019 windows Domain controller.

Windows for business Windows Server Directory services Other

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question. To protect privacy, user profiles for migrated questions are anonymized.

0 comments No comments
{count} votes
Accepted answer
  1. Anonymous
    2024-10-09T10:53:16+00:00

    Hello Manoj Robin Jebamani G,

    Thank you for posting in Microsoft Community forum.

    In order to adjust the minimum password length beyond 14 characters on a Windows Server 2019 Domain Controller, you'll need to employ the "Fine-Grained Password Policies" feature. Here's a step-by-step guide on how to accomplish that:

    Step 1: Open the Active Directory Administrative Center

    1. Click on **Start** and type **Active Directory Administrative Center**.
    2. Open it.

    Step 2: Create a New Password Settings Object (PSO)

    1. In the left pane, navigate to your domain.
    2. Click on **Password Settings Container**.
    3. In the center pane, right-click and select **New** > **Password Settings**.

    Step 3: Configure the Password Settings Object

    1. In the New Password Settings dialog box, enter a name for your PSO.
    2. Set the **Precedence** value (lower numbers have higher precedence).
    3. Configure your desired password settings, including **Minimum Password Length**.

    Here, you can set it to a value greater than 14.

    1. Fill in other attributes as needed (e.g., Maximum Password Age, etc.).

    Step 4: Apply the PSO to Users or Groups

    1. In the **Direct applies to** section, add the users or groups to which you want the policy to apply.
    2. Click **OK** to save the settings.

    Step 5: Verify the Changes

    1. To verify that the new settings are applied, you can use the Get-ADFineGrainedPasswordPolicy cmdlet in PowerShell.
    2. You may also check individual users with Get-ADUserResultantPasswordPolicy.

    By following these steps, you should be able to set the minimum password length to more than 14 characters. 

    For more information, please read here.
    Step-by-Step: Enabling and Using Fine-Grained Password Policies in AD

    https://blogs.technet.microsoft.com/canitpro/2013/05/29/step-by-step-enabling-and-using-fine-grained-password-policies-in-ad/

    I hope the information above is helpful.

    If you have any question or concern, please feel free to let us know.

    Best Regards,

    Daisy Zhou

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more