This update comes to us from Chuck Timon, a SSEE in CTS…
In PowerShell, run –
Get-BPAResult –ModelId Microsoft/Windows/Hyper-V > c:\temp\hyper—vbpa.txt
Or to get a filtered output
Get-BPAResult –ModelId Microsoft/Windows/Hyper-V | fl ComputerName,Severity,Category,Title,Compliance > c:\temp\hyper-vbpa_formatted.txt
How cool is that?!
Leave a Reply