
How to Enable or Disable the Firewall Using PowerShell on Windows
In Powershell, you can easily enable or disable Windows Firewall using the Set-NetFirewallProfile command. This cmdlet is used to configure the Firewall’s advanced security settings for a particular, or all, network profile. While you can also disable Firewall using GUI options like…