From 3c4192ee1c6358ff546742c5af09b90f93a7de59 Mon Sep 17 00:00:00 2001 From: MaratMussabekov <48041687+MaratMussabekov@users.noreply.github.com> Date: Tue, 24 Sep 2019 11:10:01 +0500 Subject: [PATCH 1/4] Update create-wmi-filters-for-the-gpo.md --- .../windows-firewall/create-wmi-filters-for-the-gpo.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/windows/security/threat-protection/windows-firewall/create-wmi-filters-for-the-gpo.md b/windows/security/threat-protection/windows-firewall/create-wmi-filters-for-the-gpo.md index a4d7f249b4..7524bc4671 100644 --- a/windows/security/threat-protection/windows-firewall/create-wmi-filters-for-the-gpo.md +++ b/windows/security/threat-protection/windows-firewall/create-wmi-filters-for-the-gpo.md @@ -89,6 +89,9 @@ First, create the WMI filter and configure it to look for a specified version (o 10. Click **Save** to save your completed filter. +>[!NOTE] +>If you are using multiple queries in the same WMI filter, these queries must all return TRUE for the filter requirements to be met and for GPO to be applied. + ## To link a WMI filter to a GPO After you have created a filter with the correct query, link the filter to the GPO. Filters can be reused with many GPOs simultaneously; you do not have to create a new one for each GPO if an existing one meets your needs. From 182e63042715c5b7b44dd57984415829469c3cc2 Mon Sep 17 00:00:00 2001 From: MaratMussabekov <48041687+MaratMussabekov@users.noreply.github.com> Date: Thu, 26 Sep 2019 09:43:46 +0500 Subject: [PATCH 2/4] Update windows/security/threat-protection/windows-firewall/create-wmi-filters-for-the-gpo.md Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com> --- .../windows-firewall/create-wmi-filters-for-the-gpo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/security/threat-protection/windows-firewall/create-wmi-filters-for-the-gpo.md b/windows/security/threat-protection/windows-firewall/create-wmi-filters-for-the-gpo.md index 7524bc4671..bee941bf9b 100644 --- a/windows/security/threat-protection/windows-firewall/create-wmi-filters-for-the-gpo.md +++ b/windows/security/threat-protection/windows-firewall/create-wmi-filters-for-the-gpo.md @@ -89,7 +89,7 @@ First, create the WMI filter and configure it to look for a specified version (o 10. Click **Save** to save your completed filter. ->[!NOTE] +> [!NOTE] >If you are using multiple queries in the same WMI filter, these queries must all return TRUE for the filter requirements to be met and for GPO to be applied. ## To link a WMI filter to a GPO From 890e88a3661122553a059f0d77970b8f64317918 Mon Sep 17 00:00:00 2001 From: MaratMussabekov <48041687+MaratMussabekov@users.noreply.github.com> Date: Thu, 26 Sep 2019 09:43:56 +0500 Subject: [PATCH 3/4] Update windows/security/threat-protection/windows-firewall/create-wmi-filters-for-the-gpo.md Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com> --- .../windows-firewall/create-wmi-filters-for-the-gpo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/security/threat-protection/windows-firewall/create-wmi-filters-for-the-gpo.md b/windows/security/threat-protection/windows-firewall/create-wmi-filters-for-the-gpo.md index bee941bf9b..019691ae5e 100644 --- a/windows/security/threat-protection/windows-firewall/create-wmi-filters-for-the-gpo.md +++ b/windows/security/threat-protection/windows-firewall/create-wmi-filters-for-the-gpo.md @@ -90,7 +90,7 @@ First, create the WMI filter and configure it to look for a specified version (o 10. Click **Save** to save your completed filter. > [!NOTE] ->If you are using multiple queries in the same WMI filter, these queries must all return TRUE for the filter requirements to be met and for GPO to be applied. +> If you are using multiple queries in the same WMI filter, these queries must all return TRUE for the filter requirements to be met and for the GPO to be applied. ## To link a WMI filter to a GPO From 7bfefa6b4a037481ea630c3bd5c55402de5cff64 Mon Sep 17 00:00:00 2001 From: Daniel Simpson Date: Fri, 27 Sep 2019 14:21:33 -0700 Subject: [PATCH 4/4] Update create-wmi-filters-for-the-gpo.md minor copy edit --- .../windows-firewall/create-wmi-filters-for-the-gpo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/security/threat-protection/windows-firewall/create-wmi-filters-for-the-gpo.md b/windows/security/threat-protection/windows-firewall/create-wmi-filters-for-the-gpo.md index 019691ae5e..57292a294e 100644 --- a/windows/security/threat-protection/windows-firewall/create-wmi-filters-for-the-gpo.md +++ b/windows/security/threat-protection/windows-firewall/create-wmi-filters-for-the-gpo.md @@ -90,7 +90,7 @@ First, create the WMI filter and configure it to look for a specified version (o 10. Click **Save** to save your completed filter. > [!NOTE] -> If you are using multiple queries in the same WMI filter, these queries must all return TRUE for the filter requirements to be met and for the GPO to be applied. +> If you're using multiple queries in the same WMI filter, these queries must all return **TRUE** for the filter requirements to be met and for the GPO to be applied. ## To link a WMI filter to a GPO