TBWinPE how to change IP Address? [SOLVED!]

User discussion and information resource forum for Image products.
Post Reply
Fabvit
Posts: 15
Joined: Wed Jan 16, 2013 1:38 pm

TBWinPE how to change IP Address? [SOLVED!]

Post by Fabvit »

Once I've booted from a TBWinPe CD and succesfully loaded the network driver for my nic how can I change the nic IP Address forcing it to use a static one (i.e. 192.168.1.10)? I've spend hours trying to find some tutorial or info about this topic but cannot find anything relevant.
I'm a registered user using IFW GUI v2.87.

Any help will be really appreciated.

thanks, fabio vitale

---

Found the solution:

netsh int ip set address "Local Area Connection" static 10.80.10.35 255.255.255.0 10.80.10.1

(IP address of 10.80.10.35 with a Subnet Mask of 255.255.255.0 and a Default Gateway of 10.80.10.1 would be set on the "Local Area Connection").
Post Reply