How to get Best Practice Analyzers to collect with PowerShell!

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 comment

Your email address will not be published. Required fields are marked *

Exit mobile version