DHCP

DHCP

Some nice tools for working with DHCP PowerShell Module for DHCP

http://gallery.technet.microsoft.com/scriptcenter/05b1d766-25a6-45cd-a0f1-8741ff6c04ec

$text = $(Invoke-Expression "cmd /c netsh dhcp server \\$Server scope $Scope show reservedip")Â