If I reset the Windows Firewall with netsh will programs re-prompt for access?
Posted
by Bob
on Server Fault
See other posts from Server Fault
or by Bob
Published on 2010-03-29T17:57:44Z
Indexed on
2010/03/29
18:03 UTC
Read the original article
Hit count: 334
netsh
|windows-firewall
If I run the following command:
netsh advfirewall reset
The windows firewall will get flushed back to it's defaults and looses any program specific rules.
Will programs that require firewall access start prompting the user after the reset is triggered?
© Server Fault or respective owner