[hide]
Microsoft Windows [Version 10.0.18363.900]
(c) 2019 Microsoft Corporation. All rights reserved.
C:\Windows\system32>if exist "%ProgramFiles%\Microsoft Office\Office16\ospp.vbs" cd /d"%ProgramFiles%\Microsoft Office\Office16"
C:\Windows\system32>if exist "%ProgramFiles(x86)%\Microsoft Office\Office16\ospp.vbs" cd /d "%ProgramFiles(x86)%\Microsoft Office\Office16"
C:\Program Files (x86)\Microsoft Office\Office16>cscript //nologo ospp.vbs /dstatus
---Processing--------------------------
---------------------------------------
PRODUCT ID: 00346-40000-00000-AA491
SKU ID: 70d9ceb6-6dfa-4da4-b413-18c1c3c76e2e
LICENSE NAME: Office 16, Office16ProPlusR_Grace edition
LICENSE DESCRIPTION: Office 16, RETAIL(Grace) channel
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: BTDRB
---------------------------------------
---------------------------------------
---Exiting-----------------------------
C:\Program Files (x86)\Microsoft Office\Office16>
[/hide]