I'm writing this to compliment SetIPOptions() and to address a request from this thread.

It should be able to accept any valid property from Win32_NetworkAdapterConfiguration class, including a few I created (ie StaticIP). Below are a few of the ones I targeted and tested. The function should always return a string.

I could really use someone to try out:
1. A PC with multiple NICs
2. Test it on a remote PC

Suggestions, Comments?


GetIPOptions()
EnumNetworkConnections()