-> Open windows PowerShell in administrator mode.
-> Copy and paste the below code in the PowerShell window and hit enter.
For Azure environment
K:\AosService\PackagesLocalDirectory\Plugins\AxReportVmRoleStartupTask\DeployAllReportsToSSRS.ps1 -PackageInstallLocation “K:\AosService\PackagesLocalDirectory”
For Local environment
C:\AOSService\PackagesLocalDirectory\Plugins\AxReportVmRoleStartupTask\DeployAllReportsToSSRS.ps1
For Single report deploy
K:\AosService\PackagesLocalDirectory\Plugins\AxReportVmRoleStartupTask\DeployAllReportsToSSRS.ps1 -Module XYZ -ReportName XYZ.Report -PackageInstallLocation "K:\AosService\PackagesLocalDirectory"
Note: For the Azure environment the AOS service folder might be different.
https://nuxulu.com/2021-01-27-deploy-ssrs-reports-in-dynamics-365-finance-scm-using-powershell/
Note: For the Azure environment the AOS service folder might be different.
No comments:
Post a Comment