In this blog post, let’s learn about the error message “33066 – An error occurred while configuring the password policy: NTSTATUS 0x%x, state %d. To skip configuring the password policy, use trace flag -T4634 during startup. This will cause SQL Server to run using a minimal password policy.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
33066 – An error occurred while configuring the password policy: NTSTATUS 0x%x, state %d. To skip configuring the password policy, use trace flag -T4634 during startup. This will cause SQL Server to run using a minimal password policy.
Reason for the Error
To be update soon…
Solution
To be update soon…