Quantcast
Viewing all articles
Browse latest Browse all 175326

Downloading Reports with vROPs and PowerCLI

Hello, I was using this guide to automatedly download reports from my vROPs instance:

https://ryanjan.uk/2018/05/21/vrops-reports-and-powercli-part-two-downloading-reports/

 

This has been working successfully until I updated my .NET framework. Now I get this error:

Exception calling "DownloadReport" with "2" argument(s): "Data at the root level is invalid. Line 1, position 1."

 

I traced this error back to this line here :

$vrops.ExtensionData.GetReport("5ef2e8c9-09bb-4a74-b560-f9ad2e810854").DownloadReport($MemoryStream, "CSV")

 

 

Does anybody know what changed with the .NET framework to make this line suddenly break?


Viewing all articles
Browse latest Browse all 175326

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>