PowerShell Logo Small

Get-SMServerBpaResult



This is the built-in help made by Microsoft for the command 'Get-SMServerBpaResult', in PowerShell version 5 - as retrieved from Windows version 'Microsoft Windows Server 2012 R2 Standard' PowerShell help files on 2016-06-23.

For PowerShell version 3 and up, where you have Update-Help, this command was run just before creating the web pages from the help files.

SYNOPSIS

The Get-SMServerBpaResult cmdlet retrieves the results of the Best Practices Analyzer. NOTE: To retrieve BPA results, we recommend that you use the Get-BpaResult cmdlet instead of this cmdlet.

SYNTAX


Get-SMServerBpaResult [-AsJob] [-BatchSize <UInt32>] [-CimSession <CimSession[]>] [-ThrottleLimit <Int32>] -BpaXPath <String[]> [<CommonParameters>]



Search powershellhelp.space

DESCRIPTION


The Get-SMServerBpaResult cmdlet retrieves the results of the Best Practices Analyzer.



<

RELATED LINKS


Online Version: http://go.microsoft.com/fwlink/p/?linkid=287575

REMARKS

<

Examples


Example 1: Get the Best Practices Analyzer results

PS C:\>Get-SMServerBPAResult



This command gets the results of the Best Practices Analyzer.