Tuesday, June 21, 2016

AX7: Deploy All SSRS reports manually

Open AX7 VM / azure server
Open windows powershell in administrator mode.
execute below comments

Set-ExecutionsPolicy Unrestricted
Y
For Local environment
C:\Packages\Plugins\AxReportStartVmRoleStartupTask\DeployAllReportsToSSRS.ps1

For Azure environment
J:\AosService\PackagesLocalDirectory\Plugins\AxReportVmRoleStartupTask\DeployAllReportsToSSRS.ps1 -PackageInstallLocation "J:\AosService\PackagesLocalDirectory"