< # .SYNOPSIS This script displays basic performance information for a computer .DESCRIPTION This script calls Get-Counter on a computer to obtain default performance counters. These are obtained and displayed. The script takes a parameter which is the host name to display. ...