Our support engineers have assembled the top recommended solutions for you.
Microsoft Dynamics AX 2012CRM Connector in Microsoft Dynamics AX 2012Financials Management in Microsoft Dynamics AX 2012Upgrading to Microsoft Dynamics AX 2012
Microsoft Dynamics AX 2009
Application Object Server (AOS)
Enterprise Portal and Role Centers
Inventory Costing in Microsoft Dynamics AX 2009
Invoice Settlements/Discounts/Reversals
SSRS and SSAS Integration
Workflow
Database configuration: The password could not be validated against the password policy.
The same password worked in UAT/TEST/DEV for those service accounts. The only difference in PROD is the DB Server is NOT local on the Management Reporter server where teh services will be installed. Could this be a Kerberos issue.
There is an article on this specific issue on partnersource:
mbs2.microsoft.com/.../kbdisplay.aspx
Basically:
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.
So you may need to open port 135 to RPC and start the RPC locator service.
Dynamics AX MVP | My Blog | Sikich | Twitter @JorisdG