preloader-matrix

Alfasith

Deploy all the report in CMD for D365

Hi,

1. Run the powershell command prompt as administrator.
2. Paste the code for specific reports.
here my sample is PurchPurchaseOrder.Report

K:AosServicePackagesLocalDirectoryPluginsAxReportVmRoleStartupTaskDeploy
AllReportsToSSRS.ps1 -Module ApplicationSuite -ReportName PurchPurchaeOrder.Report -PackageInstallLocation “K:AosServicePackagesLocalDirectory”

3. To deploy all the reports.

K:AosServicePackagesLocalDirectoryPluginsAxReportVmRoleStartupTaskDeploy
AllReportsToSSRS.ps1 -PackageInstallLocation “K:AosServicePackagesLocalDirectory”

Regards,

Leave a Reply

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