Windows/Windows 2008 , 2012
netsh advfirewall 명령어를 이용한 윈도우 방화벽 켜기/끄기
Pydole
2020. 1. 28. 18:49
netsh advfirewall set currentprofile state [ on | off ]
netsh advfirewall
set --------------------------------------------- ( profile 별 세팅이나 전역 세팅)
currentprofile ------------------------- (활성화 profile 세팅)
state [ on | off ] ---- (온/오프)