Using VBA to turn on/off the Windows Firewall

  • Thread starter Thread starter Anthony
  • Start date Start date
A

Anthony

Is it possible to
Use VBA to turn on/off the Windows Firewall?

If so, how can this be done? What is the code for it?
 
hi Anthony,
Is it possible to
Use VBA to turn on/off the Windows Firewall?
Yes, it's possible.
If so, how can this be done? What is the code for it?
You should never do that. There is really no reason for that kind of action.


mfG
--> stefan <--
 
Thank you Stefan,

However, I think I respectfully disagree, because, If it is possible to do
it, then there must be a reason to to it.

So, if you would be so kind, please point me in the direction where I can
figure out how to do this, programmatically.

Thank you,
Anthony
 
Back
Top