Jose: I read that thread, I am trying to avoid using the registry and just use WMI (teaching myself coding with just WMI)

I used a WMI Browser to find the WIN32_NetworkAdapterConfiguration, but I am confused on how you pull information and change information in WMI. I know its kinda like reading information from a database where you execute a query and the information in the query is put into an array, just finding out which query to execute escapes me. I know there is an IPAddress function(?) or method(?) which returns an array of strings which are the ip address. How would I change the information with in this array?

maciep: thanks for the msdn links, they give me more information, I think I just need to look at the examples more...not used to learning like this, I am usually reading a book or taking a class...thanks for all your feedback and assistance!

I found a great resource at http://www.microsoft.com/technet/scriptcenter/topics/networking/05_atnc_dns.mspx

I'd still like some kix examples if you could, I don't want anyone to code it for me just give me examples I can work with. Thanks.


Edited by supermanzdead (2005-04-06 04:34 AM)
_________________________
~Mwah