05 January 2012

Test Dynamics AX 2012 SSRS Report Server Configuration

To check you're SSRS Configuration open a Microsoft Dynamics AX 2012 Management Shell as an admin and insert the following command:

Test-AXReportServerConfiguration

If you want to run the test against a special ReportServer:

Test-AXReportServerConfiguration -Id ReportServer01

Or to check a special WSDL Port

Test-AXReportServerConfiguration -ServicesAOSName ServerName
-ServicesAOSWSDLPort 8103

No comments: