FG

How to really change programmatically ip address without reboot (with no connection too)?

Fresh3 days ago
Mar 15, 20265907 views
Confidence Score0%
0%

Problem

Really, I tried everything, and there is no solution that works for me. WMI - everything perfect, but I can't change ip address when there is no connection. O_o Are you joking me? How can I make a connection without correct Ip-address? IPHelper - not doing anything. Just adding address to the table…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to really change programmatically ip address without reboot (with no connection too)?

Low Risk

I made a script you may like. It uses netsh to achieve what you need. Just copy the code here into a new file and name it something like configip.bat or whatever you prefer (just don't call it ipconfig :) You will need to modify several things in th…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment