If the user does the following:
1. Dumps network interface config via netsh -c interface dump > <ScriptFile>
2. Modifies contents of <ScriptFile>, and then reapplies the configuration via netsh exec <ScriptFile>
3. Reboots the system
The system will lose its IPv4 network interface configuration including any fixed IP addresses.
1. Dumps network interface config via netsh -c interface dump > <ScriptFile>
2. Modifies contents of <ScriptFile>, and then reapplies the configuration via netsh exec <ScriptFile>
3. Reboots the system
The system will lose its IPv4 network interface configuration including any fixed IP addresses.