Invoke-WssBpaScan

Invoke-WssBpaScan

Starts a BPA scan.

Sintaxis

Invoke-WssBpaScan [ <CommonParameters>]

Descripción detallada

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.

Parámetros

<CommonParameters>

Este cmdlet admite los siguientes parámetros comunes: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer y -OutVariable. Para obtener más información, consulte about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).

Entradas

El tipo de entrada es el tipo de los objetos que se pueden canalizar al cmdlet.

Salidas

El tipo de resultado es el tipo de objetos que emite el cmdlet.

Ejemplos

Example 1: Start a BPA scan

This command starts a BPA scan.

PS C:\> Invoke-WssBpaScan

Temas relacionados

Get-WssBpaScanResult