From deae3a807fd1cc16b4149cf5e9c22447d2506a03 Mon Sep 17 00:00:00 2001 From: Harman Thind <63820404+hathin@users.noreply.github.com> Date: Tue, 15 Oct 2024 11:32:12 -0700 Subject: [PATCH 001/123] Update windows-autopatch-post-reg-readiness-checks.md Hermes v2 is being introduced. Added the new name Windows Autopatch Client Broker, to go along with v1 until v1 is later deprecated. Some customers will have both apps (until v1 is deprecated), and others with newly registered devices will only have v2 app @tiaraquan FYI --- .../windows-autopatch-post-reg-readiness-checks.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/windows/deployment/windows-autopatch/deploy/windows-autopatch-post-reg-readiness-checks.md b/windows/deployment/windows-autopatch/deploy/windows-autopatch-post-reg-readiness-checks.md index c5f450553f..c4a299bb50 100644 --- a/windows/deployment/windows-autopatch/deploy/windows-autopatch-post-reg-readiness-checks.md +++ b/windows/deployment/windows-autopatch/deploy/windows-autopatch-post-reg-readiness-checks.md @@ -36,7 +36,7 @@ Device readiness in Windows Autopatch is divided into two different scenarios: ### Device readiness checks available for each scenario -| Required device readiness (prerequisite checks) before device registration (powered by Intune Graph API) | Required post-device registration readiness checks (powered by Microsoft Cloud Managed Desktop Extension) | +| Required device readiness (prerequisite checks) before device registration (powered by Intune Graph API) | Required post-device registration readiness checks (powered by Microsoft Cloud Managed Desktop Extension and Windows Autopatch Client Broker) | | ----- | ----- | |
Once devices are remediated, it can take up to **24 hours** to appear in the **Ready** tab.
| ## Additional resources From 2f925278011f7b46c64edf61382db1a9a67ce10a Mon Sep 17 00:00:00 2001 From: Meghan Stewart <33289333+mestew@users.noreply.github.com> Date: Mon, 18 Nov 2024 14:48:56 -0800 Subject: [PATCH 002/123] dep-rm-ntlm-9544861 --- windows/whats-new/deprecated-features-resources.md | 2 +- windows/whats-new/deprecated-features.md | 2 +- windows/whats-new/ltsc/whats-new-windows-11-2024.md | 1 + windows/whats-new/removed-features.md | 1 + 4 files changed, 4 insertions(+), 2 deletions(-) diff --git a/windows/whats-new/deprecated-features-resources.md b/windows/whats-new/deprecated-features-resources.md index 7c53798b03..87ff332844 100644 --- a/windows/whats-new/deprecated-features-resources.md +++ b/windows/whats-new/deprecated-features-resources.md @@ -34,7 +34,7 @@ Customers concerned about NTLM usage in their environments are encouraged to uti In many cases, applications should be able to replace NTLM with Negotiate using a one-line change in their `AcquireCredentialsHandle` request to the SSPI. One known exception is for applications that have made hard assumptions about the maximum number of round trips needed to complete authentication. In most cases, Negotiate will add at least one additional round trip. Some scenarios may require additional configuration. For more information, see [Kerberos authentication troubleshooting guidance](/troubleshoot/windows-server/windows-security/kerberos-authentication-troubleshooting-guidance). -Negotiate's built-in fallback to NTLM is preserved to mitigate compatibility issues during this transition. For updates on NTLM deprecation, see [https://aka.ms/ntlm](https://aka.ms/ntlm). +Negotiate's built-in fallback to NTLM is preserved to mitigate compatibility issues during this transition. For updates on NTLM deprecation, see [https://aka.ms/ntlm](https://aka.ms/ntlm). ## WordPad diff --git a/windows/whats-new/deprecated-features.md b/windows/whats-new/deprecated-features.md index 386b0a681f..90993e39dc 100644 --- a/windows/whats-new/deprecated-features.md +++ b/windows/whats-new/deprecated-features.md @@ -51,7 +51,7 @@ The features in this article are no longer being actively developed, and might b | Paint 3D | Paint 3D is deprecated and will be removed from the Microsoft Store on November 4, 2024. To view and edit 2D images, you can use [Paint](https://apps.microsoft.com/detail/9pcfs5b6t72h) or [Photos](https://apps.microsoft.com/detail/9wzdncrfjbh4). For viewing 3D content, you can use [3D Viewer](https://apps.microsoft.com/detail/9nblggh42ths). For more information, see [Resources for deprecated features](deprecated-features-resources.md#paint-3d). | August 2024 | | Adobe Type1 fonts | Adobe PostScript Type1 fonts are deprecated and support will be removed in a future release of Windows. In January 2023, Adobe announced the [end of support for PostScript Type1 fonts](https://helpx.adobe.com/fonts/kb/postscript-type-1-fonts-end-of-support.html) for their latest software offerings. Remove any dependencies on this font type by selecting a supported font type. To display currently installed fonts, go to **Settings** > **Personalization** > **Fonts**. Application developers and content owners should test their apps and data files with the Adobe Type1 fonts removed. For more information, contact the application vendor or Adobe. | August 2024 | | DirectAccess | DirectAccess is deprecated and will be removed in a future release of Windows. We recommend [migrating from DirectAccess to Always On VPN](/windows-server/remote/remote-access/da-always-on-vpn-migration/da-always-on-migration-overview). | June 2024 | -| NTLM | All versions of [NTLM](/windows/win32/secauthn/microsoft-ntlm), including LANMAN, NTLMv1, and NTLMv2, are no longer under active feature development and are deprecated. Use of NTLM will continue to work in the next release of Windows Server and the next annual release of Windows. Calls to NTLM should be replaced by calls to Negotiate, which will try to authenticate with Kerberos and only fall back to NTLM when necessary. For more information, see [Resources for deprecated features](deprecated-features-resources.md). | June 2024 | +| NTLM | All versions of [NTLM](/windows/win32/secauthn/microsoft-ntlm), including LANMAN, NTLMv1, and NTLMv2, are no longer under active feature development and are deprecated. Use of NTLM will continue to work in the next feature update for Windows Server and the next annual release of Windows. Calls to NTLM should be replaced by calls to Negotiate, which will try to authenticate with Kerberos and only fall back to NTLM when necessary. For more information, see, [Resources for deprecated features](deprecated-features-resources.md). **[Update - ANovember 2024]**: NTLMv1 was [removed](removed-features.md) in Windows 11, version 24H2 and Windows Server 20205. | June 2024 | | Driver Verifier GUI (verifiergui.exe) | Driver Verifier GUI, verifiergui.exe, is deprecated and will be removed in a future version of Windows. You can use the [Verifier Command Line](/windows-hardware/drivers/devtest/verifier-command-line) (verifier.exe) instead of the Driver Verifier GUI.| May 2024 | | NPLogonNotify and NPPasswordChangeNotify APIs | Starting in Windows 11, version 24H2, the inclusion of password payload in MPR notifications is set to disabled by default through group policy in [NPLogonNotify](/windows/win32/api/npapi/nf-npapi-nplogonnotify) and [NPPasswordChangeNotify](/windows/win32/api/npapi/nf-npapi-nppasswordchangenotify) APIs. The APIs may be removed in a future release. The primary reason for disabling this feature is to enhance security. When enabled, these APIs allow the caller to retrieve a user's password, presenting potential risks for password exposure and harvesting by malicious users. To include password payload in MPR notifications, set the [EnableMPRNotifications](/windows/client-management/mdm/policy-csp-windowslogon#enablemprnotifications) policy to `enabled`.| March 2024 | | TLS server authentication certificates using RSA keys with key lengths shorter than 2048 bits | Support for certificates using RSA keys with key lengths shorter than 2048 bits will be deprecated. Internet standards and regulatory bodies disallowed the use of 1024-bit keys in 2013, recommending specifically that RSA keys should have a key length of 2048 bits or longer. For more information, see [Transitioning of Cryptographic Algorithms and Key Sizes - Discussion Paper (nist.gov)](https://csrc.nist.gov/CSRC/media/Projects/Key-Management/documents/transitions/Transitioning_CryptoAlgos_070209.pdf). This deprecation focuses on ensuring that all RSA certificates used for TLS server authentication must have key lengths greater than or equal to 2048 bits to be considered valid by Windows. TLS certificates issued by enterprise or test certification authorities (CA) aren't impacted with this change. However, we recommend that they be updated to RSA keys greater than or equal to 2048 bits as a security best practice. This change is necessary to preserve security of Windows customers using certificates for authentication and cryptographic purposes.| March 2024| diff --git a/windows/whats-new/ltsc/whats-new-windows-11-2024.md b/windows/whats-new/ltsc/whats-new-windows-11-2024.md index 3fbb4a3529..0a7a2c5404 100644 --- a/windows/whats-new/ltsc/whats-new-windows-11-2024.md +++ b/windows/whats-new/ltsc/whats-new-windows-11-2024.md @@ -156,6 +156,7 @@ Each version of Windows client adds new features and functionality. Occasionally | Feature | Description | |---------|-------------| +| NTLMv1 [24H2][24H2] | NTLMv1 is removed from all editions of Windows starting in Windows 11, version 24H2 and Windows Server 2025. | | **WordPad** [24H2][24H2]| WordPad is removed from all editions of Windows starting in Windows 11, version 24H2 and Windows Server 2025. | | **Alljoyn** [24H2][24H2] | Microsoft's implementation of AllJoyn, which included the [Windows.Devices.AllJoyn API namespace](/uwp/api/windows.devices.alljoyn), a [Win32 API](/windows/win32/api/_alljoyn/), a [management configuration service provider (CSP)](/windows/client-management/mdm/alljoynmanagement-csp), and an [Alljoyn Router Service](/windows-server/security/windows-services/security-guidelines-for-disabling-system-services-in-windows-server#alljoyn-router-service) is retired. | diff --git a/windows/whats-new/removed-features.md b/windows/whats-new/removed-features.md index 461b15d644..50da138236 100644 --- a/windows/whats-new/removed-features.md +++ b/windows/whats-new/removed-features.md @@ -38,6 +38,7 @@ The following features and functionalities have been removed from the installed |Feature | Details and mitigation | Support removed | | ----------- | --------------------- | ------ | +| NTLMv1 | NTLMv1 is removed from all editions of Windows starting in Windows 11, version 24H2 and Windows Server 2025. | 24H2 | | Microsoft Defender Application Guard for Edge | [Microsoft Defender Application Guard](/windows/security/application-security/application-isolation/microsoft-defender-application-guard/md-app-guard-overview), including the [Windows Isolated App Launcher APIs](/windows/win32/api/isolatedapplauncher/), is deprecated for Microsoft Edge for Business and is no longer available starting with Windows 11, version 24H2. | 24H2 | | WordPad | WordPad is removed from all editions of Windows starting in Windows 11, version 24H2 and Windows Server 2025. We recommend Microsoft Word for rich text documents like .doc and .rtf and Windows Notepad for plain text documents like .txt. If you're a developer and need information about the affected binaries, see [Resources for deprecated features](deprecated-features-resources.md#wordpad). | October 1, 2024 | | Alljoyn | Microsoft's implementation of AllJoyn, which included the [Windows.Devices.AllJoyn API namespace](/uwp/api/windows.devices.alljoyn), a [Win32 API](/windows/win32/api/_alljoyn/), a [management configuration service provider (CSP)](/windows/client-management/mdm/alljoynmanagement-csp), and an [Alljoyn Router Service](/windows-server/security/windows-services/security-guidelines-for-disabling-system-services-in-windows-server#alljoyn-router-service) is retired. [AllJoyn](https://openconnectivity.org/technology/reference-implementation/alljoyn/), sponsored by AllSeen Alliance, was an open source discovery and communication protocol for Internet of Things scenarios such as turning on/off lights or reading temperatures. AllSeen Alliance promoted the AllJoyn project from 2013 until 2016 when it merged with the Open Connectivity Foundation (OCF), the sponsors of [Iotivity.org](https://iotivity.org/), another protocol for Internet of Things scenarios. Customers should refer to the [Iotivity.org](https://iotivity.org/) website for alternatives such as [Iotivity Lite](https://github.com/iotivity/iotivity-lite) or [Iotivity](https://github.com/iotivity/iotivity). | October 1, 2024 | From c6668488561796ddec8ac3f511a25e7556eb9121 Mon Sep 17 00:00:00 2001 From: Meghan Stewart <33289333+mestew@users.noreply.github.com> Date: Mon, 18 Nov 2024 15:01:45 -0800 Subject: [PATCH 003/123] dep-rm-ntlm-9544861 --- windows/whats-new/deprecated-features.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/whats-new/deprecated-features.md b/windows/whats-new/deprecated-features.md index 90993e39dc..a15a56dfb4 100644 --- a/windows/whats-new/deprecated-features.md +++ b/windows/whats-new/deprecated-features.md @@ -51,7 +51,7 @@ The features in this article are no longer being actively developed, and might b | Paint 3D | Paint 3D is deprecated and will be removed from the Microsoft Store on November 4, 2024. To view and edit 2D images, you can use [Paint](https://apps.microsoft.com/detail/9pcfs5b6t72h) or [Photos](https://apps.microsoft.com/detail/9wzdncrfjbh4). For viewing 3D content, you can use [3D Viewer](https://apps.microsoft.com/detail/9nblggh42ths). For more information, see [Resources for deprecated features](deprecated-features-resources.md#paint-3d). | August 2024 | | Adobe Type1 fonts | Adobe PostScript Type1 fonts are deprecated and support will be removed in a future release of Windows. In January 2023, Adobe announced the [end of support for PostScript Type1 fonts](https://helpx.adobe.com/fonts/kb/postscript-type-1-fonts-end-of-support.html) for their latest software offerings. Remove any dependencies on this font type by selecting a supported font type. To display currently installed fonts, go to **Settings** > **Personalization** > **Fonts**. Application developers and content owners should test their apps and data files with the Adobe Type1 fonts removed. For more information, contact the application vendor or Adobe. | August 2024 | | DirectAccess | DirectAccess is deprecated and will be removed in a future release of Windows. We recommend [migrating from DirectAccess to Always On VPN](/windows-server/remote/remote-access/da-always-on-vpn-migration/da-always-on-migration-overview). | June 2024 | -| NTLM | All versions of [NTLM](/windows/win32/secauthn/microsoft-ntlm), including LANMAN, NTLMv1, and NTLMv2, are no longer under active feature development and are deprecated. Use of NTLM will continue to work in the next feature update for Windows Server and the next annual release of Windows. Calls to NTLM should be replaced by calls to Negotiate, which will try to authenticate with Kerberos and only fall back to NTLM when necessary. For more information, see, [Resources for deprecated features](deprecated-features-resources.md). **[Update - ANovember 2024]**: NTLMv1 was [removed](removed-features.md) in Windows 11, version 24H2 and Windows Server 20205. | June 2024 | +| NTLM | All versions of [NTLM](/windows/win32/secauthn/microsoft-ntlm), including LANMAN, NTLMv1, and NTLMv2, are no longer under active feature development and are deprecated. Use of NTLM will continue to work in the next feature update for Windows Server and the next annual release of Windows. Calls to NTLM should be replaced by calls to Negotiate, which will try to authenticate with Kerberos and only fall back to NTLM when necessary. For more information, see, [Resources for deprecated features](deprecated-features-resources.md). **[Update - November 2024]**: NTLMv1 was [removed](removed-features.md) in Windows 11, version 24H2 and Windows Server 20205. | June 2024 | | Driver Verifier GUI (verifiergui.exe) | Driver Verifier GUI, verifiergui.exe, is deprecated and will be removed in a future version of Windows. You can use the [Verifier Command Line](/windows-hardware/drivers/devtest/verifier-command-line) (verifier.exe) instead of the Driver Verifier GUI.| May 2024 | | NPLogonNotify and NPPasswordChangeNotify APIs | Starting in Windows 11, version 24H2, the inclusion of password payload in MPR notifications is set to disabled by default through group policy in [NPLogonNotify](/windows/win32/api/npapi/nf-npapi-nplogonnotify) and [NPPasswordChangeNotify](/windows/win32/api/npapi/nf-npapi-nppasswordchangenotify) APIs. The APIs may be removed in a future release. The primary reason for disabling this feature is to enhance security. When enabled, these APIs allow the caller to retrieve a user's password, presenting potential risks for password exposure and harvesting by malicious users. To include password payload in MPR notifications, set the [EnableMPRNotifications](/windows/client-management/mdm/policy-csp-windowslogon#enablemprnotifications) policy to `enabled`.| March 2024 | | TLS server authentication certificates using RSA keys with key lengths shorter than 2048 bits | Support for certificates using RSA keys with key lengths shorter than 2048 bits will be deprecated. Internet standards and regulatory bodies disallowed the use of 1024-bit keys in 2013, recommending specifically that RSA keys should have a key length of 2048 bits or longer. For more information, see [Transitioning of Cryptographic Algorithms and Key Sizes - Discussion Paper (nist.gov)](https://csrc.nist.gov/CSRC/media/Projects/Key-Management/documents/transitions/Transitioning_CryptoAlgos_070209.pdf). This deprecation focuses on ensuring that all RSA certificates used for TLS server authentication must have key lengths greater than or equal to 2048 bits to be considered valid by Windows. TLS certificates issued by enterprise or test certification authorities (CA) aren't impacted with this change. However, we recommend that they be updated to RSA keys greater than or equal to 2048 bits as a security best practice. This change is necessary to preserve security of Windows customers using certificates for authentication and cryptographic purposes.| March 2024| From 116f77bcba21ebb05496a020fc1cf646ccb35c6a Mon Sep 17 00:00:00 2001 From: Meghan Stewart <33289333+mestew@users.noreply.github.com> Date: Mon, 18 Nov 2024 15:55:24 -0800 Subject: [PATCH 004/123] dep-rm-ntlm-9544861 --- windows/whats-new/deprecated-features.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/whats-new/deprecated-features.md b/windows/whats-new/deprecated-features.md index a15a56dfb4..559934b1a5 100644 --- a/windows/whats-new/deprecated-features.md +++ b/windows/whats-new/deprecated-features.md @@ -51,7 +51,7 @@ The features in this article are no longer being actively developed, and might b | Paint 3D | Paint 3D is deprecated and will be removed from the Microsoft Store on November 4, 2024. To view and edit 2D images, you can use [Paint](https://apps.microsoft.com/detail/9pcfs5b6t72h) or [Photos](https://apps.microsoft.com/detail/9wzdncrfjbh4). For viewing 3D content, you can use [3D Viewer](https://apps.microsoft.com/detail/9nblggh42ths). For more information, see [Resources for deprecated features](deprecated-features-resources.md#paint-3d). | August 2024 | | Adobe Type1 fonts | Adobe PostScript Type1 fonts are deprecated and support will be removed in a future release of Windows. In January 2023, Adobe announced the [end of support for PostScript Type1 fonts](https://helpx.adobe.com/fonts/kb/postscript-type-1-fonts-end-of-support.html) for their latest software offerings. Remove any dependencies on this font type by selecting a supported font type. To display currently installed fonts, go to **Settings** > **Personalization** > **Fonts**. Application developers and content owners should test their apps and data files with the Adobe Type1 fonts removed. For more information, contact the application vendor or Adobe. | August 2024 | | DirectAccess | DirectAccess is deprecated and will be removed in a future release of Windows. We recommend [migrating from DirectAccess to Always On VPN](/windows-server/remote/remote-access/da-always-on-vpn-migration/da-always-on-migration-overview). | June 2024 | -| NTLM | All versions of [NTLM](/windows/win32/secauthn/microsoft-ntlm), including LANMAN, NTLMv1, and NTLMv2, are no longer under active feature development and are deprecated. Use of NTLM will continue to work in the next feature update for Windows Server and the next annual release of Windows. Calls to NTLM should be replaced by calls to Negotiate, which will try to authenticate with Kerberos and only fall back to NTLM when necessary. For more information, see, [Resources for deprecated features](deprecated-features-resources.md). **[Update - November 2024]**: NTLMv1 was [removed](removed-features.md) in Windows 11, version 24H2 and Windows Server 20205. | June 2024 | +| NTLM | All versions of [NTLM](/windows/win32/secauthn/microsoft-ntlm), including LANMAN, NTLMv1, and NTLMv2, are no longer under active feature development and are deprecated. Use of NTLM will continue to work in the next release of Windows Server and the next annual release of Windows. Calls to NTLM should be replaced by calls to Negotiate, which will try to authenticate with Kerberos and only fall back to NTLM when necessary. For more information, see, [Resources for deprecated features](deprecated-features-resources.md). **[Update - November 2024]**: NTLMv1 was [removed](removed-features.md) in Windows 11, version 24H2 and Windows Server 20205. NTLM is expected to be fully removed from all editions of Windows with the October 2025 monthly update. | June 2024 | | Driver Verifier GUI (verifiergui.exe) | Driver Verifier GUI, verifiergui.exe, is deprecated and will be removed in a future version of Windows. You can use the [Verifier Command Line](/windows-hardware/drivers/devtest/verifier-command-line) (verifier.exe) instead of the Driver Verifier GUI.| May 2024 | | NPLogonNotify and NPPasswordChangeNotify APIs | Starting in Windows 11, version 24H2, the inclusion of password payload in MPR notifications is set to disabled by default through group policy in [NPLogonNotify](/windows/win32/api/npapi/nf-npapi-nplogonnotify) and [NPPasswordChangeNotify](/windows/win32/api/npapi/nf-npapi-nppasswordchangenotify) APIs. The APIs may be removed in a future release. The primary reason for disabling this feature is to enhance security. When enabled, these APIs allow the caller to retrieve a user's password, presenting potential risks for password exposure and harvesting by malicious users. To include password payload in MPR notifications, set the [EnableMPRNotifications](/windows/client-management/mdm/policy-csp-windowslogon#enablemprnotifications) policy to `enabled`.| March 2024 | | TLS server authentication certificates using RSA keys with key lengths shorter than 2048 bits | Support for certificates using RSA keys with key lengths shorter than 2048 bits will be deprecated. Internet standards and regulatory bodies disallowed the use of 1024-bit keys in 2013, recommending specifically that RSA keys should have a key length of 2048 bits or longer. For more information, see [Transitioning of Cryptographic Algorithms and Key Sizes - Discussion Paper (nist.gov)](https://csrc.nist.gov/CSRC/media/Projects/Key-Management/documents/transitions/Transitioning_CryptoAlgos_070209.pdf). This deprecation focuses on ensuring that all RSA certificates used for TLS server authentication must have key lengths greater than or equal to 2048 bits to be considered valid by Windows. TLS certificates issued by enterprise or test certification authorities (CA) aren't impacted with this change. However, we recommend that they be updated to RSA keys greater than or equal to 2048 bits as a security best practice. This change is necessary to preserve security of Windows customers using certificates for authentication and cryptographic purposes.| March 2024| From 56ba84506a2c7ede141b0eb071b5ef755fae71af Mon Sep 17 00:00:00 2001 From: Meghan Stewart <33289333+mestew@users.noreply.github.com> Date: Tue, 19 Nov 2024 10:38:11 -0800 Subject: [PATCH 005/123] rem-dep-wininfoprotect-9561151 --- windows/whats-new/deprecated-features.md | 2 +- windows/whats-new/ltsc/whats-new-windows-11-2024.md | 1 + windows/whats-new/removed-features.md | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/windows/whats-new/deprecated-features.md b/windows/whats-new/deprecated-features.md index 386b0a681f..05a7036224 100644 --- a/windows/whats-new/deprecated-features.md +++ b/windows/whats-new/deprecated-features.md @@ -75,7 +75,7 @@ The features in this article are no longer being actively developed, and might b | Microsoft Support Diagnostic Tool (MSDT) | [MSDT](/windows-server/administration/windows-commands/msdt) is deprecated and will be removed in a future release of Windows. MSDT is used to gather diagnostic data for analysis by support professionals. For more information, see [Resources for deprecated features](deprecated-features-resources.md) | January 2023 | | Universal Windows Platform (UWP) Applications for 32-bit Arm | This change is applicable only to devices with an Arm processor, for example Snapdragon processors from Qualcomm. If you have a PC built with a processor from Intel or AMD, this content isn't applicable. If you aren't sure which type of processor you have, check **Settings** > **System** > **About**. Support for 32-bit Arm versions of applications will be removed in a future release of Windows 11. After this change, for the small number of applications affected, app features might be different and you might notice a difference in performance. For more technical details about this change, see [Update app architecture from Arm32 to Arm64](/windows/arm/arm32-to-arm64). | January 2023 | | Update Compliance | [Update Compliance](/windows/deployment/update/update-compliance-monitor), a cloud-based service for the Windows client, is no longer being developed. This service was replaced with [Windows Update for Business reports](/windows/deployment/update/wufb-reports-overview), which provides reporting on client compliance with Microsoft updates from the Azure portal. | November 2022| -| Windows Information Protection | [Windows Information Protection](/previous-versions/windows/it-pro/windows-10/security/information-protection/windows-information-protection/protect-enterprise-data-using-wip) will no longer be developed in future versions of Windows. For more information, see [Announcing sunset of Windows Information Protection (WIP)](https://go.microsoft.com/fwlink/?linkid=2202124).YwT2Ip=ZtgwnO2OBUsbO$gr*(z5}g zL)Kz3EYJy1WmkHd@qKOjpEKb43+f9ssCKG#?|G3>TOsp3&0I0bH%(I~_sjt{G}Q_n zF^j1MSuXLjbAA)-C#fKaTi!`&!i@xUW6-HxbF;BfvHqwb*2c;%wQ}a3Vdq451G~j? z7_?O$l3t*x2e0XLmmr8mE3g3FaNd*)$UXMNjdQ^TE8)XcAO3OX z_ApDbwQYcZ%X=%qeE4&GLzl78R2CI&$*~At#Nhd=5%+OD^^-j28|vUzi5^sAi_JuV z cxPR+(thjl^(Lx^|6?i;|z;?eBEJA5QkG75U0?SL+P4HjJ) zB?46Jhc|8;RlTd0j31iuK^Q~%6x31cq01&JA^*54{SG~30gFx-AjAU_F!8BO%d4tT zL3$@}NL<`0M>TVI2<*Li{`1fO55V_+b s *<4ytp`SsIV$}>5>s}$TSBxDv=h{)jmxDD&zra9#Qe{ z8Ze{9yJ3uQ(h!T_Or^MPKSn3q`#`W^cerEXfn#05Irl0)EKKElgSv4u__N{EyDA30 z^-Y73v{m-gpdg5bld2x&PI-4bE=Wp5FUQ&Vd4d!OqSg?sC9VBy{65b_0NMBSvZc8d zr#TkiMPBKw98Alq0FFxZSl_f95|X9(8gpa$b)VEOG9@J!t`RO5jtO1n7Vm4@8N&lj|ocvBc zB+EON-kGZ%G901hza{lduK~X^we$lbY!tM(_}-7@rInA%fGyfO^qkG)(%cWLVN>d~ zMkin2yQ()#esg@G?31Zu6%ce5kX95h4#%cz>4gjFfdkQL{jZNfSsy2x$-gf18Q5z? zNu+`^c}=?v?wR8q6>=EaEOW?Vn9&COf#;@;q98w5+!2Q+0+NIIK^|>eLyH;IC(uqC zoiio}Dg~-FmW+MEz7aQ2?vP!P_iOc^t4PNUoLh+OX}H|`tIuMb7tqRr)WX98<(rn4 z73_YD2W^f&)@tK~<{5wW*TV-6jE~FXxs+DwcNFm<6T0;$uBA^Mpd;hzkfYz@F& +*dd}X$0dRQ;qQZ4NtO6X$bU!0A@ zAj3?jM^!D9S{-0(iSn_j04Ep-kpaS?J@a2oIdQ-smBqh*|B(%~uYsIp6pH4AC}Y`h z^yM9oit+4ZgK`lp(eR#zCb(1+>SVp~kf*cJt3ubG!c4?MUMeEu4ERbt7PqBbz(z^1 zhe^cT9JH>p7DA1IrX`YmdltOJBU-A-Y$F}(wS(o{21Y%5QgL0%F?RKSV?2HD$CSTl zMEhb?yTynO>N1>Q_p5odPWnGuE?pKVZ{uvFvX=i&F&OS9BP?!pB{%7Kor4kp27s7| z(p$#6{u>8dPZ2t;HbwOWk@5QV2`RIIKL8G$S5FVYWlTkbz_ziHtM8ykzCV=qfjF2~ zlk%R?HmGPBGK@bqgg7}WWNP|GCnVmnbgNymE1JfRO+SZ+Zw_l)(i(CC&_MLNa^cGS z!81bh(>k2ANCb^WpzOamy?_dY)9vP?zBYj>pTppg6omWTW;8!|7ufZyk-aTpEb3Z| zJyS(0ub ^s1`5kAfb+&Av2IVUXQ@PQz{DRvs4G2 zU;!yxT8sDmL^qSU?) *bO{VOKpdMIgR`hn!9BRBQtBt!t%j6UAJA$k$COKtjzD8{*W+`XnZfX=&>>J{h9f z8x346W1gcT(sGx0ydw?CD B&|2F8EkfNlGDYU>GM;j#ome&S0CZmrvnVst0XMy+s+DzSC)nDb z5$X{IrtMLD{3mXVn7?K)gC`#O3&1)S6lH`_^IX+qm81msSBLo`av7BskO)#^!_@3} zplJ4PiuNk$<9KAqtQUWwMFNo^a17T@(I6GLq(iwEq>I4(8Y0w|tL6*J=GO3=d }giI)`e3fAm3hi)@1& zxoU=%Z&cD-Szdl0-4h##VURyBUK_%gnN5ka?flDUfk4lUFx~Cx(qTS~?#mOb)u<*} z*5f?I5k8ZM>|po=zxg9b3WfTU=}|MM%R9S}kSD_FcMv@9;k{W83P~~5ldR~339H5+ z#q1UY)X&KL0^P2iy98`&dEcH%<;0^d2RcNW`Z5os=dx`!_uz znyjqO|%x)jRGc zO;7afU j3Nx4ltK>J0VqmG(Ddc0gJa0Ryutl@u-DEm4_%)==j~lE*d(9M}>}_ zVWdJ=##*R>vG$Qih0;@^r)G9)bfOem2vqoQY92`yccBctDzLl2Gwe7;hoK6}s=#A@ zva$Oi#OBl^6ifM(ts;9jZL2z@A4bMr0l}H9#4Z2Ir(DIY;{YKqG37`UWS_GqMqi4g z%aUW4n!}9WOeIegC)P~0dnP_O0eM)C)Uy{;Kra>}d&r_zX=Hix(%zDN3f^aY`+0%) zqL(;f&wx7jsefJJjk!br^CM&a@;H+D(t$)?f1W_sc rQsv;JQ)QBpy#x$r)3oKpQuVx s(&6iUi{g_IDu3+3D6R=$%`p>Bj4L!s1 z|Jt%$XD?kYYrXcoL;K|6%C^-D#AaWcRjT{q(&Urg7nJ Ti~BEFU@ty+2)Qr%8A;=9`))gdM>Ft z)MUi 2c@Zt5??RgLMht`@FrEUR@+pKaaY zWPJWk%(C+?4K^;E8YZ)YrX5`r= fb3l?E1uJg?^U>D8`(^70jP EL(s(tnrsm3f=3`q$nx zs0Vcvb+119p}X^|P2Mjt^Qdhaw+-_Ay%* )r~XEh--WZI<(!EqdsE>w%Kt zP3;Cgd9KN60aF$%-OV|1>7h?fOOF8i>xZ14Zr;Mwn#iW5@?Gt9o0iDY|5p;OxlHC? zXt0Dy|6tYEs5H0b>lPZny} jif%Anfnir3~2ChorvRwfj>{b_heD1%<@0oKhOtx7s+?S`Syi!aqc9r#(a ckhMM)MW5%6&En;M_gjG zxU}sEXytHh#HD53&!0YBxPJY4;JV=2+S(JRPlIN#7J1K@^z9tDtEgv|S-r{HD$aTK z@#e+u{lKNclcrB^XIm~jb!s{AbRGx*?py{fe+7e6KDSB=VQe0lF!-PwNOup%UhftD z;{SgfDNL4xcHMZH>kmQA*YKX92lNvN;LuEbm-OU+{;F3KQ&X1sYyh62#Ng@b=d#Wz Gp$Pz;n+a6_ literal 0 HcmV?d00001 diff --git a/windows/deployment/do/mcc-ent-monitoring.md b/windows/deployment/do/mcc-ent-monitoring.md index 08e45da417..98c00bdcf4 100644 --- a/windows/deployment/do/mcc-ent-monitoring.md +++ b/windows/deployment/do/mcc-ent-monitoring.md @@ -18,14 +18,12 @@ ms.date: 10/30/2024 Tracking the status and performance of your Connected Cache node is essential to making sure you're getting the most out of the service. -For basic monitoring, navigate to the **Overview** tab. Here you can view a collection of predefined metrics and charts. All the monitoring in this section will function right after your Connected Cache node has been deployed. +For basic monitoring, navigate to the **Overview** tab. Here you can view a collection of predefined metrics and charts. All the monitoring in this section will function right after your Connected Cache node has been deployed. You can view more details about each cache node by navigating to the **Cache Nodes** section under the **Cache Node Management** tab. This page displays cache node information such as Status, Host machine OS, Software Version, and Cache Node ID. For advanced monitoring, navigate to the **Metrics** section under the **Monitoring** tab. Here you can access more sampled metrics (hits, misses, inbound traffic) and specify different aggregations (count, avg, min, max, sum). You can then use this data to create customized charts and configure alerts. Using the two monitoring sections, you can gather essential insights into the health, performance, and efficiency of your Connected Cache nodes. -You can view more details about each cache node by navigating to the **Cache Nodes** section under the **Cache Node Management** tab. This page displays cache node information such as Status, Host machine OS, Software Version, and Cache Node ID. - ## Basic Monitoring ### Cache node summary @@ -67,6 +65,20 @@ This chart displays the volume of each supported content type in bytes (B) that The content types displayed in the chart each have a distinct color and are sorted in descending order of volume. The bar chart is stacked such that you can visually compare total volume being delivered at different points in time. +### Cache node details + +The **Cache Nodes** section under the **Cache Node Management** tab displays cache node information such as Status, Host machine OS, Software Version, and Cache Node ID. + + + +| Metric | Description | +| --- | --- | +| Cache node name | The user-defined name of the cache node. | +| Status | The heartbeat status of the cache node. | +| OS | The host machine OS that this cache node is compatible with. | +| Software version | The version number of the cache node's Connected Cache container. | +| Cache node ID | The unique identifier of the cache node. | + ## Advanced Monitoring To expand upon the metrics shown in the Overview tab, navigate to the **Metrics** tab in the left side toolbar of Azure portal. From 066807a6806de46a55aec6465ba2902fd6040709 Mon Sep 17 00:00:00 2001 From: chrisjlin <36452239+chrisjlin@users.noreply.github.com> Date: Thu, 5 Dec 2024 09:25:12 -0800 Subject: [PATCH 048/123] Fixing cache node details image location --- .../{do => }/images/mcc-ent-cache-node-details.png | Bin 1 file changed, 0 insertions(+), 0 deletions(-) rename windows/deployment/{do => }/images/mcc-ent-cache-node-details.png (100%) diff --git a/windows/deployment/do/images/mcc-ent-cache-node-details.png b/windows/deployment/images/mcc-ent-cache-node-details.png similarity index 100% rename from windows/deployment/do/images/mcc-ent-cache-node-details.png rename to windows/deployment/images/mcc-ent-cache-node-details.png From 15fd6a6122ef8b95915045bc6136968531ecfaf4 Mon Sep 17 00:00:00 2001 From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com> Date: Thu, 5 Dec 2024 13:04:55 -0500 Subject: [PATCH 049/123] freshness review --- education/index.yml | 2 +- education/windows/get-minecraft-for-education.md | 2 +- windows/configuration/cellular/provisioning-apn.md | 2 +- windows/configuration/index.yml | 2 +- windows/configuration/windows-spotlight/index.md | 2 +- .../data-protection/bitlocker/bcd-settings-and-bitlocker.md | 2 +- .../data-protection/bitlocker/configure.md | 2 +- .../data-protection/bitlocker/countermeasures.md | 2 +- .../data-protection/bitlocker/csv-san.md | 2 +- .../data-protection/bitlocker/faq.yml | 2 +- .../data-protection/bitlocker/index.md | 2 +- .../data-protection/bitlocker/install-server.md | 2 +- .../data-protection/bitlocker/network-unlock.md | 2 +- .../data-protection/bitlocker/operations-guide.md | 2 +- .../data-protection/bitlocker/planning-guide.md | 2 +- .../data-protection/bitlocker/preboot-recovery-screen.md | 2 +- .../data-protection/bitlocker/recovery-overview.md | 2 +- .../data-protection/bitlocker/recovery-process.md | 5 ++++- 18 files changed, 21 insertions(+), 18 deletions(-) diff --git a/education/index.yml b/education/index.yml index 1da8d77fdb..d70de3747c 100644 --- a/education/index.yml +++ b/education/index.yml @@ -8,7 +8,7 @@ metadata: title: Microsoft 365 Education Documentation description: Learn about product documentation and resources available for school IT administrators, teachers, students, and education app developers. ms.topic: hub-page - ms.date: 07/22/2024 + ms.date: 12/05/2024 productDirectory: title: For IT admins diff --git a/education/windows/get-minecraft-for-education.md b/education/windows/get-minecraft-for-education.md index 1b8a44d7c4..8d3050097f 100644 --- a/education/windows/get-minecraft-for-education.md +++ b/education/windows/get-minecraft-for-education.md @@ -2,7 +2,7 @@ title: Deploy Minecraft Education To Windows Devices description: Learn how to obtain and distribute Minecraft Education to Windows devices. ms.topic: how-to -ms.date: 04/10/2024 +ms.date: 12/5/2024 ms.collection: - education - tier2 diff --git a/windows/configuration/cellular/provisioning-apn.md b/windows/configuration/cellular/provisioning-apn.md index 8fcf389cf7..860024c72c 100644 --- a/windows/configuration/cellular/provisioning-apn.md +++ b/windows/configuration/cellular/provisioning-apn.md @@ -2,7 +2,7 @@ title: Configure cellular settings description: Learn how to provision cellular settings for devices with built-in modems or plug-in USB modem dongles. ms.topic: concept-article -ms.date: 04/23/2024 +ms.date: 12/05/2024 --- # Configure cellular settings diff --git a/windows/configuration/index.yml b/windows/configuration/index.yml index fa1a297ecf..a1e1606862 100644 --- a/windows/configuration/index.yml +++ b/windows/configuration/index.yml @@ -11,7 +11,7 @@ metadata: author: paolomatarazzo ms.author: paoloma manager: aaroncz - ms.date: 04/25/2024 + ms.date: 12/05/2024 # linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new diff --git a/windows/configuration/windows-spotlight/index.md b/windows/configuration/windows-spotlight/index.md index 6c056b86f1..ad39469d22 100644 --- a/windows/configuration/windows-spotlight/index.md +++ b/windows/configuration/windows-spotlight/index.md @@ -2,7 +2,7 @@ title: Configure Windows spotlight description: Learn how to configure Windows spotlight using Group Policy and mobile device management (MDM) settings. ms.topic: how-to -ms.date: 04/23/2024 +ms.date: 12/05/2024 ms.author: paoloma author: paolomatarazzo appliesto: diff --git a/windows/security/operating-system-security/data-protection/bitlocker/bcd-settings-and-bitlocker.md b/windows/security/operating-system-security/data-protection/bitlocker/bcd-settings-and-bitlocker.md index 3e29796ff1..826ae7e556 100644 --- a/windows/security/operating-system-security/data-protection/bitlocker/bcd-settings-and-bitlocker.md +++ b/windows/security/operating-system-security/data-protection/bitlocker/bcd-settings-and-bitlocker.md @@ -2,7 +2,7 @@ title: BCD settings and BitLocker description: Learn how BCD settings are used by BitLocker. ms.topic: reference -ms.date: 06/18/2024 +ms.date: 12/05/2024 --- # Boot Configuration Data settings and BitLocker diff --git a/windows/security/operating-system-security/data-protection/bitlocker/configure.md b/windows/security/operating-system-security/data-protection/bitlocker/configure.md index 7fbff47e8c..5ed1607787 100644 --- a/windows/security/operating-system-security/data-protection/bitlocker/configure.md +++ b/windows/security/operating-system-security/data-protection/bitlocker/configure.md @@ -2,7 +2,7 @@ title: Configure BitLocker description: Learn about the available options to configure BitLocker and how to configure them via Configuration Service Providers (CSP) or group policy (GPO). ms.topic: how-to -ms.date: 06/18/2024 +ms.date: 12/05/2024 --- # Configure BitLocker diff --git a/windows/security/operating-system-security/data-protection/bitlocker/countermeasures.md b/windows/security/operating-system-security/data-protection/bitlocker/countermeasures.md index 3eda5bed37..4e0d64f71a 100644 --- a/windows/security/operating-system-security/data-protection/bitlocker/countermeasures.md +++ b/windows/security/operating-system-security/data-protection/bitlocker/countermeasures.md @@ -2,7 +2,7 @@ title: BitLocker countermeasures description: Learn about technologies and features to protect against attacks on the BitLocker encryption key. ms.topic: concept-article -ms.date: 06/18/2024 +ms.date: 12/05/2024 --- # BitLocker countermeasures diff --git a/windows/security/operating-system-security/data-protection/bitlocker/csv-san.md b/windows/security/operating-system-security/data-protection/bitlocker/csv-san.md index 80b74ed970..131cf2f9c9 100644 --- a/windows/security/operating-system-security/data-protection/bitlocker/csv-san.md +++ b/windows/security/operating-system-security/data-protection/bitlocker/csv-san.md @@ -2,7 +2,7 @@ title: Protect cluster shared volumes and storage area networks with BitLocker description: Learn how to protect cluster shared volumes (CSV) and storage area networks (SAN) with BitLocker. ms.topic: how-to -ms.date: 06/18/2024 +ms.date: 12/05/2024 appliesto: - ✅ Windows Server 2025 - ✅ Windows Server 2022 diff --git a/windows/security/operating-system-security/data-protection/bitlocker/faq.yml b/windows/security/operating-system-security/data-protection/bitlocker/faq.yml index b2642afed9..fcbcadf1b9 100644 --- a/windows/security/operating-system-security/data-protection/bitlocker/faq.yml +++ b/windows/security/operating-system-security/data-protection/bitlocker/faq.yml @@ -3,7 +3,7 @@ metadata: title: BitLocker FAQ description: Learn more about BitLocker by reviewing the frequently asked questions. ms.topic: faq - ms.date: 06/18/2024 + ms.date: 12/05/2024 title: BitLocker FAQ summary: Learn more about BitLocker by reviewing the frequently asked questions. diff --git a/windows/security/operating-system-security/data-protection/bitlocker/index.md b/windows/security/operating-system-security/data-protection/bitlocker/index.md index 69d9822b91..2b1e13953b 100644 --- a/windows/security/operating-system-security/data-protection/bitlocker/index.md +++ b/windows/security/operating-system-security/data-protection/bitlocker/index.md @@ -2,7 +2,7 @@ title: BitLocker overview description: Learn about BitLocker practical applications and requirements. ms.topic: overview -ms.date: 06/18/2024 +ms.date: 12/05/2024 --- # BitLocker overview diff --git a/windows/security/operating-system-security/data-protection/bitlocker/install-server.md b/windows/security/operating-system-security/data-protection/bitlocker/install-server.md index 1e9c124e9c..687f2418cd 100644 --- a/windows/security/operating-system-security/data-protection/bitlocker/install-server.md +++ b/windows/security/operating-system-security/data-protection/bitlocker/install-server.md @@ -2,7 +2,7 @@ title: Install BitLocker on Windows Server description: Learn how to install BitLocker on Windows Server. ms.topic: how-to -ms.date: 06/18/2024 +ms.date: 12/05/2024 appliesto: - ✅ Windows Server 2025 - ✅ Windows Server 2022 diff --git a/windows/security/operating-system-security/data-protection/bitlocker/network-unlock.md b/windows/security/operating-system-security/data-protection/bitlocker/network-unlock.md index 15119bdf05..ff99a2de31 100644 --- a/windows/security/operating-system-security/data-protection/bitlocker/network-unlock.md +++ b/windows/security/operating-system-security/data-protection/bitlocker/network-unlock.md @@ -2,7 +2,7 @@ title: Network Unlock description: Learn how BitLocker Network Unlock works and how to configure it. ms.topic: how-to -ms.date: 06/18/2024 +ms.date: 12/05/2024 --- # Network Unlock diff --git a/windows/security/operating-system-security/data-protection/bitlocker/operations-guide.md b/windows/security/operating-system-security/data-protection/bitlocker/operations-guide.md index 645cf45add..2a6e018234 100644 --- a/windows/security/operating-system-security/data-protection/bitlocker/operations-guide.md +++ b/windows/security/operating-system-security/data-protection/bitlocker/operations-guide.md @@ -2,7 +2,7 @@ title: BitLocker operations guide description: Learn how to use different tools to manage and operate BitLocker. ms.topic: how-to -ms.date: 06/18/2024 +ms.date: 12/05/2024 --- # BitLocker operations guide diff --git a/windows/security/operating-system-security/data-protection/bitlocker/planning-guide.md b/windows/security/operating-system-security/data-protection/bitlocker/planning-guide.md index c54ad2e21e..3c563aa624 100644 --- a/windows/security/operating-system-security/data-protection/bitlocker/planning-guide.md +++ b/windows/security/operating-system-security/data-protection/bitlocker/planning-guide.md @@ -2,7 +2,7 @@ title: BitLocker planning guide description: Learn how to plan for a BitLocker deployment in your organization. ms.topic: concept-article -ms.date: 06/18/2024 +ms.date: 12/05/2024 --- # BitLocker planning guide diff --git a/windows/security/operating-system-security/data-protection/bitlocker/preboot-recovery-screen.md b/windows/security/operating-system-security/data-protection/bitlocker/preboot-recovery-screen.md index aaadd7678e..842b2e94c9 100644 --- a/windows/security/operating-system-security/data-protection/bitlocker/preboot-recovery-screen.md +++ b/windows/security/operating-system-security/data-protection/bitlocker/preboot-recovery-screen.md @@ -2,7 +2,7 @@ title: BitLocker preboot recovery screen description: Learn about the information displayed in the BitLocker preboot recovery screen, depending on configured policy settings and recovery keys status. ms.topic: concept-article -ms.date: 06/19/2024 +ms.date: 12/05/2024 --- # BitLocker preboot recovery screen diff --git a/windows/security/operating-system-security/data-protection/bitlocker/recovery-overview.md b/windows/security/operating-system-security/data-protection/bitlocker/recovery-overview.md index 808550018a..3db9407c4b 100644 --- a/windows/security/operating-system-security/data-protection/bitlocker/recovery-overview.md +++ b/windows/security/operating-system-security/data-protection/bitlocker/recovery-overview.md @@ -2,7 +2,7 @@ title: BitLocker recovery overview description: Learn about BitLocker recovery scenarios, recovery options, and how to determine root cause of failed automatic unlocks. ms.topic: how-to -ms.date: 06/18/2024 +ms.date: 12/05/2024 --- # BitLocker recovery overview diff --git a/windows/security/operating-system-security/data-protection/bitlocker/recovery-process.md b/windows/security/operating-system-security/data-protection/bitlocker/recovery-process.md index a3cded5a34..421165a49b 100644 --- a/windows/security/operating-system-security/data-protection/bitlocker/recovery-process.md +++ b/windows/security/operating-system-security/data-protection/bitlocker/recovery-process.md @@ -2,7 +2,7 @@ title: BitLocker recovery process description: Learn how to obtain BitLocker recovery information for Microsoft Entra joined, Microsoft Entra hybrid joined, and Active Directory joined devices, and how to restore access to a locked drive. ms.topic: how-to -ms.date: 07/18/2024 +ms.date: 12/05/2024 --- # BitLocker recovery process @@ -26,6 +26,9 @@ A recovery key can't be stored in any of the following locations: - The root directory of a nonremovable drive - An encrypted volume +> [!WARNING] +> A recovery key is sensitive information that allows users to unlock an encrypted drive and perform administrative tasks on the drive. For enhanced security, it's recommended to enable self-service in trusted environments only, or rely on helpdesk recovery. + ### Self-recovery with recovery password If you have access to the recovery key, enter the 48-digits in the preboot recovery screen. From ae7f72702ad2455ebd7d06628b913812deb19bae Mon Sep 17 00:00:00 2001 From: Aaron Czechowski
Date: Thu, 5 Dec 2024 10:58:36 -0800 Subject: [PATCH 050/123] editorial revision --- windows/client-management/mdm/accounts-csp.md | 26 ++++++++++--------- 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/windows/client-management/mdm/accounts-csp.md b/windows/client-management/mdm/accounts-csp.md index 454e9ea3a2..2774e66244 100644 --- a/windows/client-management/mdm/accounts-csp.md +++ b/windows/client-management/mdm/accounts-csp.md @@ -54,7 +54,7 @@ Available naming macros: Supported operation is Add. > [!Note] -> For desktop PCs on Windows 10, version 2004 or later, use the **Ext/Microsoft/DNSComputerName** node in [DevDetail CSP](devdetail-csp.md). +> For desktop PCs on supported versions of Windows 10 or later, use the **Ext/Microsoft/DNSComputerName** node in [DevDetail CSP](devdetail-csp.md). **Users** Interior node for the user account information. @@ -62,23 +62,25 @@ Interior node for the user account information. **Users/_UserName_** This node specifies the username for a new local user account. This setting can be managed remotely. +> [!IMPORTANT] +> The username is limited to 20 characters. + **Users/_UserName_/Password** This node specifies the password for a new local user account. This setting can be managed remotely. Supported operation is Add. GET operation isn't supported. This setting will report as failed when deployed from Intune. -> [!WARNING] -> The username is limited to 20 characters. - -> [!WARNING] -> The user creation will only be successful if a sufficiently strong password is selected. Special XML characters must be escaped, i.e.: - -| character | escape sequence | -|:---|:---| -| `<` | `<` | -| `>` | `>` | -| `&` | `&` | +> [!IMPORTANT] +> This string needs to meet the current password policy requirements. +> +> Escape any special characters in the string. For example, +> +> | Character | Escape sequence | +> |:---|:---| +> | `<` | `<` | +> | `>` | `>` | +> | `&` | `&` | **Users/_UserName_/LocalUserGroup** This optional node specifies the local user group that a local user account should be joined to. If the node isn't set, the new local user account is joined just to the Standard Users group. Set the value to 2 for Administrators group. This setting can be managed remotely. From 93d9e761519d07efdb1233ae0948d1299b05d791 Mon Sep 17 00:00:00 2001 From: chrisjlin <36452239+chrisjlin@users.noreply.github.com> Date: Fri, 6 Dec 2024 12:42:32 -0800 Subject: [PATCH 051/123] Adding port forwarding fix to Troubleshooting --- windows/deployment/do/mcc-ent-troubleshooting.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/windows/deployment/do/mcc-ent-troubleshooting.md b/windows/deployment/do/mcc-ent-troubleshooting.md index 53ab7f2836..ee7d14c089 100644 --- a/windows/deployment/do/mcc-ent-troubleshooting.md +++ b/windows/deployment/do/mcc-ent-troubleshooting.md @@ -116,6 +116,20 @@ You can use Task Scheduler on the host machine to check the status of this sched > [!Note] > If the password of the runtime account changes, you'll need to update the user in all of the Connected Cache scheduled tasks in order for the Connected Cache node to continue functioning properly. +### Cache node successfully deployed but not serving requests + +If your cache node is not responding to requests outside of localhost, it may be because the host machine's port forwarding rules were not correctly set during Connected Cache installation. + +To check your host machine's port forwarding rules, use the following PowerShell command. + +`netsh interface portproxy show v4tov4` + +If you do not see any port forwarding rules for port 80 to 0.0.0.0, you can run the following command from an elevated PowerShell instance to set the proper forwarding to WSL. + +`netsh interface portproxy add v4tov4 listenport=80 listenaddress=0.0.0.0 connectport=80 connectaddress= ` + +You can retrieve the WSL IP Address from the `wslip.txt` file that should be present in the installation directory you specified in the Connected Cache provisioning command ("c:\mccwsl01" by default). + ## Troubleshooting cache node deployment to Linux host machine [Deploying a Connected Cache node to a Linux host machine](mcc-ent-deploy-to-linux.md) involves running a series of Bash scripts contained within the Linux provisioning package. From 925e8de75ba6cfa5ed64272244bc79a371a8d9df Mon Sep 17 00:00:00 2001 From: chrisjlin <36452239+chrisjlin@users.noreply.github.com> Date: Fri, 6 Dec 2024 12:43:42 -0800 Subject: [PATCH 052/123] Acrolinx improvements to Troubleshooting --- windows/deployment/do/mcc-ent-troubleshooting.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/deployment/do/mcc-ent-troubleshooting.md b/windows/deployment/do/mcc-ent-troubleshooting.md index ee7d14c089..c814c909f2 100644 --- a/windows/deployment/do/mcc-ent-troubleshooting.md +++ b/windows/deployment/do/mcc-ent-troubleshooting.md @@ -118,13 +118,13 @@ You can use Task Scheduler on the host machine to check the status of this sched ### Cache node successfully deployed but not serving requests -If your cache node is not responding to requests outside of localhost, it may be because the host machine's port forwarding rules were not correctly set during Connected Cache installation. +If your cache node isn't responding to requests outside of localhost, it may be because the host machine's port forwarding rules weren't correctly set during Connected Cache installation. To check your host machine's port forwarding rules, use the following PowerShell command. `netsh interface portproxy show v4tov4` -If you do not see any port forwarding rules for port 80 to 0.0.0.0, you can run the following command from an elevated PowerShell instance to set the proper forwarding to WSL. +If you don't see any port forwarding rules for port 80 to 0.0.0.0, you can run the following command from an elevated PowerShell instance to set the proper forwarding to WSL. `netsh interface portproxy add v4tov4 listenport=80 listenaddress=0.0.0.0 connectport=80 connectaddress= ` From 47f916c111d7a940f5e50dacb1643f7f0de6f8ad Mon Sep 17 00:00:00 2001 From: Meghan Stewart <33289333+mestew@users.noreply.github.com> Date: Fri, 6 Dec 2024 14:05:32 -0800 Subject: [PATCH 053/123] Standardize capitalization of "local user account" & shorten support url --- windows/deployment/do/mcc-ent-deploy-to-windows.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/windows/deployment/do/mcc-ent-deploy-to-windows.md b/windows/deployment/do/mcc-ent-deploy-to-windows.md index cee4f0975b..275b637871 100644 --- a/windows/deployment/do/mcc-ent-deploy-to-windows.md +++ b/windows/deployment/do/mcc-ent-deploy-to-windows.md @@ -17,7 +17,7 @@ appliesto: This article describes how to deploy Microsoft Connected Cache for Enterprise and Education caching software to a Windows host machine. -Deploying Connected Cache to a Windows host machine requires designating a [Group Managed Service Account (gMSA)](/windows-server/security/group-managed-service-accounts/getting-started-with-group-managed-service-accounts) or a [Local User Account](https://support.microsoft.com/windows/create-a-local-user-or-administrator-account-in-windows-20de74e0-ac7f-3502-a866-32915af2a34d) as the Connected Cache runtime account. This prevents tampering with the Connected Cache container and the cached content on the host machine. +Deploying Connected Cache to a Windows host machine requires designating a [Group Managed Service Account (gMSA)](/windows-server/security/group-managed-service-accounts/getting-started-with-group-managed-service-accounts) or a [local user account](https://support.microsoft.com/topic/20de74e0-ac7f-3502-a866-32915af2a34d) as the Connected Cache runtime account. This prevents tampering with the Connected Cache container and the cached content on the host machine. Before deploying Connected Cache to a Windows host machine, ensure that the host machine meets all [requirements](mcc-ent-prerequisites.md), and that you have [created and configured your Connected Cache Azure resource](mcc-ent-create-resource-and-cache.md). @@ -39,12 +39,12 @@ Before deploying Connected Cache to a Windows host machine, ensure that the host 1. Set the Execution Policy to *Unrestricted* to allow the provisioning scripts to run. 1. Create a `$User` PowerShell variable containing the username of the account you intend to designate as the Connected Cache runtime account. - For gMSAs, the `$User` PowerShell variable should be formatted as `"Domain\Username$"`. For Local User accounts, `$User` PowerShell variable should be formatted as `"LocalMachineName\Username"`. + For gMSAs, the `$User` PowerShell variable should be formatted as `"Domain\Username$"`. For local user accounts, `$User` PowerShell variable should be formatted as `"LocalMachineName\Username"`. - If you're using a Local User account as the Connected Cache runtime account, you'll also need to create a [PSCredential Object](/dotnet/api/system.management.automation.pscredential) named `$myLocalAccountCredential`. + If you're using a local user account as the Connected Cache runtime account, you'll also need to create a [PSCredential Object](/dotnet/api/system.management.automation.pscredential) named `$myLocalAccountCredential`. >[!Note] - >* You'll need to apply a local security policy to permit the Local User account to `Log on as a batch job`. + >* You'll need to apply a local security policy to permit the local user account to `Log on as a batch job`. 1. Run the provisioning command on the host machine. @@ -72,12 +72,12 @@ To deploy a cache node programmatically, you'll need to use Azure CLI to get the 1. Set the Execution Policy to *Unrestricted* to allow the provisioning scripts to run. 1. Create a `$User` PowerShell variable containing the username of the account you intend to designate as the Connected Cache runtime account. - For gMSAs, the `$User` PowerShell variable should be formatted as `"Domain\Username$"`. For Local User accounts, the `$User` PowerShell variable should be formatted as `"LocalMachineName\Username"`. + For gMSAs, the `$User` PowerShell variable should be formatted as `"Domain\Username$"`. For local user accounts, the `$User` PowerShell variable should be formatted as `"LocalMachineName\Username"`. - If you're using a Local User account as the Connected Cache runtime account, you'll also need to create a [PSCredential Object](/dotnet/api/system.management.automation.pscredential) named `$myLocalAccountCredential`. + If you're using a local user account as the Connected Cache runtime account, you'll also need to create a [PSCredential Object](/dotnet/api/system.management.automation.pscredential) named `$myLocalAccountCredential`. >[!Note] - >* You'll need to apply a local security policy to permit the Local User account to `Log on as a batch job`. + >* You'll need to apply a local security policy to permit the local user account to `Log on as a batch job`. 1. Replace the values in the following provisioning command before running it on the host machine. From efcd54d4ac52379a9754c4bdd02f5fa03808424d Mon Sep 17 00:00:00 2001 From: Meghan Stewart <33289333+mestew@users.noreply.github.com> Date: Fri, 6 Dec 2024 14:20:04 -0800 Subject: [PATCH 054/123] add wip to rm list --- windows/whats-new/ltsc/whats-new-windows-11-2024.md | 1 - 1 file changed, 1 deletion(-) diff --git a/windows/whats-new/ltsc/whats-new-windows-11-2024.md b/windows/whats-new/ltsc/whats-new-windows-11-2024.md index 8584ed1fab..3fbb4a3529 100644 --- a/windows/whats-new/ltsc/whats-new-windows-11-2024.md +++ b/windows/whats-new/ltsc/whats-new-windows-11-2024.md @@ -156,7 +156,6 @@ Each version of Windows client adds new features and functionality. Occasionally | Feature | Description | |---------|-------------| -| **Windows Information Protection** [24H2][24H2]| Windows Information Protection is removed starting in Windows 11, version 24H2. | | **WordPad** [24H2][24H2]| WordPad is removed from all editions of Windows starting in Windows 11, version 24H2 and Windows Server 2025. | | **Alljoyn** [24H2][24H2] | Microsoft's implementation of AllJoyn, which included the [Windows.Devices.AllJoyn API namespace](/uwp/api/windows.devices.alljoyn), a [Win32 API](/windows/win32/api/_alljoyn/), a [management configuration service provider (CSP)](/windows/client-management/mdm/alljoynmanagement-csp), and an [Alljoyn Router Service](/windows-server/security/windows-services/security-guidelines-for-disabling-system-services-in-windows-server#alljoyn-router-service) is retired. | From 6518a76935eeae76c067374b1d929f6ec7b177db Mon Sep 17 00:00:00 2001 From: Meghan Stewart <33289333+mestew@users.noreply.github.com> Date: Mon, 9 Dec 2024 10:31:34 -0800 Subject: [PATCH 055/123] rem-dep-wip --- windows/whats-new/deprecated-features.md | 4 ++-- windows/whats-new/removed-features.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/windows/whats-new/deprecated-features.md b/windows/whats-new/deprecated-features.md index 05a7036224..d42d89fa53 100644 --- a/windows/whats-new/deprecated-features.md +++ b/windows/whats-new/deprecated-features.md @@ -1,7 +1,7 @@ --- title: Deprecated features in the Windows client description: Review the list of features that Microsoft is no longer actively developing in Windows 10 and Windows 11. -ms.date: 11/14/2024 +ms.date: 12/09/2024 ms.service: windows-client ms.subservice: itpro-fundamentals ms.localizationpriority: medium @@ -75,7 +75,7 @@ The features in this article are no longer being actively developed, and might b | Microsoft Support Diagnostic Tool (MSDT) | [MSDT](/windows-server/administration/windows-commands/msdt) is deprecated and will be removed in a future release of Windows. MSDT is used to gather diagnostic data for analysis by support professionals. For more information, see [Resources for deprecated features](deprecated-features-resources.md) | January 2023 | | Universal Windows Platform (UWP) Applications for 32-bit Arm | This change is applicable only to devices with an Arm processor, for example Snapdragon processors from Qualcomm. If you have a PC built with a processor from Intel or AMD, this content isn't applicable. If you aren't sure which type of processor you have, check **Settings** > **System** > **About**. Support for 32-bit Arm versions of applications will be removed in a future release of Windows 11. After this change, for the small number of applications affected, app features might be different and you might notice a difference in performance. For more technical details about this change, see [Update app architecture from Arm32 to Arm64](/windows/arm/arm32-to-arm64). | January 2023 | | Update Compliance | [Update Compliance](/windows/deployment/update/update-compliance-monitor), a cloud-based service for the Windows client, is no longer being developed. This service was replaced with [Windows Update for Business reports](/windows/deployment/update/wufb-reports-overview), which provides reporting on client compliance with Microsoft updates from the Azure portal. | November 2022| -| Windows Information Protection | [Windows Information Protection](/previous-versions/windows/it-pro/windows-10/security/information-protection/windows-information-protection/protect-enterprise-data-using-wip) will no longer be developed in future versions of Windows. For more information, see [Announcing sunset of Windows Information Protection (WIP)](https://go.microsoft.com/fwlink/?linkid=2202124).
For your data protection needs, Microsoft recommends that you use [Microsoft Purview Information Protection](/microsoft-365/compliance/information-protection) and [Microsoft Purview Data Loss Prevention](/microsoft-365/compliance/dlp-learn-about-dlp). **[Update - November 2024]**: Windows Information Protection is removed starting in Windows 11, version 24H2. | July 2022 | +| Windows Information Protection | [Windows Information Protection](/previous-versions/windows/it-pro/windows-10/security/information-protection/windows-information-protection/protect-enterprise-data-using-wip) will no longer be developed in future versions of Windows. For more information, see [Announcing sunset of Windows Information Protection (WIP)](https://go.microsoft.com/fwlink/?linkid=2202124).
For your data protection needs, Microsoft recommends that you use [Microsoft Purview Information Protection](/microsoft-365/compliance/information-protection) and [Microsoft Purview Data Loss Prevention](/microsoft-365/compliance/dlp-learn-about-dlp). Windows Information Protection is removed starting in Windows 11, version 24H2. | July 2022 | | BitLocker To Go Reader | **Note: BitLocker to Go as a feature is still supported.**
Reading of BitLocker-protected removable drives ([BitLocker To Go](/windows/security/information-protection/bitlocker/bitlocker-to-go-faq)) from Windows XP or Windows Vista in later operating systems is deprecated and might be removed in a future release of Windows client.
The following items might not be available in a future release of Windows client:
- ADMX policy: **Allow access to BitLocker-protected removable data drives from earlier versions of Windows**
- Command line parameter: [`manage-bde -DiscoveryVolumeType`](/windows-server/administration/windows-commands/manage-bde-on) (-dv)
- Catalog file: **c:\windows\BitLockerDiscoveryVolumeContents**
- BitLocker 2 Go Reader app: **bitlockertogo.exe** and associated files | 21H1 | | Personalization roaming | Roaming of Personalization settings (including wallpaper, slideshow, accent colors, and lock screen images) is no longer being developed and might be removed in a future release. | 21H1 | | Windows Management Instrumentation command-line (WMIC) utility. | The WMIC utility is deprecated in Windows 10, version 21H1 and the 21H1 General Availability Channel release of Windows Server. This utility is superseded by [Windows PowerShell for WMI](/powershell/scripting/learn/ps101/07-working-with-wmi). Note: This deprecation applies to only the [command-line management utility](/windows/win32/wmisdk/wmic). WMI itself isn't affected. **[Update - January 2024]**: Currently, WMIC is a Feature on Demand (FoD) that's [preinstalled by default](/windows-hardware/manufacture/desktop/features-on-demand-non-language-fod#wmic) in Windows 11, versions 23H2 and 22H2. In the next release of Windows, the WMIC FoD will be disabled by default. | 21H1 | diff --git a/windows/whats-new/removed-features.md b/windows/whats-new/removed-features.md index a838588ec9..d36d9e8174 100644 --- a/windows/whats-new/removed-features.md +++ b/windows/whats-new/removed-features.md @@ -8,7 +8,7 @@ ms.author: mstewart manager: aaroncz ms.topic: reference ms.subservice: itpro-fundamentals -ms.date: 08/23/2024 +ms.date: 12/09/2024 ms.collection: - highpri - tier1 From a88245a89d9393f1505f1e51c27cd426bf6365da Mon Sep 17 00:00:00 2001 From: Aaron CzechowskiDate: Mon, 9 Dec 2024 16:01:17 -0800 Subject: [PATCH 056/123] add note about upgrade scenario --- windows/client-management/mdm/policy-csp-windowsai.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/windows/client-management/mdm/policy-csp-windowsai.md b/windows/client-management/mdm/policy-csp-windowsai.md index 6b2b257fbe..8633998eec 100644 --- a/windows/client-management/mdm/policy-csp-windowsai.md +++ b/windows/client-management/mdm/policy-csp-windowsai.md @@ -1,7 +1,7 @@ --- title: WindowsAI Policy CSP description: Learn more about the WindowsAI Area in Policy CSP. -ms.date: 11/27/2024 +ms.date: 12/09/2024 --- @@ -718,6 +718,7 @@ This policy setting allows you to turn off Windows Copilot. > [!NOTE] > - The TurnOffWindowsCopilot policy isn't for the [new Copilot experience](https://techcommunity.microsoft.com/blog/windows-itpro-blog/evolving-copilot-in-windows-for-your-workforce/4141999) that's in some [Windows Insider builds](https://blogs.windows.com/windows-insider/2024/05/22/releasing-windows-11-version-24h2-to-the-release-preview-channel/) and that will be gradually rolling out to Windows 11 and Windows 10 devices. +> - This policy also applies to upgrade scenarios to prevent installation of the Copilot app from an image that would have had the Copilot in Windows pane. From f75356dd78775406650c2a30ed5fe25c5183ec66 Mon Sep 17 00:00:00 2001 From: tiaraquan Date: Tue, 10 Dec 2024 09:15:27 -0800 Subject: [PATCH 057/123] Minor tweaks to WQU x Expedite --- .../manage/windows-autopatch-update-rings.md | 4 ++-- ...ch-windows-quality-update-programmatic-controls.md | 11 +++++++---- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/windows/deployment/windows-autopatch/manage/windows-autopatch-update-rings.md b/windows/deployment/windows-autopatch/manage/windows-autopatch-update-rings.md index e68df90cbb..81669a6614 100644 --- a/windows/deployment/windows-autopatch/manage/windows-autopatch-update-rings.md +++ b/windows/deployment/windows-autopatch/manage/windows-autopatch-update-rings.md @@ -1,7 +1,7 @@ --- title: Manage Update rings description: How to manage update rings -ms.date: 09/16/2024 +ms.date: 12/10/2024 ms.service: windows-client ms.subservice: autopatch ms.topic: how-to @@ -43,7 +43,7 @@ Imported rings automatically register all targeted devices into Windows Autopatc 2. Select **Devices** from the left navigation menu. 3. Under the **Manage updates** section, select **Windows updates**. 4. In the **Windows updates** blade, go to the **Update rings** tab. -5. Select **Enroll policies**. +5. Select **Enroll policies**. **This step only applies if you've gone through [feature activation](../prepare/windows-autopatch-feature-activation.md)**. 6. Select the existing rings you would like to import. 7. Select **Import**. diff --git a/windows/deployment/windows-autopatch/manage/windows-autopatch-windows-quality-update-programmatic-controls.md b/windows/deployment/windows-autopatch/manage/windows-autopatch-windows-quality-update-programmatic-controls.md index 77acf64924..2aefa858cc 100644 --- a/windows/deployment/windows-autopatch/manage/windows-autopatch-windows-quality-update-programmatic-controls.md +++ b/windows/deployment/windows-autopatch/manage/windows-autopatch-windows-quality-update-programmatic-controls.md @@ -14,7 +14,7 @@ ms.localizationpriority: medium appliesto: - ✅ Windows 11 - ✅ Windows 10 -ms.date: 09/24/2024 +ms.date: 12/10/2024 --- # Programmatic controls for expedited Windows quality updates @@ -34,6 +34,9 @@ In this article, you will: All of the [Windows Autopatch prerequisites](../prepare/windows-autopatch-prerequisites.md) must be met, including ensuring that the *Update Health Tools* is installed on the clients. +> [!IMPORTANT] +> This step isn't required if your device is running Windows 11 24H2 and later. + - The *Update Health Tools* are installed starting with [KB4023057](https://support.microsoft.com/kb/4023057). To confirm the presence of the Update Health Tools on a device, use one of the following methods: - Run a [readiness test for expedited updates](#readiness-test-for-expediting-updates) - Look for the folder **C:\Program Files\Microsoft Update Health Tools** or review *Add Remove Programs* for **Microsoft Update Health Tools**. @@ -269,7 +272,7 @@ The request returns a 201 Created response code and a [deployment](/graph/api/re ## Add members to the deployment audience -The **Audience ID**, `d39ad1ce-0123-4567-89ab-cdef01234567`, was created when the deployment was created. The **Audience ID** is used to add members to the deployment audience. After the deployment audience is updated, Windows Update starts offering the update to the devices according to the deployment settings. As long as the deployment exists and the device is in the audience, the update will be expedited. +The **Audience ID**, `d39ad1ce-0123-4567-89ab-cdef01234567`, was created when the deployment was created. The **Audience ID** is used to add members to the deployment audience. After the deployment audience is updated, Windows Update starts offering the update to the devices according to the deployment settings. As long as the deployment exists and the device is in the audience, the update is expedited. The following example adds two devices to the deployment audience using the **Microsoft Entra ID** for each device: @@ -299,7 +302,7 @@ To verify the devices were added to the audience, run the following query using ## Delete a deployment -To stop an expedited deployment, DELETE the deployment. Deleting the deployment will prevent the content from being offered to devices if they haven't already received it. To resume offering the content, a new approval will need to be created. +To stop an expedited deployment, DELETE the deployment. Deleting the deployment prevents the content from being offered to devices if they haven't already received it. To resume offering the content, a new approval must be created. The following example deletes the deployment with a **Deployment ID** of `de910e12-3456-7890-abcd-ef1234567890`: @@ -309,7 +312,7 @@ DELETE https://graph.microsoft.com/beta/admin/windows/updates/deployments/de910e ## Readiness test for expediting updates -You can verify the readiness of clients to receive expedited updates by using [isReadinessTest](/graph/api/resources/windowsupdates-expeditesettings). Create a deployment that specifies it's an expedite readiness test, then add members to the deployment audience. The service will check to see if the clients meet the prerequisites for expediting updates. The results of the test are displayed in the [Windows Update for Business reports workbook](/windows/deployment/update/wufb-reports-workbook#quality-updates-tab). Under the **Quality updates** tab, select the **Expedite status** tile, which opens a flyout with a **Readiness** tab with the readiness test results. +You can verify the readiness of clients to receive expedited updates by using [isReadinessTest](/graph/api/resources/windowsupdates-expeditesettings). Create a deployment that specifies it's an expedite readiness test, then add members to the deployment audience. The service checks to see if the clients meet the prerequisites for expediting updates. The results of the test are displayed in the [Windows Update for Business reports workbook](/windows/deployment/update/wufb-reports-workbook#quality-updates-tab). Under the **Quality updates** tab, select the **Expedite status** tile, which opens a flyout with a **Readiness** tab with the readiness test results. ```msgraph-interactive POST https://graph.microsoft.com/beta/admin/windows/updates/deployments From 0e916bb8fb0073f895330169b4e227e50b3e112c Mon Sep 17 00:00:00 2001 From: Meghan Stewart <33289333+mestew@users.noreply.github.com> Date: Tue, 10 Dec 2024 10:03:59 -0800 Subject: [PATCH 058/123] 9598546-copilot-key --- .../9598546-copilot-key-settings.png | Bin 0 -> 3098893 bytes .../manage-windows-copilot.md | 70 +++++++++++++++--- 2 files changed, 59 insertions(+), 11 deletions(-) create mode 100644 windows/client-management/9598546-copilot-key-settings.png diff --git a/windows/client-management/9598546-copilot-key-settings.png b/windows/client-management/9598546-copilot-key-settings.png new file mode 100644 index 0000000000000000000000000000000000000000..e4c6e3ed8dff21046e3b9002a43d021635f8061c GIT binary patch literal 3098893 zcmeEvd03NY_O>%)wNn*z>WB*(t4`g;1w{nOP^%VPurA<pnSvdB)-$|$y|D2k|T zwTfsFqeVnyNfi-g6(~ex3CI#KLVy4v`*)v&&TsI#KIZ%W|9NE`-vY_|KF?Y1`#$G9 z{IFsD>Jguf|7_5pK_hIw`Fi7^L6a^G8Z>(Er$g{x{`Q2kAOH6!kBzIp8g#GFxCIx3 zovqhd4;u6!beL-QC%FFWv2V6{3>viXH~Qb7X6)NuIcShJ&gN_D%|1>as<(OU6MZid zaoYy{&E-!se(DL_d*RaUL&^V0j%a%nKlQ*A%g^ib &n$tTQ-gVVdD=g-}_Ff`RBVqzJ-y~iz25>I44_MTb*zV1N`xE z`H}59z}NAm+R!x{#t--{wR1neM9cAi|KpQ4IPOpX_b=lsH4Ci|4fqY;rL6tm+xYhi z{qJi0dnxdb|6Ps$U5)=-f&cvX|Jug??`q6G!e+~Asy_YCpZoaVs`k;JoisDc*pd+KDL~^H`DEau7{`0#1FXf@D zjY6`m2g#0Y=sDV)<0&-$IXOVs?U(WN+Ao`D-Pt^g_eq>ZbYZQZ#B&+jN^MabY9kYH zm~*Pd-6gImrH7M;h^0sW)g;&c)%Gv{`OY8x`?uKdIdggnZc8Ki+#T#w2bKJg-#b@y zuX7RY%qZuUDvB&DMT{u}r?%ejTY~rcXE;5nc75CGWnf_NYeq(NVq)Tl*4DU+Be(F# zm8}L-lKAYcj~I96Vs*xZ%#6sxBa9nAKDWKSeb<>YXKvaj#9>LBy4UUA;S 6+@e&y^x)qedgS`rgzyP=3GrcVJtItw!^)KhF2HIO`JIKZZ>oOh9?{E z+}u1XuJ~YsTq;WSmN< G!+r<;;RrjtQ{|gTX{cM;~!@ZEDPm@a_4q%_-gILUM94 zf=WEzwCr$PY0L0G7iTz`RJ+Q&C#gkvqKB2O^xB?iI{xejiG;onR*!G3c8%XKgYMmN zp5eQa_P`Bu#%!7wQ7Z2KH90vPHl=$4C#OP 4?1nfzWkKdimis+zL z;fuOtVT Zkq~+ z#ciCKynSx;`srk{CR}-*Dni@Ia+lO(;N59~>=PPc`|{=+q3*43lcTHxm%)~ MwKExzU_C`~3Ya@Nu7i{<*n# zo1^AEPcw@vkKkVQ5EbH6Mof{WPmBv?YI-HYfipt@^Y0 `S3kvpgI99k{zTir1EW=Xr^1{@hU9NXF=V~;Za)BTz zGc%^3pa7 o6st%l`1-R|H0ev7?> zL+L@&jq@U~Hyh`SS+sCr*o6xhhL0G5_^2t~Q(`{a%LG0fkq0X|WICSg|J}Pi@CbKN zVRThyphYNyxjvyR7fw+aZ4oidXkNp!lf$mY#uha XF)W5h?c(C<>{aq_D# zviG>PCvBef4;zF)L{g7q$Ic@nZ%@4Z;K75n>(-4pQNn$>)UWH{fddEJ8(v;G6B-ID zq@Xpj>gbZlp!T+>Ppxws-EZBxg~v8OEp8HTU?W}L80=Mdw1st}+SRPp%OcT!HcTUX z&w`;thgQ6K^RlhY^+|QxWXqj1MsG~C-;_{>RbW-Jv z0Klgjy{ujT=)-p34=ZqOTswHc86P_9NhOm3&$dP?qF0<83nY{IgR?9!Dkt*D( z@tH@C9wi&Gi?u3v_Ux<6moL-3z*DioQOo_8@O!gOIxohmriqGTi#~ifvTF5eR!D^x zcHi(5$-g-FGZ<@y$XAH56lT)AB~7Jv%mQqvmzP)Av~IuU)7MA63}$ey$ZGseoC~8~ z;XPiwc(D-K4~YRO!7EMObe%(s7;gIy^U Gs~`AyEgvJ)Ya$qAxI=8C7HW7eDfkFXA|-^?AbLX5`OXF z!-ty)jxZY^pQVlN<||gL7&mFs`b7H)&yN@m<<;%nGGp`*7ngneropXkHX>5FrjSdO zm6d&HYcnX{^I+@RM0?6Ir-Fl7X-)naH4 _5_CDn_pd@zjcM0ubrn*<_ShMBe1}7=ggbeRFmQF+g@uu$ yxY3Uvcw`Q!X zeL^@a>W>6go#rilH9fZBY0%J$nws^=+Y5SoeF&V01w2uPtR^qjL$q+wqKkeRF@RQB z*fzoUy}~ix^MKiV{SZ3=AIr we&olgsi~A4N?Z0J48?L3hcu;J zg mPE132OA z;jze&VU>S&f>~#o1FNy6G=AIm?X)HcJnr4^%L3Y;4kf=Sj55C{m&=h3;sDS9bpU%R zTQy0^Z&}{(XP7dgdu3&%ue@{r7$YNTdtFw5MlMQqt6xR82D7!Wh{PK>KJlE%R1}B0 zYgBT$B`{??;L@|-waKR!b1nZ1Q6eiungpaO0q5y>+t}C$x1Jsw&}lQtD&UF(&uKqg z^6aXq$Tv3lMqyQTN=ay8j|jPCk(E^p?ca2!+(u_%*l=^N4_gt?z+&9R<%z0zZC7k( zg>!6UMUpcie?%2vP^pQwk)JPA6$l&PIq+j7;u9qSCgFLF$nDs=bf1nXtibLq NvbgZy2ivQ{R(+)Zuo3--_Cu=DR_L2*v-fP{|W2*q~Inm z*~WpE(ssjV>4N|%I~yZdO>i38FeH84Ex; iz)vF{`>{lXJmMFMa8S2p@yAuQ7od7 z1red#T-)(yS0UluijSu^h3A1(BEu;RClTd~jz&&9Lg)}-9*YYIFpc6r;vixQq648J zL~5Wt@LIxz__J-tjy&KVkXrYSci9A@SBFkohZGiHI_gQI|D6pprr98>08;-_b{L6n z==Cnn{3pc+_rXiC!eDyD7QXQZJqDGY{B<>JhnoM7S2Z;?lfP7x`@T3k0S>?Zazw<% zX}C*skEXR0HYgMlE{u#^li|djYg-+ H)|F$%U-hdh4J`*NPNDWkaapZZdrk+-v zi(e~fn*3#8&xeXACf5pSrV#x1+@$5#Xqk$NwAS?qT10XWI6DIeY??6|%!8zggQjFR zh~Pi`@Po01*Bs Q3!~@%~+jn8?G__rB69P5eVINb#?zEADnoN za6>DqQ20TLp!7I~l~6XM2-Xzzljohy @RC;OyFhal7At78ygz~#!e;Z zc+W943?#CVybC#zU< fA;(cJ4HZ?UZG&75M_3G7dL&JE1 zn5ZOTJp2mQkH;ZEk4QwQ3rhz~beG3-K7M>LV#7;tc!V%|4gibKY^6c3Lrp1nB$VL= z-^V>7kKiA8YI?`BtM-mO>zYzYJ~t+W2&m5O$p0X!crHUe&x7%kzY)jC@HZoWb8;fH zMrNfaAam+$%p>YWi59nwkFsvRCb|6I*UNfFlD1bl-yr9vvcs;|s(EM}06X}T?!(f3 z7v<&U;hyM$?`(?KQB5Qa=c1SbLJ-(BB%u9=56@bC&RAZ4gAo^lB}5cBb?TJUFk6Wp zk^y*-MM6rVoC8Qtc>#fs=ai94N(u-thz;WM7TDJrgr(kXbH=cStu;huh0p=U|46o? z7{&$5vCT-fZ>1s?&A%OY9Wy`Js^1yXqG=0p*)fLJV zVPV}Z0+Atq&6zuwmIo{E+wpECxX9o*xwY6UEyyJm+6odh{>HlCwRu)!ZS7>SSd92v z0KiRhkA%RjKx`8R_-VaX(N>*Cu_DIOHw>Q&jz9^Yf^)Z6-~l&_TIx0hP7hlPI{)xW zSDN*Jb+X <()wdtrN=fal*TztMLF!xY h> z9iIiBPN)-M7?!cn(lQD`n!OwmwU3lwS>UaR%|O1+h|Q!}fR;hQA}%Qta+!Ds q1>!15pyf%l5umnEdSH~#pODRZe>xet*Wqy$NCR=6#G791FVBW*lNNdXU9^teqa zyM?fY@PHrxL(U GSE^ Ea#+qegRdH68-5 z>l=KI3bT1KA!~*D{5+MpnD>2_`1
Vk8^pOrf8$2r(jy}p+^g*@rT-FyYFm122<)>|AQ&ZdT&DP-vNSu^Y z0I)q|ZPg^ofLThVQi{00|Gt^hHUcxE7Si_9#oFLAoSz`_-$JGZengxYf5ynfX&+!Z zaBYMMtB^=Jd=1~w0HF}ku#i|>pIHE+>&?QJG9We^6ls0Dv}sMSB$~5pIcsRN(&e_} zJZIbj*bs$Vyuxj9kEC8B){=ablynhFmnBzYN#P_@)tN^G2k;4bf}~PP<7AiQN(hDI z+t|dVPBO8wsxGy?dKN4>&wn8GU%Lf?5ih)_QmLevf{(@~0^PAf3Nu|gay3y39&I`N zi9QuH9!O;fFOgCEFK@tpn?!rSo5HMMLn%X(#eK=w%CuI)h7F@dUCju*M0pfx0sdjT zK6+U=78srjYS-n*-TLC;h8e@(r2y;E;;EG~UA#~8HX#xNJqsegl&2}<=kk@_+IbSb zmh Z3z0{= z@4b-_0+@(&$kmjt6UvZiuyACzU4B)PZ32$_2!>+AHZh25fEkPH2
|JCrgvZeZ^IUY8Mb4 z0n3LG#BCh+wTm$Pd}Ey)w}=;R*YWYOFSyDSZX{okz|SShsi*CroK>Hse?B;_PRRq& zfrkOx=mNPj_$z5NI+<7@;1_~0QDTPcOhaxMH*Vakj`|#FjlZPPh~K-CqpD|!5NyD{ z@Ku0dpcgDPw|%>)b!KMjK;0U(kyz5F2lYw{KE*?;QCGq6i1k9mo3z~T5>oX3-Mj0e z#|Ddtx6)V1WayS4LD?rP_Sre8eaUf1|JxIxCh2K8DdI!~kZZBbfMAIJ*ik3~Vf&zQ zL381$B>+r7@_L~FD*2Tzi}n8{--X-8k!S?=gm6WXlgdQM(@(ENM*2^GQD@#Q^84`S z0jM*%X`}nL?>_&I`2&&+KnniG`t@Zs7nj+9Fp#caAyLBwkeOg}VK*T^00rVpK@R{= zAu1vr;AauG5RIF@@C_b~>=ju5QJU#@sY$>)!OQTj O3sek1)@d`iy@uK^v>KsSIR^qi7T^!n z r>USUzsswH~uT!F_=I1FT{8&WS zfR1b<(n?&bpM={n)usfW$;#N;R(=6rZl?W`0uMF}Y8wbnWbi3TGJF>cgqI!%V!iMO z@LL45LGQ&;i&-MXC`j`*VQ>W)n`vYLtYq!lwGAk&$n*HBJXLQFvk-WebSOYid>bMo zeH*gR0^gKR2dvuiFXGd&JxKC;GN~()*3?Y;*A=Ls7ULdR8cRO}KgfYl47mI6qQg^{ z@4PP{uJHe^izpxf;Qu192;Z*eZ-LSxDpS}ZVsp5}^OC5GABPDMj@zf`6P;?fS~XET zqj`=m=>ZUErUm_ED!EmXgG!r>?K-%hW%R%B*#uNE_nRFMUjV_Vn6P&3KEPG@#?@=r zasgK@7Arii#l%cHgWHDL8@!9*9z0@H^9YX%o5U02W{84N84M~Y5$8VR@AJMZSH4N! zzAlVuyXz6;Wds&N8#1@)?{4ERTd%VwA{aQZUN9iHYEB&PR^S zp{m%`Mb5Mpuo##N9s-MsEyO?Y!d(!Nu#I~fcz5%x5$AH!veO1aJ*xGJ>$xyOyazZ4 za;o)xIk+qDlSpB<8~Bj5qaWfx^7hu`PvdW!rUzy?vFFzY-@`IMrbEqk!we#Qgm00z zJ)m;wR5=(fl^}3edvne;l1j?&HPTLDDl3XQrLkH|rn<#W`gACR$P5+kfsNa0GAw-B zNI1fOgX$B9P>zq-c;~b&KPY`_|DEr5^_%1_<2z~v2nW#A^#LGv!IKv)S<zzwh8dl=c4s$>HQzb;*Ju>47J|+I_#LHu&zpx3%o>eo$WE4dNHBRgW)F+^Ne7rgB|| zQxO2FuJ)pPh7gu&3R5dDlG4L)JB+v&08aKJrU3cq?7u4YB2~R%|EXLp2QdWp5XM_k zUj8O+^}rF@UJvvU{thR RtVRsuTQ1rI%b`@qu6UQY71YE>Z6XPdr^fuW=rwijA0RTz2uus^J_5i99lh%m} zF9}@4#6f?7=BN-%WP#*SavPWt;%I!et6|f(v%+hlz7+mxz#{f MgUu3LVA4tu1!^oIE;OPpCQbqL%$w*QKOO;NeNL>r2ryFSC=Oh zgJM+;)8)mXoJ&CTO^|88Ws#n+b-)^wf9J6>qex(6%3s-al1t!wh+a54<`+boNl7w9 z_?N#=(D8v)Hx^t8@lmEdP3z|ZA6*2vsJ}VFoTCl|;ux+vgnLDJMr{NP(;0yc;)YFz zlU=Igqe*gWARXv_s4w2XKPpce(mwd>c@YUsq* z=}=)w9{?OgT+-=|PdpEejB!Od85{tW!KC~5&j%YanjoJNX+qJpudGqpU@>`ydbtBi zKV}a#Xmw(12IQgv&OoGqL0^9PrF&EURUMi}JqHMe$lkP|W{Us@*_jUCVjHRN0<|EL zTcOOkOPdM^dO>X@+< =3nKZB@&uD@(XneWk1Jwx@Q%M;p}dGQhzv!wIj> z<3UM`ETsPee@RA!wuvuicN!tM(7i!gfP#)X)zG5vB}mxwPcM$hYoy`;SRCOJvK0dG zNkvw9keUHuXrrjQLj4e(b-|3LK7}7iC~R860cmpgYiOpR?kMNtv8i?fe`0WYcXJTv z8mK^q9m7IMVUao(4%IQU_gzSUyiwQ70#zSh9a`)%q6$i8mu#!9JUQ` }KYv%Fs9E;_m;bpOQQDRiWT0?wuKBhPS7C92M z)jo-`2|_f1Lg?c|T&| ;t zhLgyLX g}LP4rn_Xm)3za zrBwbswb4Hwc^5hv{zkTfXb(+|0)+!BFx cQ(_ulZ9LQE`%JBj|?|NIRVTF9!mNeH4x;P@QKCH%7Ch%2t19K z$kLepQ5w47z3IW$fYuk~u+78CB)tO$(?&sgI{DQXP&XRgEA|Xz1-;)RF9-E@0!N|m z=OR5tVBqq;UWKYEN0K~9g@h)Xy#46w=a$A%nkDteHaroC=|kYm6lL(!6uN-su*ZZa z322|2XtCtV3g(>UC|UvqP+=2*qPJU>IrHaXl3(5l7PJ6D0sCMdNuzXgTadyQ781gT zXHzK)Y6d76>1R5M!RIU|c8yX5&;@)w4D} y8;e;tA6~grZke+Z(z-QIMaN(;Tp3a0<67U}AbSuy0?vM6dYs$6P!mxuHp}M9%}v z7AdnyqgGPyTbqy{3&q13N)-N(SAY>`=mIM#z%iCrNqnCbj$jH)XFIM5hKhg-V&;{t z$bO_*0-ye&Adzwpdn5D>e Knx`!2-$S zfBiKKg#s$x5}Yq7*$B` !#$Qh{ggexaoSALu@C+Cyp?VUq zxmpg@u#tBV!T)G90*IKm^T{Pr;1Qt^3)UuYpZHwBUl&A`dvu+ZZ#5{8z~<2uK`kL+ z$mvhr6h#m$coPMF0m{K~!rj4plgu|C6QWew)N}y-D!-!L6y}ZKhg}4SA}u>BE9*o_ z`YrDAZvG$?nem0EM%RV=Pfya;k>LKKH?k%~BTx1kU>%p<75*khE$8jqTto*zMhb`U zB# Fgl|C}0Z5#1hGDhc}12D%Y;%qcT~6mDH54Dw#4;(Y>j0B)T_vIg}=4P^wJ?^lyV z!>>&kd*a15i>k4$LvID6^m#O&W9kR$f(QbTJ5I&rCsl-IxE#(5JW(RK&+%NsGC2o6 z1rMdCKotN=8NQc*n|%TWWpDz$!^1*{7Bv>_&@Ow=+Qctfs#0YMHUcqQHhFvZM)k1W zgQr#_7*@M_ALAsl`e%lIR|>s`0yzf~3E@`);ZRb57YQ;hiNxR3s0Y{&*#(>l8$9IO z7UsULtP-lOpud#b6yVUrIjLLa`i7Sc4g1KfsO1Za4{`&&RZ1l<+heh^H?xKJ6eJC@ zJ{GV6T7?di1KJSxfdWCuun#Cvs#ME_MF3QkoxrAv3qx!xZK0kL4F?DYt^^8AJ^_Lq zF!8D@O0Rky7`_ZxL@ywQq88aPf7a?2UyIN1bcJme?~grCDLafdTk0l41`GPc6ImC0 zw6Ez4MGQnnD1*-r&7IQOJ=Bxi#lJmK^V;e|!F^ArUx1IXrc!3jUDr6Vx5T@5d2=W% z5Rc`aYB^RI;W4b=BKN!at LO3hwQso-*Lw z@n>H|rUgmD!LvcpVOXR*@VQLt2O_pY)pZ1A@+c4ol0|e;n7R+Kd(?gC?(Tk{^R~4o zGEE!QC9 zqY?c8vm$(p;^{oJcKjhpAh}ZsSf?4NSI17!GOb&@ z*D_y6@`6%; J~XVZS}?ckx>+ zS`v|`!th>HJO} S2D6v#BgHJ;^pq49$sUR0&xcAJ|G l^es{VNnEp-Yp}g2n-m z^ruDm4$|N}Jv~QWZevJxK4~%tj$IR1;$jU-yZj29TcDb!5O=lvwMx*uz+N^KcLb0H z>%$*HvPsTGe^gbFGSI?VNST14ZeC3&4DAy`UC`2`ei1kTLTb F?DrF0ozFobLeB)DJK|m>nP6jxo&y>T9rXd_wih+E zN-9&MSY6uEfY>N6(#n}4u2!g(ky)XSg*syTYLSLa)qKL#)TN6N6J6-j!Nt&;c+0A{ zAH34AAVj*652>$ kLZg9Q2pGy~Gz4;d6R|5a~q@8tJj1VhXYXwoMdT$J5tpf&~U>#tzt z#B_-2L!zC;ySAwXB&9Gl=7gP{L7 M zz6rb4%YP)dE$0@Op;mXVs8*{d8rX76t(0apa6tq;+7Wbo{E=wTI RV3
sDehAAB>sfb07M70{vZ>3 zrLo(3LT~X`NxK!sU`wxGzuq;mM?}>Q@FRRAY}lauNUGx)E;o-7oYi0Xd(}T3 sR|TU3%8^?YR-P&s_6kzpnIXLRgK12 z>hTLP$$SZU1ZwMLZ5_9l(do^Vc|*+NgyB<>E}r^h(5Jlr2KKvB`Myt?t<1>8>Y?wJ zG)$slWTLQW)Ht`NKhmZ%H}hK^bgg{^(-8oXksCqvDJ rUM)cPY3(`*q%aT2D{5R7|7-FZUSVeRI1xxfsFuDTo ^fGZwRUMA!wy4JDfqYLBQXCQb!_TPWbvT_U%`MUf4TH+4!E#vj{)* zMPIaz=vsDAM=o*c*lzZiX&20|?aInQ%p>*LO8Fs)&@D}f>5&B#fD9+b;Ok1kZXiq5 zk$)?{=)|D>O!0;Zb)ED#!YU9-$xGp%^&AI-*dPE71mIqG1vm#}F^C9% ft3(qLAyC6N )omQ;v;j7uy&SbpY&vWEW*t1X`?1jX8eZ$!2_YJXvz-EcUq& zvKGziL4auhpd^Y)+B`l3NWY0{ WW=x}!$(XNe@3$x<7> zo<_-$c(A@plcj#|Ag9iC3vWpcwfCY-=Rqx|Xy~GzBWimwH HdoAZ$U$JHBiepJ@GvU98(zg zPcp7?PN(wQ&`7wedZNJ+nc$gsOF` BMO?Lj8_m~<`Gp{EL# %$4b?nh4y1-ybB@}yzZ62tRB-8kL%F9p_?P}XZmFTdBVpj zzd-Opej$Y5VwM|_BQol@5&bT{^IpUE6-dTUY7?sOKvD)uQ5W9QOk#emZgz*`r#f;H zTYQ(!sAfn`AWdz&W7_Nc_y;I@tYJ^JcbH5~6?SH*!iW m35&vZo zS0g3gMMo;)CLU*Iz{K-b0V~A1-W}37&aRJN }^1sfd%^??{zQ=@~6@OK(J!@w-+)F=)jGZ2Oa zjYKCcC9OpJp?~k;qzg`5=P~}-hF&~qa!4ugT8iCRGPnpj{u_WnD6o*@BX-mFAa|pn z2H&UjN_`W0c13^(=C1o@Ksu}fJZ!|zCBZ9R@z-%jAd7+L3Rb~TjzSKp+ttloS0}!W zK6Uh7V#1u}Na3PG#76)=5r|H%aFc0_4H!H|o>lr>7EhRwkwME1u?_+wcyG{NZmElp zM~3~Za8Q3^b9ZWR43hdo4MA2i#nT3fCVKT6%S2v2HNiz?68C$CY_2p__=0WG!);w| z6`*4K9p#JD4J7rlt663R15mbF #DfUgq*#|D7H&|8?{1xw z*`wktecXQhcXQUzn@Z~s0n7QC2ZpQ9;Pw!NcC8QAPREo*+b*tJI{^fi4kc()yZMZe ziQWo1KE|BHVD^vd9PmX@sc_r<^W(F4-R;ecG_F;RrGVdJ$(<0)3)ej0w^Rj|J`hGJ z%`zTk32N9S+DfwwZ~jpO)Ip9J7_dbB;>Sl9?Kz#Tzg$<<7_8o45xt(y9RQX_f+9H< zVn4EGpXfnJkI9ThWWdU0j4^A?@hB6>*BP*;qSIrfMO%)CazR5T21AQhfvez^RIwH> zy(*5dLbE$4Ber^RMdEg|ok{G%?t+fs=GBpg!Pk^G__qug_3aCURW+ POMIbZw>pqvFj4!czKg}uir5p_m618hbvaflC0oe{Dp0YF581=pj9>DK;}yJDHcA4k~82Y&Nd(p3wQ_HM-hP9*g-fU=@8*8 zuFSgd*1I5WX*_c^b_Gpi2wnhIx-mkoBA!dLbVLBaVX3zt`AOHpLgEXcogJJEOM^}x zj|gtNzjB>hBWF%3awLGnlw9_yz>w^B%n)lCL-v ;? z>WDE$)}MM%JLg!nv{axy(h@7ys1$A=G(}lC+|oMP&)OtLb{j+1{=krbE-R-kHdeDh zxj>3od)nJ!R=B|Gb7g%&>cq^#%tHo&!J-X5Q>|*aMFzpogq8;Vw(6q`l@%D&&z#$) ztQ-~~F5x49V~R }!HFQ$EuyoBgS+ zwljjC4>^?31j=hDd(b#ZP;Un{PMMl^y;YVQN_q@d{)EZvZWaXT-9i9yd?z);LW}@T zMqkZ3h<*uW;|JeT@-U=8QJK1W5#TWoLiIn4t|^yYj@mbpTZ1MX8vKBSKwAf$4?K=2 z1SG&d;s~P&=&cKu*9IB7V}<~H14;lwHenb-3D>UKhS975+E(djp~ET^irTR>l8*FE z4G%3Panu}7y&I4s5uYdvOBu)#zyJRGuA?bv=f$WT7!^VzjZc6Tp_`^pucWRIgqo3G zw*{Z0c^J&2_LUdFzmPm>+zgL}A3zDB578oEfWkmi8UE+rX<~Ya$3*Z}T6gdv)XA`{ zhJP;Pw`^|?zU(n$d<}|=kU#*QXceJOkTk6C4uxo4yNIVxl7yQCVj7+R14codZUqV> z`6l>r&bf(sK; { zNNa)QZQaWcW}i6AOU;chaWF4P{o< GkL{!#(y6jSwYPRBAo _S?Z%xpTG<64?)zUpadF20wvTG5-1@WQLT=oHeib4gTtS_B0K@~2$<}FoJ%Se zO`)h%s>vs+TReyG(og~?eS=u1wwIyZON0$^?y0yrrz*1G0Ctnm1JnU@1X|}m!O<`% zyU9C3xm2 9p1E3ZJUx4NnbfpK73u^{rp&_TYfv7%FLpV`3{20waBDaIcE)}rv zNjRpK!S{5HtjKf_2&lQ8dXNwbz=EkG2&4s(1Z)gq3=PRaeFqM!eS^IxrhsYRFtA>l z7rzl|rIUlHM-Hu*$O>hLkB{`TQkg%5rGppHBL|5;fJX!!^v3f6XrT=NhSR5sLp7i- z4zg;x)A;zIf^V1&>Z5`IpwOT}m#j3s^?a_!RIV}Z3HPcm&JdIbfP_{Fiv@WD*~75f zh-Y!gFO~4Hjx OPc4uWn zvTctUgD&>oB}mF-o0v|=YW-26rTP@chN*f@ZF^`Eq<#>rDD2nzekzQ0N+v~@QEf#$ zDC8UOOtZmV(y0-udZuPC^-@w?MD8WE$8 PL6u56V^>d2XHh UFUefrDZVaT8>@4t&KHUD=P?5DN 6}7^x6AZ{UuJf(j>MnODX}!2pgmm0HNoDWey{ir6kkYQt z_WNL*B*oK~rqJN3Q(6-ok46<~R$RAm@MoZMg5E&4sM!=C?B_Oi)&?|)We@e$Qc@|< zsYiDRDSbrK>(Dha-UGAxTEGi)&vkv3H|kp)6Jj-xUNfjS2$}Oj_g@m!gN^{+>5B?O z7PMfOASWSXLCw;|e9&;z3tdM3b`)EQ^I38vxd(LvGAK-wK&~77 WWIz9wako8Y=I+L!!$>5x{()ir)l*(4?DnE#0 zlnG&nG;IsZM7p>Mcm-?@n*p6gsHEk=*x2NlDva(I*KuB_L*s;$2(JaA!!5&rX!9u8 zA=RVnfjed}co}do{V1{@vMikihG0TP19OirAsCQGgz4fTBJki5g>K9}RffZnb^xn} zH`Q?GVp}MF5Qql-K)R#7!Y5K2Fp>lr3M`+R1ko~L8%F7YDiM7LPoQb4#gj6tNOu+$ zrjV$;j*4wIr0f8q_2C~xLh@cn!4Q9=k|>;CK^o_e8O=sh0LGE8xI@DZxHXZ(l^*wb zg1S7K#jz&s%M^bSk?Y|N;CkpCKt+wynl2Mc5TTK;pcRmb!W3zJ=^!Y0zP^N^lUAal zjPv=}5>#=Wa=^CW_vBgDgHe_g0pZZG9B8dTwgl^?WCLhGcegYRTZ5LBdkGrl8$Rbr z^}PY7n+6HD@AmiKF;NB$ znPUdQy6Ta384+&)<+>X0j>W3;-G6y)L&k;NMmiA9)KYY}vyx9keV=B{XjX5cg-#R( z5QE}D-3~Opr&mfu=!DmesjXf;RMJxSoe%J_$7eyc?kSb)aCpMtgjl3L(!xnAqJjm| z0(R~C_3I>lAs|7+Lz#?PZ1qRUp-+vDWI|UH3=QRYYR1M=>V{ 1&sKq;N(0 52%OK%!(fDA1#O zgBl!2*8(mhgQt_Wa6BCKae&{x%cg1}jD6Aa< qcjE}7iv oX`SMt@Be;i)| z&t3HCNm e3EQ}l!3M2jO!aL@$GUQ0gx zp8BJyZ3*>DlyoMi4}2!psz1h2J6rX~gCX>hWC!X&y2cexUB|tCB67mN)+wL9L3pIW za4whI-n(-=q6=kFeaxj?3N`R_b7tPR9~e)v9te@wbXr^#0Mt0(^sYj1UvLM+&q{D4QiT%eD|TH`6$*|IEXIpzok!=+lGd)YzILoVTKZ?if2p zgUz@*Bp gQqwNLrd@p*p8d3i^NTWU1k508VH(c!0!#OYWnx4QJLhR8iO?mj-cHam1|{ky#$ zN!{GaiVi9v>!AiZ8ZG8v+82%Hz${dj#jfMW)f~R@iulr3b#=SfuU`)ZEeQ*Pkd4)t zX2TcSg)J<%va)iDxl!5L)ZRWHA$ HQ#s+ymbpeC{twWT!NHtY}DPBg; z_8Oo1vs}{|YT$2or&vHHFs06`X5-I-a?oK8Gz@~2L<26AYcNo$uUPG$mb&pyLvQa= zNLz44(h1S0IBo|z0r#h;erjttB*>V-a7KeIVd6i|qN7PnDp4$0Z~?J~h#!(3O=Z(c z5_B&rijX=!zkc!3b!l<8J&p;Q+@)`5lc8$7wSM*L)w*qHOOxn&6cL~iu&H5}x)x~> z@LuD3V A#Jb`>HHGC!>y=A&StWaI$>>FLgr#UE)>{VqA%Pn0lM#E!W%Z%@g} z*GO^)uv$pJfZECEx{;pKsM3$#7*$t%>}XO&esAyNpSnc(&C7m)z5>OnuZ p~zm6LyKG93m4?U39Fvx|`QFzADqPPL`L2%7`TK)sx%W|&Nt6A$U4e%7-b zHHV311T~|Pvc8fLq=PgJ0l;|+5e{-wXOz2-+At}j=$%uD{4Mk?)OARugGxd3Ar$s7 z!$oH=01U&yBMKd=1iR(~Bo?A;*IY -{}+* zk)d+k{=RoSPR~Q+LU<M6n88D^aOf0vh8g1#K{!kTa}vr9qxTdUnFduB9#MDX zFsO|OH57s`C|zf(a(OCSQb*8HhabIu<{KkH?3F7sayI9)p#`s~wSflCT9u=Hpua6i zfXIR%7!(w$snZ%z+cp^_E=e6&w=TShe1+B-8V$;^lwW{i@I|sFclU+eMi)FK1D)?P zNHcSA9QRb=khsv$P>lAFj*gSZB(g=u2B?PR{!@HV_2|uyKCPmo6DG3YNx;}BXJGkq z6X&HXQokJ>CpOtrf+i7yO4RI)FoL^@I8g$yPqlBVRRKdo$)naTXaK0znlE2IS8({j zkoP8gGPCOL54RPt2455i1kyxy;B29)$;<-{9tfr6(CE=9pqLZTvWAsQ*$wUlueqg~ zH@dD7ozd81L>ctIVCbGCKRCS&bs!+rh1bt0-z!~tbGZ#k3NjfT`iX2wjnr^{sP7~d z)dWZjs7(p0Xp)^$bWgTt=X4x$l}7_8R)N r3~Qo|gwU3|)q9l9q!Am9qz;4Q zyuG|QUs|^iy+QcK@BmmMB^Vx#Yi$ys$}3ffscSp#%#2VDJ03C-fC82WV2kbot>4K; zPusxR5O!%lzi6H^0|)4k%CGCD>3wSGuGOd)9?3u)NfB}^`0_~pRTD^B=*T1Y$vf}a z5tWmZgZkW-LWc!RNYntYfE9pIB&hbCNW++Li6g7_rhZd=5`}L`x^z8RBN9J>X<*&P z@eoBD$KsqO(h^}q5qnDTc1UF%11G}R+kQQUs;(d392_M`MCnRbH0)jTMH#YH-Lb7h zZoxS)G>;P4no9HniVn|yv3S9PZ)@yE#ZMeDOe)_nI1G&+*wg $hAHrdhMSH#z7Kka2GPj?h&PmA zNaby7`_g2}YdT|u;029BKR$N-%wHidravqPn;|Uo2kyc#6mWu;mP6;xog)?pB_!en zj*ZKm>^3T5-p^TOkbeIX`r;9kPUy6=WsDJPjba1e%2%zZ%uZcZ J-dzx=LZ9CZIqy4ay4Hp_KvVOeLC$}*)t)&!#Hnv6 z9|nUIoIZL+tBi~fFPktFfAEI;&@GMTX)?#Esw&!kQ^aO?0Tr6@tO$|-`FHHK!p3Ro z3i$@h;3 q5yt^6(Zw5`$ZcK}Wcz33eJ7EkwpfGGG1kf;0bY&GZdF=?~a4Y%fRZ;1TL zG|tf(J@KtFyDiVtLgsfOYe1@?^AH!-TB0#=dty)SmE)s|X}?iwL9GrH%gHhaR2lDx zXm?W}4wvqjaiRoZi@JUQqaY;YUg_@abcbDn>v0 e+L2 zjhh7en6u*H4eLW4Wn9k6V?H{jL46BCI_{e^SAuiY^Ra{9y+bb0Dp(>zO|7B+a0`i6 zBN5GJ$!(DcOd2qjO*6wkwZ8}wwXRO6-_a#JdW9YLq^#VNr;}bZ2W`+p#p= Og#LH(=QF~Zv*HNa( qTiE=Eg{s#T~tnyFPwL^yAXj+`O=8bOax z{PgM58$HHPbm>TWr}}7@`(3u%eF1K>Wc)dVbA*!plaFJ6fWGl>Dx77WemBOg?A;aA zz_8~aPsqLiA}Wt0Kv4I!U_PV^n2z7y8(tJ!{L*dI$VsTRf&Wqy99)d(U1Ca2E>XRd z8o$}>^o~`Oi%=&ZbrO4l=s^`38q0#{PcBSQ9VvO7@ucBHsBImr8B`Qqa$uu?NT?M7 zPlgfdr>zDqq+%!n0 zX^{#AT;3PV5lbVUy|`iBGDWlF?$dYvThFu{IqlQs zzf4ilEL_dBNYf_t_?PwkQpB}KC{MJ{o1w-qDDo88Qr=i;``@pN>q6QCozlJW(Q^M$ ze)CS0WUFGz#NF VaKabr^c&QX)- zkZaIrlBINAX|!#92mTTPrx8g~3@Pjb@9OHNP|+x?0b#)n<7*c6+rW=5R1XKo6%`-+ zI_1;ed3yeZHO3z4@+g%(ft&hb mepaIWpOVi&%+f-IE#(!ayfX@8e;``wT|VwrOPSQU<6i90X5jo`%L#}a+? zHH$33>NEV+-)5(VcprG6Ub^zq6T~3&{31;e?c_8%aQ>l#N6_`)V$)thvZ~=~)dAui z!d%@MxdiVzBXAmjW6xQ3z*M28Cq)OXDvvH0@ONf$nm7RuF2-&jWiinp7!HCQ_zJ-t zusQd(r~c$IupWxmsCv_=5$X%jV{$@cT;`7raD7zlmN9E-o+z(*`!d8f-KabLjTcfn z*d!@bB>o_R^23GdYGDCe+rt(Wm R&y^gRawk@bjxWM>n^oDLd}j;H3rpoYx1~q6a6R( zUn|qb;4~n9J{ )$Z*#<)ypmp%tal?o3fB#lG<%Q*VUu{n2#T&6_heS)Kd|IPR ztf~@Krfv7yUXJM!?Y6V$yt~xyJyM66C(2=b=u7sM7MMv jaaPqH%*+QBB-KMlb6D3ledI3v zE_)CC)i(A<@f&xX!2>MV$JzDdlCmEXnf@@IK5v9-gBt=FTyJN`8pqb8A5jI2JNLD} zot+&pN?!71U5_5H5FABH2$!4&dCvm}Q3HzTf58m(2vNj?E`kuZ@NY)*etx!c-(#VK zhzs@JQaMzkl;{rsCX|z|Y)kVcgr6Y^l&pS4 9q*8!=hORok*Tv152v32##L zegaZPxtfl%fXtSzQHbe~C^}CLkqG#TBpmQO3RX06oyE}1mt-nkGo{gz20Dg^N@$1* z0AP?|B1BgH?0yUW(M9`3oO!^%`Dqx=XrT25tL+1m09c@+Ves*3q%G@fc?O1t5E*mN zd%Dfry@?Z5{9C*8Hj``)Ob7}Is6*qjotRUEH_&;sSPpE|5X| b 0t+={?* zkveo{jIg=LF0!(?=*MmZNAAyqq|F^GPX~0pu}kwRbmRj7p|yviD#U(bC5WnoZGA=2 z-kp$ib=gwP 6sBKhyBAxC$hCzN|+&c?@9V)aL>*zfYU1XNjB z3&+1n#3{4@Qdo^X=B_6tkb&tyC9*SAh5 _PAgcnWJzr3q5a=`=j~TS4Y!9#<`v<5;{Hp;j#{ z(jhz Yb&?tOOX%my3a87G8x(HQ6oq}-Bai*Y3qOOrN>JTMEThGm>KxL&nUs1)>7HKcC z La#yI8VutRtKf+a%f`J*(PMi15l71`s(S_>a?+dgh;|zjZz=32+n=pdJ z5G!3>=g}FG`r$H!VZ Uo4&3*vSbnT zNGb#Z{Q)jqs4i}2kNOp}7>&tjF{Yt+;3*OYSc;N}&Pd1u@?3|^Fdn8p8;k5JGdsh1 z4JjOPO6LTA#{_v9!ectleIPxSWK+nRq@4gt)~omTY>SbGE*hW6-C~-4tVg=1RdrMH zOL2XOhiY1m(GZg l9rX))Rh6EF$b|NT0(@-5E zdJH)a6$+BWAy}T`)ZHz9%!Y!UQaN{TgUv?#(iPpX1pOn?UR&IHWUUVvi;LvQ+NCzw z3n&v%v(WQR+xyZ3Wn{z^V$A4-`VZxn&f0 7{SEO*~j1TDXm;I9JQ|9Z`ox&Q7=h4Ba 22ZxX zn^K&5+diRDD18^5g31U&B)lA*`0%_UOYdws+KkaPL(h*NCB++h6KQXB%J 6kWFd2pY9SIsKPgWfjH zUXg|WJ=X7%Lx3rQZ}~zxqMe#!=(tR0=lJ12gccSw2M}Z*e-^kA|DakM;4 &kLIfl aPM;yDKt h1v$kFSk+YFG?p`c
6`ww%&cA^2l z({kl`9C{O{m~zVsaS18})I>(wS(MLoRfq&jSNuOj!!n~UT8m$MESMg9z*CsSTpg{h zO!%tQ+~ZtQ4!U7QJ9YgUsMnFS4j)9))*Us0$tB$EexLOAU(DwjO! sZCix4 z0_v&lBs@m#dN?&QitGoRlR6*txCCB^W6T^}se(yoWPq|0qoYGX;aF6`z+Qq-_xUw$ zq2NH0@d|7Lb+rJx0a8$v2y)s|V>+S&be1SG(OkUmkX!I5@ZfQV^WOaiTL#moJ%=^Z znFv@qZ1glba1A{=S5Io~+%lme;RWVe_^rMS2#FM62&U-)D!=i*`pCl!lx0M-?wKPt z)mOH9;T!N(xOnb&ZXFWV!+*MA17VAV`~V!#n$ FZK_*6 zGA|vgtcS>bg_al;m64|iQ=vnI+MiLn=&Kq)sUcJgP(<1seg&14qWMOERw*o!Wy&(B zAV&WY7?Q+eI+6|bKB^Z0LqeMbpGOBCv>Ck3{!gEr zei&MK6cwfV62xdS0+2c?B0w)kI~0liNa1$`Vw08kLMD5GJ30+cf$`8L0F&T7sX^y| z%49kfo(jJxb|OnIgfJzM<(=<_&;_naXHwD4k`4i-nP4$$vF>w7EP? !mvu}${~af>;*uNn`!i$FnkCtGj5yCh9!tc z5Er{V?!FZ&Qn5$f)Yxd!*Qp7YxC?18Fi9*dfj2_nsKe3u1VAOw=Sd*+9q4q}?}}_U zC_H{X-GTw8h!YR-Q~!s(HxH+BecQ)1PfDdCiAJdunUb+dsYE-Klp$pdA!MFXnnXop zE|MgaF*0VymSMGwp$y5K78WhD?|CnMcEkJb-sAK8>-Wdr$8)sTlGb{jd$_LiI #?9iL}=Fb-oFUm)2j=MeW$n}y=2_&(CRZeRr4M*_B1c3n7A;8%a zK>0gy2 zZi_8!Fk2Ju2Po-paP) @qgeNcYM7$+5_n_f-cg#foE%bY5G!a-e|6)zN8THlxuqMN z$442=&ajwzENlf}LTu#!w1zV`|KqpaQ(c^eceGRdSFvhb3cI0Txxj4G&h&k69QUkF zgUsyn`oU?c(sX3`poD>0CX0|+)rlLLpyyw(ia~JNTQ9F@2ND48kW4xhxugXzs#NcL z2!+C}8yi1m?aCbeT1(~^90=y5FzLipryDM&3v^_$8Hucw!6>6Kv}#O6dr$7ZmXgA3 zyarN^SUBRd2AY`MFj7;b?-dCv0|GXz&JVA5UB&Yrn+zEhU{I1bKs5k_2H=3PpfK*l zs9@Kiq~gHsPgHvx->drq5RjNnlDEK^19C%PNO)449?;>4cfRdl&;vkHg#0`a(}EOT z5FMY7isgZI^Y(MB{Dc*Pc!~5>AdxW243roDow$U{fE^@h4}e~z@7A9w!DezeXWPTG z;bJM~6t@M?Uu-6!2=tFmNC*JD2v3}olXGBY7fPhaL12WXk(Au9s~r43))~b8-{djs z(<6|DT h5dA>l|%RALG6tf|xYu5QM6=t?+(+8|z=Fff3_00pqYfZ{}iM3fN3 z?jZdPZ-{5*_22sw%Kqiez|*M_a{AZJOr9T&t`Ihm;-05f6FIZxt6fHK0+qffzo+oQ z%nckpJri6qChD6|3EKp=o!ByX)up$b04T@`f%JgvFJchz6XLpnp~3f%=_RKo;qFM- zMj8tOL&KixzDqf7`q~anc#yQ+7@l{RV?h%FE2uqCorU0o=?P#WiDH$=5ee6TRa5vJ zz66$g9d;=UE9pc>s9