external help file | Module Name | ms.date | online version | schema | title |
---|---|---|---|---|---|
WssCmdlets.dll-Help.xml |
WSSCmdlets |
12/05/2017 |
2.0.0 |
Get-WssBpaScanResult |
Gets the most recent BPA scan result.
Get-WssBpaScanResult [<CommonParameters>]
The Get-WssBpaScanResult cmdlet gets the most recent Best Practices Analyzer (BPA) scan result. The BPA compares the server configuration with guidelines for the ideal way, under normal circumstances, to configure a server.
PS C:\> Get-WssBpaScanResult
This command gets the most recent BPA scan result.
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
This cmdlet returns BPA issues.