Windows Server 2008 Core: Disabling the Firewall

The following command will disable the firewall on a Windows Server 2008 Core install using the "PowerShell"

netsh firewall set opmode disable

The below will re-enable the firewall

netsh firewall set opmode enable

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.