Invoke-WssBpaScan

Invoke-WssBpaScan

Starts a BPA scan.

構文

Invoke-WssBpaScan [ <CommonParameters>]

詳細説明

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.

パラメーター

<CommonParameters>

このコマンドレットは次の共通パラメーターをサポートします。-Verbose、-Debug、-ErrorAction、-ErrorVariable、-OutBuffer、-OutVariable.詳細については、以下を参照してください。 about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216)。

入力

入力型は、コマンドレットにパイプできるオブジェクトの型です。

出力

出力型は、コマンドレットによって生成されるオブジェクトの型です。

Example 1: Start a BPA scan

This command starts a BPA scan.

PS C:\> Invoke-WssBpaScan

関連トピック

Get-WssBpaScanResult