Quote:
Originally Posted by Mark McLeod
Is this what you mean (with 3.58 replaced by your team #)?
I don't have much Vista specific experience though.
Code:
netsh interface ip set address name="Local Area Connection" static 10.3.58.6 255.0.0.0 10.3.58.4 1
Code:
netsh interface ip set address "Local Area Connection" dhcp
|
Yes, I think that's it. I couldn't remember the "netsh" command.
Thanks! I will give that a try.