How to disable Windows Firewall on Server Core 2008
A 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