From a20197d22fc885d19a93aaadbcb5d7e2c2532120 Mon Sep 17 00:00:00 2001 From: gkomatsu Date: Fri, 4 May 2018 12:14:21 -0700 Subject: [PATCH] Update firewall-csp.md Sample SyncML to evaluate DefaultOutboundAction impact --- windows/client-management/mdm/firewall-csp.md | 26 ++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/windows/client-management/mdm/firewall-csp.md b/windows/client-management/mdm/firewall-csp.md index 1330e71e5a..8140375101 100644 --- a/windows/client-management/mdm/firewall-csp.md +++ b/windows/client-management/mdm/firewall-csp.md @@ -150,7 +150,7 @@ The following diagram shows the Firewall configuration service provider in tree

Value type is bool. Supported operations are Add, Get and Replace.

**/DefaultOutboundAction** -

This value is the action that the firewall does by default (and evaluates at the very end) on outbound connections. The merge law for this option is to let the value of the GroupPolicyRSoPStore win if it is configured; otherwise, the local store value is used.

+

This value is the action that the firewall does by default (and evaluates at the very end) on outbound connections. The merge law for this option is to let the value of the GroupPolicyRSoPStore win if it is configured; otherwise, the local store value is used. DefaultOutboundAction will block all outbound traffic unless it is explicitly specified not to block.