netsh problem

  • Thread starter Thread starter Andrea
  • Start date Start date
A

Andrea

I have included the netsh.exe in my Image but it doesn't work well. I triyed
to set a static ip and ask for dynamic address values (DHCP),
but it doesn't work well, it says there command missing. Have I to include
some special component?
Thanks,
Andrea
 
Andrea said:
I have included the netsh.exe in my Image but it doesn't work well. I triyed
to set a static ip and ask for dynamic address values (DHCP),
but it doesn't work well, it says there command missing. Have I to include
some special component?

Simplest way to set a static IP is to use a utility called IPChange.

Specifically: "IPChange: Change your Windows IP number on the fly"

Do a google search.

Changes are persistent across reboots - unless of course you have EWF
enabled :-)

Graham.
 
Hi Andrea,

My apologies, but I neglected to mention this component:

IP Router Monitor Library


In addition to:

Network Command Shell
Network Command Shell Interface Context

Should be added to your run-time. These three components should enable the
netsh functionality you require. At the command line, type:

netsh ?

To list the available contexts. If you require additional contexts, add
these components as well: Home Networking Monitory Library, Network
Diagnostics, Remote Access Monitory to add support for bridge, diag, and
ras, respectivley.

Hope this helps,

Dan
 
Back
Top