Found question and great answer: WMI and adding Multiple IP Addresses? However this only explains how to add multiple static IP addresses. I am looking how to configure a dynamic (DHCP) and at least one static IP address on the same NIC. But only manage to get one or the other to work. I am looking for a WMI solution for WinXP, Vista and Win7.
|
feedback
|
|
As far as I know, you can't do this to a network adapter on Windows using any method, not just WMI. | |||||||
feedback
|
|
Here is an interesting article that does what you need but employing two steps - DHCP and registry editing. It's not a solution per se, but can be implemented as one if you really have the need. | |||
|
feedback
|