How to disable Windows Firewall on Server Core 2008
Saturday, November 22nd, 2008A Quick note, mainly to myself about how to disable the Windows firewall on Server 2008 Core
netsh firewall set opmode mode=disable
A Quick note, mainly to myself about how to disable the Windows firewall on Server 2008 Core
netsh firewall set opmode mode=disable