cmd> netsh interface ipv4 show config admincmd> netsh interface ipv4 set address name="VirtualBox Host-Only Network" static 192.168.X.29 255.255.255.0 admincmd> netsh interface ipv4 set dns name="VirtualBox Host-Only Network" static 192.168.X.10
admincmd> netsh interface ip delete arpcache