From 1745de75336e0ecc27c59d86e1e56f2e5fc500a9 Mon Sep 17 00:00:00 2001 From: Kaushik Ainapure Date: Thu, 6 Jan 2022 20:14:46 +0530 Subject: [PATCH 1/4] Updates to include activation delay experience --- windows/deployment/deploy-enterprise-licenses.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/windows/deployment/deploy-enterprise-licenses.md b/windows/deployment/deploy-enterprise-licenses.md index 719e822d59..307d30d1f1 100644 --- a/windows/deployment/deploy-enterprise-licenses.md +++ b/windows/deployment/deploy-enterprise-licenses.md @@ -255,3 +255,10 @@ At a command prompt, type: **winver** A popup window will display the Windows 10 version number and detailed OS build information. If a device is running a version of Windows 10 Pro prior to version 1703 (for example, version 1511), it will not be upgraded to Windows 10 Enterprise when a user signs in, even if the user has been assigned a subscription in the CSP portal. + +### Delay in the activation of Enterprise License of Windows 10 + +This is by design. Windows 10 has a built-in cache to help with the volume of calls coming to determine the upgrades of Windows 10 devices. + +This cache stores three-day values, including responses that indicate that the device is not eligible for an upgrade. When a device makes the call to check for upgrade eligibility on behalf of the signed user with a qualifying license, it can take three days + the delay for the subscription purchase to go through OMS into the system that masters Windows10 licenses. + From c127f6bdb4e9cc54411eb7c3cd2b0601c6c3d677 Mon Sep 17 00:00:00 2001 From: Daniel Simpson Date: Mon, 10 Jan 2022 08:04:57 -0800 Subject: [PATCH 2/4] Update deploy-enterprise-licenses.md --- windows/deployment/deploy-enterprise-licenses.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/deployment/deploy-enterprise-licenses.md b/windows/deployment/deploy-enterprise-licenses.md index 307d30d1f1..1d57c81037 100644 --- a/windows/deployment/deploy-enterprise-licenses.md +++ b/windows/deployment/deploy-enterprise-licenses.md @@ -260,5 +260,5 @@ If a device is running a version of Windows 10 Pro prior to version 1703 (for ex This is by design. Windows 10 has a built-in cache to help with the volume of calls coming to determine the upgrades of Windows 10 devices. -This cache stores three-day values, including responses that indicate that the device is not eligible for an upgrade. When a device makes the call to check for upgrade eligibility on behalf of the signed user with a qualifying license, it can take three days + the delay for the subscription purchase to go through OMS into the system that masters Windows10 licenses. +This cache stores three-day values, including responses that indicate that the device is not eligible for an upgrade. When a device makes the call to check for upgrade eligibility on behalf of the signed user with a qualifying license, it can take three days and the delay for the subscription purchase to go through OMS into the system that masters Windows 10 licenses. From d376314dda7eb0bfa8f2ca6a165a9e197bb81467 Mon Sep 17 00:00:00 2001 From: Kaushik Ainapure Date: Wed, 12 Jan 2022 00:00:24 +0530 Subject: [PATCH 3/4] Updating the text --- windows/deployment/deploy-enterprise-licenses.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/windows/deployment/deploy-enterprise-licenses.md b/windows/deployment/deploy-enterprise-licenses.md index 1d57c81037..5a764b36a4 100644 --- a/windows/deployment/deploy-enterprise-licenses.md +++ b/windows/deployment/deploy-enterprise-licenses.md @@ -258,7 +258,5 @@ If a device is running a version of Windows 10 Pro prior to version 1703 (for ex ### Delay in the activation of Enterprise License of Windows 10 -This is by design. Windows 10 has a built-in cache to help with the volume of calls coming to determine the upgrades of Windows 10 devices. - -This cache stores three-day values, including responses that indicate that the device is not eligible for an upgrade. When a device makes the call to check for upgrade eligibility on behalf of the signed user with a qualifying license, it can take three days and the delay for the subscription purchase to go through OMS into the system that masters Windows 10 licenses. +This is by design. Windows 10 and Windows 11 has a built-in cache that is used when determining upgrade eligibility, including responses that indicate that the device is not eligible for an upgrade. It can take up to four days after a qualifying purchase before the upgrade eligibility is enabled and the cache expires. From 92532931bd4e5eba8eca363424ba15d36cf7b72a Mon Sep 17 00:00:00 2001 From: Daniel Simpson Date: Tue, 11 Jan 2022 10:58:16 -0800 Subject: [PATCH 4/4] Update deploy-enterprise-licenses.md --- windows/deployment/deploy-enterprise-licenses.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/deployment/deploy-enterprise-licenses.md b/windows/deployment/deploy-enterprise-licenses.md index 5a764b36a4..9c9fe641ba 100644 --- a/windows/deployment/deploy-enterprise-licenses.md +++ b/windows/deployment/deploy-enterprise-licenses.md @@ -258,5 +258,5 @@ If a device is running a version of Windows 10 Pro prior to version 1703 (for ex ### Delay in the activation of Enterprise License of Windows 10 -This is by design. Windows 10 and Windows 11 has a built-in cache that is used when determining upgrade eligibility, including responses that indicate that the device is not eligible for an upgrade. It can take up to four days after a qualifying purchase before the upgrade eligibility is enabled and the cache expires. +This is by design. Windows 10 and Windows 11 include a built-in cache that is used when determining upgrade eligibility, including responses that indicate that the device is not eligible for an upgrade. It can take up to four days after a qualifying purchase before the upgrade eligibility is enabled and the cache expires.