I have a user who goes between two different places and we would like to set up his laptop so that he could easily configure his machine on either network.
I thought perhaps we could write some VBScript and use the Windows Scripting Host...but I don't know if there is any objects that I can use to get to his IP address and his subnet mask and gateway and anything else. So, is there anyway to get to this properties through WSH?

Thanks
--Dan