From 43b78167007a616c21e39afef1fa0dc80e259eed Mon Sep 17 00:00:00 2001 From: Ansemler <45408203+Ansemler@users.noreply.github.com> Date: Tue, 12 Apr 2022 14:56:41 -0700 Subject: [PATCH 1/9] Update manage connections for new search binary In Windows 11 the search binary is now searchhost.exe so I have updated the documentation for creating a firewall rule for cortana/search --- ...indows-operating-system-components-to-microsoft-services.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/windows/privacy/manage-connections-from-windows-operating-system-components-to-microsoft-services.md b/windows/privacy/manage-connections-from-windows-operating-system-components-to-microsoft-services.md index 39f281139e..dcda65933f 100644 --- a/windows/privacy/manage-connections-from-windows-operating-system-components-to-microsoft-services.md +++ b/windows/privacy/manage-connections-from-windows-operating-system-components-to-microsoft-services.md @@ -306,6 +306,7 @@ You can also apply the Group Policies using the following registry keys: 3. On the **Rule Type** page, click **Program**, and then click **Next**. 4. On the **Program** page, click **This program path**, type **%windir%\\systemapps\\Microsoft.Windows.Cortana\_cw5n1h2txyewy\\SearchUI.exe**, and then click **Next**. + - On Windows 11 instead type **"%windir%\\SystemApps\\MicrosoftWindows.Client.CBS_cw5n1h2txyewy\\SearchHost.exe"** 5. On the **Action** page, click **Block the connection**, and then click **Next**. @@ -327,6 +328,8 @@ You can also apply the Group Policies using the following registry keys: - Create a new REG_SZ registry setting named **{0DE40C8E-C126-4A27-9371-A27DAB1039F7}** in **HKEY_LOCAL_MACHINE\\SOFTWARE\\Policies\\Microsoft\\WindowsFirewall\\FirewallRules** and set it to a value of **v2.25|Action=Block|Active=TRUE|Dir=Out|Protocol=6|App=%windir%\\SystemApps\\Microsoft.Windows.Cortana_cw5n1h2txyewy\\searchUI.exe|Name=Block outbound Cortana|** +- On Windows 11 instead follow the previous section and use the Group Policy editor + If your organization tests network traffic, do not use a network proxy as Windows Firewall does not block proxy traffic. Instead, use a network traffic analyzer. Based on your needs, there are many network traffic analyzers available at no cost. From b6f5a59ba742185a007fc51cfd9d6b12ebd620cd Mon Sep 17 00:00:00 2001 From: Ansemler <45408203+Ansemler@users.noreply.github.com> Date: Wed, 13 Apr 2022 09:42:13 -0700 Subject: [PATCH 2/9] Update windows/privacy/manage-connections-from-windows-operating-system-components-to-microsoft-services.md Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com> --- ...windows-operating-system-components-to-microsoft-services.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/privacy/manage-connections-from-windows-operating-system-components-to-microsoft-services.md b/windows/privacy/manage-connections-from-windows-operating-system-components-to-microsoft-services.md index dcda65933f..ac146a44e8 100644 --- a/windows/privacy/manage-connections-from-windows-operating-system-components-to-microsoft-services.md +++ b/windows/privacy/manage-connections-from-windows-operating-system-components-to-microsoft-services.md @@ -328,7 +328,7 @@ You can also apply the Group Policies using the following registry keys: - Create a new REG_SZ registry setting named **{0DE40C8E-C126-4A27-9371-A27DAB1039F7}** in **HKEY_LOCAL_MACHINE\\SOFTWARE\\Policies\\Microsoft\\WindowsFirewall\\FirewallRules** and set it to a value of **v2.25|Action=Block|Active=TRUE|Dir=Out|Protocol=6|App=%windir%\\SystemApps\\Microsoft.Windows.Cortana_cw5n1h2txyewy\\searchUI.exe|Name=Block outbound Cortana|** -- On Windows 11 instead follow the previous section and use the Group Policy editor +- On Windows 11, follow the previous section instead and use the Group Policy editor. If your organization tests network traffic, do not use a network proxy as Windows Firewall does not block proxy traffic. Instead, use a network traffic analyzer. Based on your needs, there are many network traffic analyzers available at no cost. From c975c785f4721dcd6faa9a9fce2a9996afed6c60 Mon Sep 17 00:00:00 2001 From: Ansemler <45408203+Ansemler@users.noreply.github.com> Date: Wed, 13 Apr 2022 09:42:19 -0700 Subject: [PATCH 3/9] Update windows/privacy/manage-connections-from-windows-operating-system-components-to-microsoft-services.md Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com> --- ...indows-operating-system-components-to-microsoft-services.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/windows/privacy/manage-connections-from-windows-operating-system-components-to-microsoft-services.md b/windows/privacy/manage-connections-from-windows-operating-system-components-to-microsoft-services.md index ac146a44e8..d3a03542fc 100644 --- a/windows/privacy/manage-connections-from-windows-operating-system-components-to-microsoft-services.md +++ b/windows/privacy/manage-connections-from-windows-operating-system-components-to-microsoft-services.md @@ -306,7 +306,8 @@ You can also apply the Group Policies using the following registry keys: 3. On the **Rule Type** page, click **Program**, and then click **Next**. 4. On the **Program** page, click **This program path**, type **%windir%\\systemapps\\Microsoft.Windows.Cortana\_cw5n1h2txyewy\\SearchUI.exe**, and then click **Next**. - - On Windows 11 instead type **"%windir%\\SystemApps\\MicrosoftWindows.Client.CBS_cw5n1h2txyewy\\SearchHost.exe"** + + - On Windows 11, type **"%windir%\\SystemApps\\MicrosoftWindows.Client.CBS_cw5n1h2txyewy\\SearchHost.exe"** instead. 5. On the **Action** page, click **Block the connection**, and then click **Next**. From a502f8aef1262c920ce53c5a048676f16fa67d4a Mon Sep 17 00:00:00 2001 From: Nathan McNulty <6653432+nathanmcnulty@users.noreply.github.com> Date: Thu, 14 Apr 2022 09:55:41 -0700 Subject: [PATCH 4/9] Fix typo Changed sand to and --- .../hello-for-business/hello-feature-dynamic-lock.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/security/identity-protection/hello-for-business/hello-feature-dynamic-lock.md b/windows/security/identity-protection/hello-for-business/hello-feature-dynamic-lock.md index 7d4e7d36ed..7025fb4173 100644 --- a/windows/security/identity-protection/hello-for-business/hello-feature-dynamic-lock.md +++ b/windows/security/identity-protection/hello-for-business/hello-feature-dynamic-lock.md @@ -38,7 +38,7 @@ The Group Policy Editor, when the policy is enabled, creates a default signal ru >[!IMPORTANT] >Microsoft recommends using the default values for this policy settings. Measurements are relative based on the varying conditions of each environment. Therefore, the same values may produce different results. Test policy settings in each environment prior to broadly deploying the setting. -For this policy setting, the **type** and **scenario** attribute values are static and cannot change. The **classofDevice** is configurable but Phone is the only currently supported configuration. The attribute defaults to Phones sand uses the values from the following table: +For this policy setting, the **type** and **scenario** attribute values are static and cannot change. The **classofDevice** is configurable but Phone is the only currently supported configuration. The attribute defaults to Phones and uses the values from the following table: |Description|Value| |:-------------|:-------:| From 4fb72638b112d5d71999a92c924552b338200f75 Mon Sep 17 00:00:00 2001 From: Aaron Czechowski Date: Thu, 14 Apr 2022 16:30:00 -0700 Subject: [PATCH 5/9] update windows breadcrumb sections --- windows/hub/breadcrumb/toc.yml | 114 ++++++++++++++++++--------------- 1 file changed, 61 insertions(+), 53 deletions(-) diff --git a/windows/hub/breadcrumb/toc.yml b/windows/hub/breadcrumb/toc.yml index e2971f2d84..c13f6d1edb 100644 --- a/windows/hub/breadcrumb/toc.yml +++ b/windows/hub/breadcrumb/toc.yml @@ -1,53 +1,61 @@ -- name: Docs - tocHref: / - topicHref: / - items: - - name: Windows - tocHref: /windows - topicHref: /windows/windows-10 - items: - - name: What's new - tocHref: /windows/whats-new/ - topicHref: /windows/whats-new/index - - name: Configuration - tocHref: /windows/configuration/ - topicHref: /windows/configuration/index - - name: Deployment - tocHref: /windows/deployment/ - topicHref: /windows/deployment/index - - name: Application management - tocHref: /windows/application-management/ - topicHref: /windows/application-management/index - - name: Client management - tocHref: /windows/client-management/ - topicHref: /windows/client-management/index - items: - - name: Mobile Device Management - tocHref: /windows/client-management/mdm/ - topicHref: /windows/client-management/mdm/index - - name: Release information - tocHref: /windows/release-information/ - topicHref: /windows/release-health/release-information - - name: Privacy - tocHref: /windows/privacy/ - topicHref: /windows/privacy/index - - name: Security - tocHref: /windows/security/ - topicHref: /windows/security/index - items: - - name: Identity and access protection - tocHref: /windows/security/identity-protection/ - topicHref: /windows/security/identity-protection/index - items: - - name: Windows Hello for Business - tocHref: /windows/security/identity-protection/hello-for-business - topicHref: /windows/security/identity-protection/hello-for-business/hello-identity-verification - - name: Threat protection - tocHref: /windows/security/threat-protection/ - topicHref: /windows/security/threat-protection/index - - name: Information protection - tocHref: /windows/security/information-protection/ - topicHref: /windows/security/information-protection/index - - name: Hardware-based protection - tocHref: /windows/security/hardware-protection/ - topicHref: /windows/security/hardware-protection/index +items: + - name: Docs + tocHref: / + topicHref: / + items: + - name: Windows + tocHref: /windows/ + topicHref: /windows/resources/ + items: + - name: What's new + tocHref: /windows/whats-new/ + topicHref: /windows/whats-new/ + - name: Configuration + tocHref: /windows/configuration/ + topicHref: /windows/configuration/ + - name: Deployment + tocHref: /windows/deployment/ + topicHref: /windows/deployment/ + - name: Application management + tocHref: /windows/application-management/ + topicHref: /windows/application-management/ + - name: Client management + tocHref: /windows/client-management/ + topicHref: /windows/client-management/ + items: + - name: Mobile Device Management + tocHref: /windows/client-management/mdm/ + topicHref: /windows/client-management/mdm/ + - name: Privacy + tocHref: /windows/privacy/ + topicHref: /windows/privacy/ + - name: Security + tocHref: /windows/security/ + topicHref: /windows/security/ + items: + - name: Identity and access protection + tocHref: /windows/security/identity-protection/ + topicHref: /windows/security/identity-protection/ + items: + - name: Windows Hello for Business + tocHref: /windows/security/identity-protection/hello-for-business/ + topicHref: /windows/security/identity-protection/hello-for-business/ + - name: Threat protection + tocHref: /windows/security/threat-protection/ + topicHref: /windows/security/threat-protection/ + items: + - name: Security auditing + tocHref: /windows/security/threat-protection/auditing/ + topicHref: /windows/security/threat-protection/auditing/ + - name: Microsoft Defender Application Guard + tocHref: /windows/security/threat-protection/microsoft-defender-application-guard/ + topicHref: /windows/security/threat-protection/microsoft-defender-application-guard/ + - name: Security policy settings + tocHref: /windows/security/threat-protection/security-policy-settings/ + topicHref: /windows/security/threat-protection/security-policy-settings/security-policy-settings + - name: Application Control for Windows + tocHref: /windows/security/threat-protection/windows-defender-application-control/ + topicHref: /windows/security/threat-protection/windows-defender-application-control/ + - name: Windows Defender Firewall + tocHref: /windows/security/threat-protection/windows-firewall/ + topicHref: /windows/security/threat-protection/windows-firewall/windows-firewall-with-advanced-security From 5ec94a8d6c59f3fe3e1133fa409f6266e960ed8f Mon Sep 17 00:00:00 2001 From: Thomas Raya Date: Thu, 14 Apr 2022 16:42:32 -0700 Subject: [PATCH 6/9] replace spelling with correctness --- .acrolinx-config.edn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.acrolinx-config.edn b/.acrolinx-config.edn index 9f8eac523b..0ffbb03551 100644 --- a/.acrolinx-config.edn +++ b/.acrolinx-config.edn @@ -47,12 +47,12 @@ For more information about the exception criteria and exception process, see [Mi Click the scorecard links for each article to review the Acrolinx feedback on grammar, spelling, punctuation, writing style, and terminology: -| Article | Score | Issues | Spelling
issues | Scorecard | Processed | +| Article | Score | Issues | Correctness
issues | Scorecard | Processed | | ------- | ----- | ------ | ------ | --------- | --------- | " :template-change - "| ${s/file} | ${acrolinx/qualityscore} | ${acrolinx/flags/issues} | ${acrolinx/flags/spelling} | [link](${acrolinx/scorecard}) | ${s/status} | + "| ${s/file} | ${acrolinx/qualityscore} | ${acrolinx/flags/issues} | ${acrolinx/flags/correctness} | [link](${acrolinx/scorecard}) | ${s/status} | " :template-footer From 3cd3534cc63bb58045709c66fab56c26f4c7da3c Mon Sep 17 00:00:00 2001 From: Aaron Czechowski Date: Thu, 14 Apr 2022 16:54:26 -0700 Subject: [PATCH 7/9] update path to windows breadcrumb --- windows/application-management/docfx.json | 2 +- windows/client-management/docfx.json | 2 +- windows/configuration/docfx.json | 2 +- windows/deployment/docfx.json | 2 +- windows/docfx.json | 2 +- windows/hub/docfx.json | 2 +- windows/privacy/docfx.json | 2 +- windows/security/docfx.json | 2 +- windows/whats-new/docfx.json | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/windows/application-management/docfx.json b/windows/application-management/docfx.json index b5298397b7..88a99ecd24 100644 --- a/windows/application-management/docfx.json +++ b/windows/application-management/docfx.json @@ -33,7 +33,7 @@ "externalReference": [], "globalMetadata": { "recommendations": true, - "breadcrumb_path": "/windows/windows-10/breadcrumb/toc.json", + "breadcrumb_path": "/windows/resources/breadcrumb/toc.json", "uhfHeaderId": "MSDocsHeader-M365-IT", "ms.technology": "windows", "audience": "ITPro", diff --git a/windows/client-management/docfx.json b/windows/client-management/docfx.json index 450357dfba..85c108b97e 100644 --- a/windows/client-management/docfx.json +++ b/windows/client-management/docfx.json @@ -33,7 +33,7 @@ "externalReference": [], "globalMetadata": { "recommendations": true, - "breadcrumb_path": "/windows/windows-10/breadcrumb/toc.json", + "breadcrumb_path": "/windows/resources/breadcrumb/toc.json", "uhfHeaderId": "MSDocsHeader-M365-IT", "ms.technology": "windows", "audience": "ITPro", diff --git a/windows/configuration/docfx.json b/windows/configuration/docfx.json index d93337be79..18a8bd0b88 100644 --- a/windows/configuration/docfx.json +++ b/windows/configuration/docfx.json @@ -33,7 +33,7 @@ "externalReference": [], "globalMetadata": { "recommendations": true, - "breadcrumb_path": "/windows/windows-10/breadcrumb/toc.json", + "breadcrumb_path": "/windows/resources/breadcrumb/toc.json", "uhfHeaderId": "MSDocsHeader-M365-IT", "ms.technology": "windows", "audience": "ITPro", diff --git a/windows/deployment/docfx.json b/windows/deployment/docfx.json index e608df08a8..2af5bf6390 100644 --- a/windows/deployment/docfx.json +++ b/windows/deployment/docfx.json @@ -35,7 +35,7 @@ "externalReference": [], "globalMetadata": { "recommendations": true, - "breadcrumb_path": "/windows/windows-10/breadcrumb/toc.json", + "breadcrumb_path": "/windows/resources/breadcrumb/toc.json", "uhfHeaderId": "MSDocsHeader-M365-IT", "ms.technology": "windows", "audience": "ITPro", diff --git a/windows/docfx.json b/windows/docfx.json index 30f4698e66..81d24652df 100644 --- a/windows/docfx.json +++ b/windows/docfx.json @@ -17,7 +17,7 @@ "recommendations": true, "ROBOTS": "INDEX, FOLLOW", "audience": "ITPro", - "breadcrumb_path": "/itpro/windows/breadcrumb/toc.json", + "breadcrumb_path": "/windows/resources/breadcrumb/toc.json", "uhfHeaderId": "MSDocsHeader-M365-IT", "_op_documentIdPathDepotMapping": { "./": { diff --git a/windows/hub/docfx.json b/windows/hub/docfx.json index a31a3e8da4..228d687717 100644 --- a/windows/hub/docfx.json +++ b/windows/hub/docfx.json @@ -36,7 +36,7 @@ "globalMetadata": { "recommendations": true, "audience": "ITPro", - "breadcrumb_path": "/windows/windows-10/breadcrumb/toc.json", + "breadcrumb_path": "/windows/resources/breadcrumb/toc.json", "uhfHeaderId": "MSDocsHeader-M365-IT", "ms.technology": "windows", "ms.topic": "article", diff --git a/windows/privacy/docfx.json b/windows/privacy/docfx.json index 13d72f2e30..48c27d274d 100644 --- a/windows/privacy/docfx.json +++ b/windows/privacy/docfx.json @@ -33,7 +33,7 @@ "externalReference": [], "globalMetadata": { "recommendations": true, - "breadcrumb_path": "/windows/windows-10/breadcrumb/toc.json", + "breadcrumb_path": "/windows/resources/breadcrumb/toc.json", "uhfHeaderId": "MSDocsHeader-M365-IT", "ms.technology": "windows", "audience": "ITPro", diff --git a/windows/security/docfx.json b/windows/security/docfx.json index d1a625e8bd..730a2a9252 100644 --- a/windows/security/docfx.json +++ b/windows/security/docfx.json @@ -34,7 +34,7 @@ "externalReference": [], "globalMetadata": { "recommendations": true, - "breadcrumb_path": "/windows/windows-10/breadcrumb/toc.json", + "breadcrumb_path": "/windows/resources/breadcrumb/toc.json", "uhfHeaderId": "MSDocsHeader-M365-IT", "ms.topic": "article", "manager": "dansimp", diff --git a/windows/whats-new/docfx.json b/windows/whats-new/docfx.json index e8a0332615..051b32e193 100644 --- a/windows/whats-new/docfx.json +++ b/windows/whats-new/docfx.json @@ -33,7 +33,7 @@ "externalReference": [], "globalMetadata": { "recommendations": true, - "breadcrumb_path": "/windows/windows-10/breadcrumb/toc.json", + "breadcrumb_path": "/windows/resources/breadcrumb/toc.json", "uhfHeaderId": "MSDocsHeader-M365-IT", "ms.topic": "article", "audience": "ITPro", From 17689ccdc0237af3d63c80dbe919d2c9e1ba9f16 Mon Sep 17 00:00:00 2001 From: Aaron Czechowski Date: Thu, 14 Apr 2022 17:22:59 -0700 Subject: [PATCH 8/9] fix link, test level change --- windows/hub/breadcrumb/toc.yml | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/windows/hub/breadcrumb/toc.yml b/windows/hub/breadcrumb/toc.yml index c13f6d1edb..0ffc2efca7 100644 --- a/windows/hub/breadcrumb/toc.yml +++ b/windows/hub/breadcrumb/toc.yml @@ -33,20 +33,16 @@ items: tocHref: /windows/security/ topicHref: /windows/security/ items: - - name: Identity and access protection - tocHref: /windows/security/identity-protection/ - topicHref: /windows/security/identity-protection/ - items: - - name: Windows Hello for Business - tocHref: /windows/security/identity-protection/hello-for-business/ - topicHref: /windows/security/identity-protection/hello-for-business/ + - name: Windows Hello for Business + tocHref: /windows/security/identity-protection/hello-for-business/ + topicHref: /windows/security/identity-protection/hello-for-business/ - name: Threat protection tocHref: /windows/security/threat-protection/ topicHref: /windows/security/threat-protection/ items: - name: Security auditing tocHref: /windows/security/threat-protection/auditing/ - topicHref: /windows/security/threat-protection/auditing/ + topicHref: /windows/security/threat-protection/auditing/security-auditing-overview - name: Microsoft Defender Application Guard tocHref: /windows/security/threat-protection/microsoft-defender-application-guard/ topicHref: /windows/security/threat-protection/microsoft-defender-application-guard/ From 5c091c1ce98c6d92993adddcc3305e4ec6e0909d Mon Sep 17 00:00:00 2001 From: Aaron Czechowski Date: Thu, 14 Apr 2022 17:51:20 -0700 Subject: [PATCH 9/9] add do, remove extra level --- windows/hub/breadcrumb/toc.yml | 38 +++++++++++++++++----------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/windows/hub/breadcrumb/toc.yml b/windows/hub/breadcrumb/toc.yml index 0ffc2efca7..4b7d13efad 100644 --- a/windows/hub/breadcrumb/toc.yml +++ b/windows/hub/breadcrumb/toc.yml @@ -16,6 +16,10 @@ items: - name: Deployment tocHref: /windows/deployment/ topicHref: /windows/deployment/ + items: + - name: Delivery Optimization + tocHref: /windows/deployment/do/ + topicHref: /windows/deployment/do/ - name: Application management tocHref: /windows/application-management/ topicHref: /windows/application-management/ @@ -36,22 +40,18 @@ items: - name: Windows Hello for Business tocHref: /windows/security/identity-protection/hello-for-business/ topicHref: /windows/security/identity-protection/hello-for-business/ - - name: Threat protection - tocHref: /windows/security/threat-protection/ - topicHref: /windows/security/threat-protection/ - items: - - name: Security auditing - tocHref: /windows/security/threat-protection/auditing/ - topicHref: /windows/security/threat-protection/auditing/security-auditing-overview - - name: Microsoft Defender Application Guard - tocHref: /windows/security/threat-protection/microsoft-defender-application-guard/ - topicHref: /windows/security/threat-protection/microsoft-defender-application-guard/ - - name: Security policy settings - tocHref: /windows/security/threat-protection/security-policy-settings/ - topicHref: /windows/security/threat-protection/security-policy-settings/security-policy-settings - - name: Application Control for Windows - tocHref: /windows/security/threat-protection/windows-defender-application-control/ - topicHref: /windows/security/threat-protection/windows-defender-application-control/ - - name: Windows Defender Firewall - tocHref: /windows/security/threat-protection/windows-firewall/ - topicHref: /windows/security/threat-protection/windows-firewall/windows-firewall-with-advanced-security + - name: Security auditing + tocHref: /windows/security/threat-protection/auditing/ + topicHref: /windows/security/threat-protection/auditing/security-auditing-overview + - name: Microsoft Defender Application Guard + tocHref: /windows/security/threat-protection/microsoft-defender-application-guard/ + topicHref: /windows/security/threat-protection/microsoft-defender-application-guard/ + - name: Security policy settings + tocHref: /windows/security/threat-protection/security-policy-settings/ + topicHref: /windows/security/threat-protection/security-policy-settings/security-policy-settings + - name: Application Control for Windows + tocHref: /windows/security/threat-protection/windows-defender-application-control/ + topicHref: /windows/security/threat-protection/windows-defender-application-control/ + - name: Windows Defender Firewall + tocHref: /windows/security/threat-protection/windows-firewall/ + topicHref: /windows/security/threat-protection/windows-firewall/windows-firewall-with-advanced-security