How to set Dynamic and Static IP by One Click
I made a command line script to set dynamic and static IP by one click. Copy below code: For Dynamic: netsh interface ipv4 set address name=”Ethernet” dhcp …
ipv4
I made a command line script to set dynamic and static IP by one click. Copy below code: For Dynamic: netsh interface ipv4 set address name=”Ethernet” dhcp …
ipv4