(Grav GitSync) Automatic Commit from exu
This commit is contained in:
parent
30dbde07db
commit
59bfa0fb09
@ -0,0 +1,18 @@
|
|||||||
|
---
|
||||||
|
title: 'Endpoint Windows Firewall Policy'
|
||||||
|
---
|
||||||
|
|
||||||
|
[toc]
|
||||||
|
|
||||||
|
```
|
||||||
|
Profile type: Templates > Endpoint Protection
|
||||||
|
Configuration settings: Windows Firewall
|
||||||
|
```
|
||||||
|
|
||||||
|
## View Firewall rules
|
||||||
|
|
||||||
|
Firewall rules distributed using Intune currently do not appear in the `wf.msc` GUI or with the PowerShell `Get-NetFirewallRule` module.
|
||||||
|
The only place to view these rules is the registry.
|
||||||
|
```
|
||||||
|
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\SharedAccess\Parameters\FirewallPolicy\Mdm\FirewallRules
|
||||||
|
```
|
Loading…
Reference in New Issue
Block a user