التفعيل في هذا القسم بالمفتاح من مايكروسفت ...
...........................................
لتحديد نوع النسخة :فليوم /ريتايل ..
الصق هذا الامر في موجه الاوامر كمسؤول ..وارفع التقرير ..
if exist "%ProgramFiles%\Microsoft Office\Office16\ospp.vbs" cd /d "%ProgramFiles%\Microsoft Office\Office16"
if exist "%ProgramFiles(x86)%\Microsoft Office\Office16\ospp.vbs" cd /d "%ProgramFiles(x86)%\Microsoft Office\Office16"
cscript OSPP.VBS /dstatus>info.txt
start info.txt
Microsoft (R) Windows Script Host Version 5.812
Copyright (C) Microsoft Corporation. All rights reserved.
---Processing--------------------------
---------------------------------------
PRODUCT ID: 00346-40000-00000-AA551
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
---------------------------------------
PRODUCT ID: 00338-97657-12461-AA326
SKU ID: de52bd50-9564-4adc-8fcb-a345c17f84f9
LICENSE NAME: Office 16, Office16ProPlusR_Retail edition
LICENSE DESCRIPTION: Office 16, RETAIL channel
LICENSE STATUS: ---OOB_GRACE---
ERROR CODE: 0x4004F00C
ERROR DESCRIPTION: The Software Licensing Service reported that the application is running within the valid grace period.
REMAINING GRACE: 23 days (33417 minute(s) before expiring)
Last 5 characters of installed product key: CYT97
---------------------------------------
---------------------------------------
---Exiting-----------------------------