NETSH help

  • Thread starter Thread starter freesing
  • Start date Start date
F

freesing

my netsh command doesn't have support for the firewall.

what do i need to do to include firewall support?

thanks.
 
Firewall helper plug-in for netsh - fwcfg.dll - allows you to configure
firewall settings on SP2 with network shell command line tool.
Please check if in your image has "Windows Firewall/Internet Connection
Sharing (ICS)" component included.
 
Hi KM.

I checked my image and I have that component installed.

Any other ideas?

Thanks.
 
So, you are saying that "netsh firewall" context is not working on your
target system?

Can you show us the output of the following command run on your target
device?
"netsh show helper"
 
not much ....

Helper GUID DLL Filename Command
-------------------------------------- ------------ -------


any help would be greatly appreciated.


thanks.
 
You didn't seem to include all the Netsh required components (this is not
about helper dlls).

Check if you got these:
a.. CMD – Windows Command Processor
b.. Network Command Shell
c.. Network Command Shell Interface Context
d.. IP Router Monitor Library
The following are also helpful:
a.. Home Networking Monitory Library
b.. Network Diagnostics
c.. Remote Access Monitory
Please also make sure to resolve all the component dependencies.

More info can be found here:
http://msdn2.microsoft.com/en-us/library/ms838602.aspx
 
Back
Top