|
| View previous topic :: View next topic |
| Author |
Message |
Control Freq Guest
|
Posted: Tue Dec 04, 2007 3:05 pm Post subject: Netsh without interface. |
|
|
Hi,
Hopefully an easy problem to solve.
I see the netsh command, but not the 'interface' part.
So, running netsh /? shows a list of commands, butinterface isn't
there. Neither is 'bridge'.
What do I need to tick in target designer to get this functionality?
Regards |
|
| Back to top |
|
 |
Google Sponsor

|
Posted: Tue Dec 04, 2007 3:05 pm Post subject: Advertisement |
|
|
|
|
| Back to top |
|
 |
Guest
|
Posted: Tue Dec 04, 2007 3:33 pm Post subject: Re: Netsh without interface. |
|
|
Hi,
I faced the same problem with firewire command when I migrate from SP2
to FP2007.
To resolve my problem, I added a component that is called "Windows XP
Service Pack 2 Resource DLL"
Hope this helps you.
Regards,
Taha |
|
| Back to top |
|
 |
KM Guest
|
Posted: Tue Dec 04, 2007 7:48 pm Post subject: Re: Netsh without interface. |
|
|
You are missing the interface context library in your image. You need to add a component that brings in IFMON.DLL library.
IIRC (don't have the toolkit here to check), it should be 'Network Command Shell Interface Context' component.
--
=========
Regards,
KM
"Control Freq" <nick@nhthomas.freeserve.co.uk> wrote in message
news:42daccd7-57ed-4e47-b9b3-6687a8067866@e25g2000prg.googlegroups.com...
| Quote: |
Hi,
Hopefully an easy problem to solve.
I see the netsh command, but not the 'interface' part.
So, running netsh /? shows a list of commands, butinterface isn't
there. Neither is 'bridge'.
What do I need to tick in target designer to get this functionality?
Regards |
|
|
| Back to top |
|
 |
Control Freq Guest
|
Posted: Sat Dec 08, 2007 8:17 pm Post subject: Re: Netsh without interface. |
|
|
Yep, thats it. The network command shell thing.
I now see the netsh command with the interface sub command. Thanks for
all your help.
Now, I just need to learn how to use the command.
I have tried something like:
netsh interface ip set address "Local Area Connection" static
192.168.1.100 255.255.255.0 192.168.1.200 1
It responds with "Ok", but it doesn't work! I think I need to try
something other than "Local Area Connection".
But, anyway, I am a step nearer.
Kind regards |
|
| Back to top |
|
 |
Control Freq Guest
|
Posted: Wed Dec 12, 2007 8:16 pm Post subject: Re: Netsh without interface. |
|
|
Got it now.
For anyone else roaming these messages, I also had to run
rundll32 netshell.dll HrRenameConnection
before doing the netsh interface stuff.
But, got it working now.
Regards |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|