Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Error message when you install Management Reporter 2012: "The password could not be validated against the password policy"


View products that this article applies to.

Symptoms

You may receive the following error when you install the Management Reporter 2012 Services:

Database configuration: The password could not be validated against the password policy



↑ Back to the top


Cause

This error is typically caused by a connection problem to the SQL server that will host the Management Reporter database.

↑ Back to the top


Resolution

Possible causes of the connection problem:


General DNS/network issues

You should be able to successfully "ping" the SQL server from the computer that you are installing the Management Reporter services on.



Firewall or other network software/hardware blocking the connection

The range of dynamic ports on the SQL server may be blocked by a software or hardware firewall.

To view the range of dynamic ports on Windows Server 2008 and later, you can run the following on the SQL server from a command prompt:

netsh int ipv4 show dynamicport tcp


↑ Back to the top


More Information

The password validate function that is used during the Management Report installation tries to connect to the RPC Endpoint Mapper service on the SQL server (port 135). If that is successful, the RPC Endpoint Manager will provide the Management Reporter installer with a port number from the range of dynamics ports on the SQL server. The installer will then try to connect to the SQL server using that port. If either of these connection attempts fail, you will receive the password validation error. 

↑ Back to the top


Keywords: kbmbsmigrate, kbmbspartner, kbsurveynew, kb

↑ Back to the top

Article Info
Article ID : 2717318
Revision : 1
Created on : 1/7/2017
Published on : 9/6/2013
Exists online : False
Views : 323