I’m a home user running Windows 10 Pro. I purchased Office 2021 Home and Business from microsoft.com, and have installed and activated it. I decided to check its activation status using two commands that I found on the Internet.
At a command prompt, running as an administrator, and positioned at:
c:\program files\microsoft office\office16\
I ran cscript ospp.vbs /dstatus. The output was as follows:
---Processing--------------------------
---------------------------------------
PRODUCT ID: 00461-00000-00000-AA524
SKU ID: 32084210-f262-4c27-865f-8bbfd40e748f
LICENSE NAME: Office 21, Office21HomeBusiness2021R_Grace edition
LICENSE DESCRIPTION: Office 21, RETAIL(Grace) channel
BETA EXPIRATION: 01/01/1601
LICENSE STATUS: ---NOTIFICATIONS---
ERROR CODE: 0xC004F009
ERROR DESCRIPTION: The Software Licensing Service reported that the grace period expired.
Last 5 characters of installed product key: X2HMD
---------------------------------------
---------------------------------------
---Exiting-----------------------------
I am not sure what this means, or whether it is actually relevant to my edition of Office 2021? And what is the reference to the “Grace edition”, the RETAIL(Grace) channel, and the “grace period”? Perhaps someone can advise please?
I then ran powershell -ep unrestricted -nop -c “iex .\vNextDiag.ps1”. The output was as follows:
========== Mode per ProductReleaseId ==========
homebusiness2021retail = vNext
========== Shared Computer Licensing ==========
No registry keys found.
========== vNext licenses found ==========
No licenses found.
========== Device licenses found ==========
{
"Version": "Perpetual",
"Type": "Device|Perpetual",
"Product": "HomeBusiness2021Retail",
"Acid": "6b68e249-0fda-4486-9689-2dda4902d3be",
"DeviceId": null,
"LicenseState": "Licensed",
"EntitlementStatus": "Provisioned",
"EntitlementExpiration": "9999-12-31T23:59:59.9999999Z",
"ReasonCode": null,
"NotBefore": "2022-06-24T13:00:15.1822725Z",
"NotAfter": "2023-06-25T13:00:15.1822725Z",
"NextRenewal": "2022-07-26T10:00:15.1822725Z",
"TenantId": null,
"LicenseId": "CWW_16e39c4f-c797-4bfe-98bb-22e3b162cc42_16e39c4f-c797-4bfe-98bb-22e3b162cc42_3608f54e9d0548f58ffee7d3596c0822:38f400234c7c131362"
}
This output looks far more relevant to my edition of Office 2021 and appears to confirm activation. Is my assumption correct?