DhcpServerApi
DhcpServerApi copied to clipboard
Microsoft DHCP Server querying and management
I ran into a problem while replicating failover on scopes with multiple options with the same option ID (there can be multiple options with same option ID but with different...
Hi gary, I take this opportunity to tell you that you have done a really good job on this fantastic library. I wanted to ask you if there was the...
Hi @garysharp , When creating a reservation using the full **AddClient** parameters, then looking at the DHCP server, the DHCP type is always set to **Both**, but I set it...
Hi, I tried to get a list of all reservations on a dhcp server 2016 scope, but I ran into an error, that I attempted to read or write protected...
After initial analysis of #1 there may be memory leaks for certain parts of the API. In particular, I want to ensure the subnet and reservation APIs are not leaking.
Perform some code cleanup to modernize and re-familiarize myself with the codebase. Convert to interpolated strings Convert simple parameters to lambda expression methods Add readonly field hints Convert static strings...
Filters
Is ist possible to read/write the Filters V4?