Components needed for NETSH INTERFACE IPV6 ?

I

Ian_m

What components do I need to get "NETSH INTERFACE IPV6" working properly ?

I have included various IPV6 components but NETSH gives "The following
helper DLL cannot be loaded: IPV6MON.DLL" on startup and obviously no IPV6
supports and no IPV6 DLL's in SHOW HELPER.

Thanks
 
K

kthompson

What components do I need to get "NETSH INTERFACE IPV6" working properly ?

I have included various IPV6 components but NETSH gives "The following
helper DLL cannot be loaded: IPV6MON.DLL" on startup and obviously no IPV6
supports and no IPV6 DLL's in SHOW HELPER.

Thanks

TCP/IP Version 6 Utilities contains the file that you were asking
about. It also contains a number of other resources that the netsh
ipv6 funtionality will probably need.

For future reference, you can filter the list of components shown in
Target Designer. Add a new filter and add the filter rule "Component
contains the following file:". Then type in whatever file you are
looking for. The ability to filter down the component list for exactly
what you are looking for is quite powerful.

Kyle
 
I

Ian_m

TCP/IP Version 6 Utilities contains the file that you were asking
Netsh is a little bit picky, when certain components (I did not write
them down, I am afraid) are missing netsh is available, but some of
its options are missing. I had to add a lot to get a full netsh, but
it was necessary for being able to batch some IP settings.

If I add "Networking Application Compatibility" netsh interface ipv6
commands work fine, but the resulting image is massive (IIS etc etc).

I have added "TCP/IP Version 6", "TCP/IP Version 6 Service", "TCP/IP Version
6 Utilities" and "NetIP6 Inf" and no luck with netsh ipv6 commands (netsh
ipv4 commands work fine).
 
T

taha.snoussi

just my experience showed me that we need these components to activate
the netsh command line tool.

"Windows XP Service Pack 2 Resource DLL" : needed to activate netsh
firewall command
"Network Command Shell Interface Context" : needed to activate netsh
interface command

HTH
Taha
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top