Disable Windows Firewall Server Core

Disable Windows Firewall Server Core

Most Sysadmins will look this up second as soon as they get the server installed, or pretty close.

 

Open powershell/command window

issue the following command:

netsh advfirewall set allprofiles state off

once you see the letters OK, you are good to go (remember to reboot, it’s windows)

Leave a Reply

Your email address will not be published. Required fields are marked *