< # .SYNOPSIS This script gets and displays perf counters for DHCP .DESCRIPTION This script uses the Get-Counter cmdlet to get all the counters for DHCP. The function does this for one DHCP server at a time. .NOTES File Name : Show-.ps1 Author : Thomas Lee – tfl @psp .co.uk Requires : PowerShell Version 2.0 .LINK This script posted to: http… Read the full text.