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
 

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

Back
Top