Summary
This document will detect if the Domain profile of the Windows Firewall is enabled.
Settings
| Detection String | Comparator | Result | Applicable OS |
|---|
| {%@netsh advfirewall show domainprofile state | find "State"@%} | Contains | ON |
Changelog
2025-04-10
- Initial version of the document