Disable Firewall

This is how you disable the firewall.  Just add it to one of your scripts, and this can be deployed to disable firewall, or change the option to enable, and you can enable the firewall.

C:\Windows\System32\netsh firewall set opmode mode=disable

NetSh Advfirewall set allprofiles state off

email me