Hi jonasoh ,
Thank you for the report
I am trying to run the PS script but I am getting the following error can you help me in this.
.\Import-SSRSReports.ps1 -ReportServerURI "http://clhqsm217/Reports
/browse/ConfigMgr_EUC" -TargetFolderPath "ConfigMgr_EUC/Custom_UpdateReporting" -TargetDataSourcePath "ConfigMgr_EUC/{5C
6358F2-4BB6-4a1b-A16E-8D96795D8602}"
Copy "E:\updatereporting-master\updatereporting-master\SourceFiles\*" to "E:\updatereporting-master\updatereporting-master\work\"
Found 19 .rdl and .rsd files in "E:\updatereporting-master\updatereporting-master\work"
Working on: Compare Update Compliance.rdl
Working on: Software Updates Compliance - Overview ABC Last ADDS Logon.rdl
Working on: Software Updates Compliance - Overview ABC Last Policy Update.rdl
Working on: Software Updates Compliance - Overview ABC Last Reboot.rdl
Working on: Software Updates Compliance - Overview ABC Last Update Install.rdl
Working on: Software Updates Compliance - Overview all compliant.rdl
Working on: Software Updates Compliance - Overview all uncompliant.rdl
Working on: Software Updates Compliance - Overview current rollup compliant.rdl
Working on: Software Updates Compliance - Overview current rollup uncompliant.rdl
Working on: Software Updates Compliance - Overview last rollup compliant.rdl
Working on: Software Updates Compliance - Overview last rollup uncompliant.rdl
Working on: Software Updates Compliance - Overview Pending Reboot.rdl
Working on: Software Updates Compliance - Overview subreport template.rdl
Working on: Software Updates Compliance - Overview Updates missing not deployed.rdl
Working on: Software Updates Compliance - Overview WSUSScanError.rdl
Working on: Software Updates Compliance - Overview.rdl
Working on: Software Updates Compliance - Per device.rdl
Working on: UpdatesSummary.rsd
Working on: UpdatesSummaryView.rsd
Connecting to: http://clhqsm217/Reports/browse/ConfigMgr_EUC...
New-WebServiceProxy : The HTML document does not contain Web service discovery information.
At E:\updatereporting-master\updatereporting-master\Import-SSRSReports.ps1:223 char:35
+ ... onnection = New-WebServiceProxy -Uri $ReportServerUriFull -Namespace ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (http://clhqsm21...e2010.asmx?wsdl:Uri) [New-WebServiceProxy], Invalid
OperationException
+ FullyQualifiedErrorId : InvalidOperationException,Microsoft.PowerShell.Commands.NewWebServiceProxy
Problem with connection...
End of script!