Microsoft Windows XP [Version 5.1.2600] (C) Copyright 1986-2001 Microsoft Corp. C:\WINDOWS>netsh firewall show state ?
show state
[[ verbose = ] DISABLE|ENABLE ]
顯示目前的防火牆狀態。
參數:
verbose - 詳細模式 (可省略)。
DISABLE - 只顯示摘要資訊 (預設)。
ENABLE - 顯示所有可用資訊。
例如:
show state
show state DISABLE
show state ENABLE
show state verbose = DISABLE
show state verbose = ENABLE