PoshCode Archive  All files named "List-DHCP-Clients.ps1"

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for List-DHCP-Clients.ps1

2018-06-10
12:57
Added: Function to list all clients in a Microsoft DHCP server database. The script Uses P/Invoke function signatures, structs & ports the DhcpEnumSubnetClients() C# code example to PowerShell from PInvoke.net. There is no other (nice!) way to get this information in an object form, other than scraping the output from netsh.exe. file: [b89b3f20d0] check-in: [2097d45839] user: christian bellee branch: trunk, size: 5702