April 15th, 2013

PowerTip: Get a List of Installed BPA Models

Doctor Scripto
Scripter

Summary: Use Windows PowerShell to obtain a list of all installed Best Practice Analyzer models.

Hey, Scripting Guy! Question How can I get a list of all the Best Practice Analyzer models that are installed on my server?

Hey, Scripting Guy! Answer Use the Get-BPAModel cmdlet with no parameters:

Get-BPAModel

Author

The "Scripting Guys" is a historical title passed from scripter to scripter. The current revision has morphed into our good friend Doctor Scripto who has been with us since the very beginning.

0 comments

Discussion are closed.