How to deploy all the reports in AX2012 by using Management Shell
Contents
Login to the AX AOS server and follow below steps.
Click
Start > Administrative Tools
.Right-click the Microsoft Dynamics AX 2012 Management Shell option.
Click Run as administrator.
Go to PowerShell command prompt and run with command
Publish-AXReport –ReportName *
Wait up to getting Deployment successful message in command prompt.