Hi. I'm having problems with a script that changes the TCP/IP settings of my NICs. The script works as it should on most PCs, but on some it don't. I can't figure why it wont work because both the working systems and the non working systems have .NET 3.5 SP1 installed...
The weird thing is that I have no problems getting the current TCP/IP settings with win32_netw... on any of the systems...
- Any particular services or anything else that has to run when I'm using win32_networkadapterconfiguration?