DEPLOY SSRS REPORTS USING POWER SHELL – DYNAMICS 365 FOR OPERATIONS


DEPLOY SSRS REPORTS USING POWER SHELL


Open Windows PowerShell in administrator mode.
For Local environment
C:\AOSService\PackagesLocalDirectory\Plugins\AxReportVmRoleStartupTask\DeployAllReportsToSSRS.ps1
For Azure environment
J:\AosService\PackagesLocalDirectory\Plugins\AxReportVmRoleStartupTask\DeployAllReportsToSSRS.ps1 -PackageInstallLocation "J:\AosService\PackagesLocalDirectory"

Support Faryal's Cusine


1 comment:

Unit Testing in D365FO Using SysTest Framework

       Introduction In modern ERP development, writing code is not enough — ensuring code reliability, maintainability, and stability is equ...