Monsieur Winner

MS D365FO || Monsieur D365FO

On-premises

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

 

Komi Siabi

Komi Siabi is a Bilingual D365FO Solution architect who loves sharing his knowledge as he works on Both Francophone and Anglophone projects around the globe. He enjoys doing some tiktok videos in his leisure time.

Leave a Reply

Your email address will not be published. Required fields are marked *