PowerTip: Use PowerShell to Get DHCP Stats

Doctor Scripto

Summary: Learn how to use Windows PowerShell 3.0 in Windows Server 2012 to get DHCP statistics.

Hey, Scripting Guy! Question How can I get an overview from my DHCP server running on Windows Server 2012?

Hey, Scripting Guy! Answer Use the Get-DHCPServerv4Statistics function:

Get-DhcpServerv4Statistics -ComputerName DHCP1

0 comments

Discussion is closed.

Feedback usabilla icon