Invoke-WssBpaScan

Invoke-WssBpaScan

Starts a BPA scan.

Syntax

Invoke-WssBpaScan [ <CommonParameters>]

Detailed Description

The Invoke-WssBpaScan cmdlet starts a Best Practices Analyzer (BPA) scan that raises BPA error or warning alerts. The BPA compares the server configuration with guidelines for the ideal way, under normal circumstances, to configure a server.

Parameters

<CommonParameters>

This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see    about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).

Inputs

The input type is the type of the objects that you can pipe to the cmdlet.

Outputs

The output type is the type of the objects that the cmdlet emits.

Examples

Example 1: Start a BPA scan

This command starts a BPA scan.

PS C:\> Invoke-WssBpaScan

Get-WssBpaScanResult