NETworkManager
NETworkManager copied to clipboard
Add dhcpstaticipcoexistence functionality
In Windows 10 1703 and newer editions, dhcpstaticipcoexistence property gives the opportunity to add static IP adress(es) to an interface set as DHCP. Unfortunately Windows gives this function available only from netsh console utility.
Could you add a switch to enable this feature and the possibility to add/remove additional IPs from your utility?
Function reference can be found here (it's not a Microsoft page, but description matches and described procedure works correctly): https://superuser.com/questions/679134/add-a-static-ip-alias-to-a-dhcp-interface-on-windows-8-and-above/1250941#1250941
Thanks Mauro