Computer name and IP address

  • Thread starter Thread starter Eric
  • Start date Start date
E

Eric

How do I set the computer name and IP address in target
designer to avoid having to do it each time I create a
new image?
 
Look at netsh.exe for setting IP address.

"Standard PC" or some of the equivalent ACPI components -> Settings -> System Indentification ->Computer Name in TD.

Best regards,
Slobodan
 
I am looking for a edit box of a component in TARGET
DESIGNER to accomplish the setting of the IP address. Is
this possible?

Eric
 
Only if you make it in DHTML otherwise you can enter settings as command that will be executed by TD.
Also there is one call that need to be done before setting IP addresses. Call is used to set default names for network interfaces.

Best regards,
Slobodan
 
Just to add to that..

You can use many different tools or scripts to set IP address during or after FBA.
E.g., use IPChange.exe: http://www.csparks.com/ipchange/index.xml

--
Regards,
KM, BSquare Corp.

PS. As probably many of us here, a long while ago I wrote my own set to tools to change the machine name and IP address.
Someday I will probably do a new component with DHTML settings to set up static IP through TD. Just have to find time. :-(
 
Back
Top