Skip to content

Check-Health

Checks the system health

& "$PSScriptRoot/check-hardware.ps1"
& "$PSScriptRoot/check-software.ps1"
& "$PSScriptRoot/check-network.ps1"
exit 0 # success

This script has no configurable parameters.

An interactive directory of PowerShell scripts.