Deploy SSRS report via powershell script – D365 Finance and Operations on premises
While deploying a UAT or PROD environment from LCS for an On premises environment, series of scripts are ran and executed to deploy different applications: Common, reportinfservices, aos, financialreporting.
When the deployment fails, we should first of all check the service fabric explorer to identify the application where the failure happened.
This tells us the exact node of the cluster to further access for meaningful info.
In my case, the version of reporting services (2022 build 16.0.1116.12) used in deploying FinOps 10.0.40 did not work. I used a lower version 16.0.1115.61 .
After re-installation of the reportingservices, to manually deploy the report run the following script on the SSRS VM.
.\DeployAllReportsToSsrs.ps1 -PackageInstallLocation \\XXXAOSTEST1\C$\ProgramData\SF\XXXOSTEST1\Fabric\work\Applications\AXSFType_App9\AXSF.Code.1.0.20240725\Packages
Your comment is awaiting moderation.
A big thank you for your blog.Really looking forward to read more.