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,