• بادئ الموضوع بادئ الموضوع pursera
  • تاريخ البدء تاريخ البدء
  • المشاهدات 674
الحالة
مغلق و غير مفتوح للمزيد من الردود.

pursera

زيزوومي جديد
إنضم
30 أغسطس 2018
المشاركات
3
مستوى التفاعل
1
النقاط
0
غير متصل
السلام عليكم ورحمة الله وبركاته

قرأت اغلب مواضيع لكن لم أجد الحل، أحتاج تفعيل للبرنامج الله يسعدكم
 

و عليكم السلام
نحتاج معرفة نوع الترخيص
من موجه الاوامر كمسؤوول
الصق الكود ثم انتر و ارفق الناتج
[hide]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
[/hide]
 
تفضل

[hide]
Windows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.

PS C:\WINDOWS\system32> if exist "%ProgramFiles%\Microsoft Office\Office16\ospp.vbs" cd /d "%ProgramFiles%\Microsoft Off
ice\Office16"
>> if exist "%ProgramFiles(x86)%\Microsoft Office\Office16\ospp.vbs" cd /d "%ProgramFiles(x86)%\Microsoft Office\Office1
6"
>> cscript OSPP.VBS /dstatus>info.txt
>> start info.txt
At line:1 char:3
+ if exist "%ProgramFiles%\Microsoft Office\Office16\ospp.vbs" cd /d "% ...
+ ~
Missing '(' after 'if' in if statement.
At line:2 char:3
+ if exist "%ProgramFiles(x86)%\Microsoft Office\Office16\ospp.vbs" cd ...
+ ~
Missing '(' after 'if' in if statement.
+ CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : MissingOpenParenthesisInIfStatement
[/hide]
 
تفضل

[hide]
Windows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.

PS C:\WINDOWS\system32> if exist "%ProgramFiles%\Microsoft Office\Office16\ospp.vbs" cd /d "%ProgramFiles%\Microsoft Off
ice\Office16"
>> if exist "%ProgramFiles(x86)%\Microsoft Office\Office16\ospp.vbs" cd /d "%ProgramFiles(x86)%\Microsoft Office\Office1
6"
>> cscript OSPP.VBS /dstatus>info.txt
>> start info.txt
At line:1 char:3
+ if exist "%ProgramFiles%\Microsoft Office\Office16\ospp.vbs" cd /d "% ...
+ ~
Missing '(' after 'if' in if statement.
At line:2 char:3
+ if exist "%ProgramFiles(x86)%\Microsoft Office\Office16\ospp.vbs" cd ...
+ ~
Missing '(' after 'if' in if statement.
+ CategoryInfo : ParserError: :)) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : MissingOpenParenthesisInIfStatement
[/hide]
من موجه الاوامر كمسؤوول

CMD(admin)2.webp
 
من موجه الاوامر كمسؤوول

مشاهدة المرفق 170602


تفضل

[hide]
Microsoft (R) Windows Script Host Version 5.812
Copyright (C) Microsoft Corporation. All rights reserved.

---Processing--------------------------
---------------------------------------
PRODUCT ID: 00339-10000-00000-AA852
SKU ID: d450596f-894d-49e0-966a-fd39ed4c4c64
LICENSE NAME: Office 16, Office16ProPlusVL_KMS_Client edition
LICENSE DESCRIPTION: Office 16, VOLUME_KMSCLIENT channel
LICENSE STATUS: ---NOTIFICATIONS---
ERROR CODE: 0xC004F056
ERROR DESCRIPTION: The Software Licensing Service reported that the product could not be activated using the Key Management Service (KMS).
Last 5 characters of installed product key: WFG99
Activation Type Configuration: ALL
DNS auto-discovery: KMS name not available
Activation Interval: 120 minutes
Renewal Interval: 10080 minutes
KMS host caching: Enabled
---------------------------------------
---------------------------------------
---Exiting-----------------------------

[/hide]
 
تفضل

[hide]
Microsoft (R) Windows Script Host Version 5.812
Copyright (C) Microsoft Corporation. All rights reserved.

---Processing--------------------------
---------------------------------------
PRODUCT ID: 00339-10000-00000-AA852
SKU ID: d450596f-894d-49e0-966a-fd39ed4c4c64
LICENSE NAME: Office 16, Office16ProPlusVL_KMS_Client edition
LICENSE DESCRIPTION: Office 16, VOLUME_KMSCLIENT channel
LICENSE STATUS: ---NOTIFICATIONS---
ERROR CODE: 0xC004F056
ERROR DESCRIPTION: The Software Licensing Service reported that the product could not be activated using the Key Management Service (KMS).
Last 5 characters of installed product key: WFG99
Activation Type Configuration: ALL
DNS auto-discovery: KMS name not available
Activation Interval: 120 minutes
Renewal Interval: 10080 minutes
KMS host caching: Enabled
---------------------------------------
---------------------------------------
---Exiting-----------------------------

[/hide]

مرحبا
أغلق جميع البرامج قيد التشغيل
افتح موجه الأوامر كمسؤول
ثم، نسخ كافة التعليمات البرمجية أدناه في النظام الخاص بك في إطار أسود
حدد الخيار الثاني (تفعيل عبر الهاتف) في نافذة التنشيط
حمل معرف صورة أو 9 مجموعات أرقام
[hide]
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 //nologo ospp.vbs /remhst
cscript //nologo ospp.vbs /ckms-domain
cscript //nologo ospp.vbs /unpkey:WFG99
cscript //nologo ospp.vbs /inpkey:7C6NX-2TBDC-DD4C2-DCW4D-T6PQY
cscript //nologo ospp.vbs /act
start winword
exit
exit
[/hide]
 
الحالة
مغلق و غير مفتوح للمزيد من الردود.
عودة
أعلى