Quantcast
Channel: VMware Communities: Message List
Viewing all articles
Browse latest Browse all 206069

Re: Export Compliance Reports

$
0
0

You've been really helpful here LucD, I really appreciate your help and patience In addition to getting the detailed view, I'm also working on this code:

 

Get-Compliance -Entity $inventoryItem -Detailed | Sort-Object -Property Entity | Format-Table -AutoSize | 
Out-String -Width 5000 | Out-File "$path\PatchComplianceReport_$CurrentDate.txt"

 

That outputs great in a text file. However, is there any way that I can output that to a .csv? I've tried changing Out-File to Export-Csv, but it did not like that.


Viewing all articles
Browse latest Browse all 206069

Trending Articles



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