From 0630f86f757dc3fa9e6ad02dead42a3504ee1323 Mon Sep 17 00:00:00 2001 From: Frank Rojas <45807133+frankroj@users.noreply.github.com> Date: Fri, 1 Mar 2024 17:42:25 -0500 Subject: [PATCH] Add text from images 7 --- windows/deployment/deploy-enterprise-licenses.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/windows/deployment/deploy-enterprise-licenses.md b/windows/deployment/deploy-enterprise-licenses.md index d2a79ae210..98ce3a3916 100644 --- a/windows/deployment/deploy-enterprise-licenses.md +++ b/windows/deployment/deploy-enterprise-licenses.md @@ -522,13 +522,13 @@ If a device isn't able to connect to Windows Update, it can lose activation stat ::: zone pivot="windows-11" - > **Computer Configuration** > **Administrative Templates** > **Windows Components** > **Windows Update** > **Manage updates offered from Windows Server Update Service** > **Do not connect to any Windows Update Internet locations** + **Computer Configuration** > **Administrative Templates** > **Windows Components** > **Windows Update** > **Manage updates offered from Windows Server Update Service** > **Do not connect to any Windows Update Internet locations** ::: zone-end ::: zone pivot="windows-10" - > **Computer Configuration** > **Administrative Templates** > **Windows Components** > **Windows Update** > **Do not connect to any Windows Update Internet locations** + **Computer Configuration** > **Administrative Templates** > **Windows Components** > **Windows Update** > **Do not connect to any Windows Update Internet locations** ::: zone-end @@ -536,7 +536,7 @@ If a device isn't able to connect to Windows Update, it can lose activation stat - In the following registry key of the registry: - > `HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate` + `HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate` check if the value `DoNotConnectToWindowsUpdateInternetLocations` exists. If the value does exist, verify that it has a REG_DWORD value of `0`. If the value is instead set to `1`, it must be changed to `0`. The value can be changed by running the following command from an elevated command prompt: