Test-WssHealth
Performs an evaluation of all health checks.
Test-WssHealth []
The Test-WssHealth cmdlet performs an evaluation of all health checks. If the cmdlet finds no outstanding health alerts, it returns a value of $True. If it finds outstanding health alerts, it returns a value of $False.
PS C:\> Test-WssHealth
This command performs evaluation of all health checks. The command returns a value of $True or $False, depending on whether it finds outstanding alerts.
Boolean