I was having an issue where I couldn’t add a DHCP reservation because DHCP kept telling me there was a MAC duplicate. Instead of browsing through reservation I created this text file and found the culprit.
netsh dhcp server dump all > c:\temp\dhcp.txt
