This repository was archived by the owner on May 24, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10
sec15
My Random Thoughts edited this page Jul 6, 2017
·
2 revisions
Check if Windows firewall is enabled or disabled for each of the three profiles. Set to "0" for off, and "1" for on
- DomainProfile - "0|1"
- PublicProfile - "0|1"
- StandardProfile - "0|1"
DomainProfile = '0'
PublicProfile = '0'
StandardProfile = '0'
- 0 : Disabled
- 1 : Enabled
-
PASS
Windows firewall is set correctly WARNING: -
WARNING
-
FAIL
Windows firewall is not set correctly -
MANUAL
-
NA
- All Servers
- None