Here are commands using powershell
cd k:\AOSService\PackagesLocalDirectory\Plugins\AxReportVmRoleStartupTask //Location may Vary
Powershell .\DeployAllReportsToSsrs.ps1 -packageInstallLocation "K:\AosService\PackagesLocalDirectory"
.\DeployAllReportsToSSRS.ps1 -Module ApplicationSuite -ReportName salesinvoice.Report -PackageInstallLocation “K:\AosService\PackagesLocalDirectory”
For Local environment
C:\AOSService\PackagesLocalDirectory\Plugins\AxReportVmRoleStartupTask\DeployAllReportsToSSRS.ps1
No comments:
Post a Comment