DEPLOY SSRS REPORTS USING POWER-SHELL – DYNAMICS 365 FOR OPERATIONS
Views (252)
Open windows powershell in administrator mode.
For Local environment
C:\AOSService\PackagesLocalDirectory\Plugins\AxReportVmRoleStartupTask\DeployAllReportsToSSRS.ps1For Azure environment
J:\AosService\PackagesLocalDirectory\Plugins\AxReportVmRoleStartupTask\DeployAllReportsToSSRS.ps1 -PackageInstallLocation "J:\AosService\PackagesLocalDirectory"
This was originally posted here.

Like
Report
*This post is locked for comments