الحالة
مغلق و غير مفتوح للمزيد من الردود.
لمعرفة ما يناسبها ... ادخل الكود كاملا في موجه الاوامر كمسؤول ...وارفق التقرير المنبثق في رد جديد .

[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]
 
توقيع : ahmed@salah
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"
At line:1 char:3
+ if exist "%ProgramFiles%\Microsoft Office\Office16\ospp.vbs" cd /d "% ...
+ ~
Missing '(' after 'if' in if statement.
+ CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : MissingOpenParenthesisInIfStatement
PS C:\WINDOWS\system32> if exist "%ProgramFiles(x86)%\Microsoft Office\Office16\ospp.vbs" cd /d "%ProgramFiles(x86)%\Mic
rosoft Office\Office16"
At line:1 char:3
+ if exist "%ProgramFiles(x86)%\Microsoft Office\Office16\ospp.vbs" cd ...
+ ~
Missing '(' after 'if' in if statement.
+ CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : MissingOpenParenthesisInIfStatement
PS C:\WINDOWS\system32> cscript OSPP.VBS /dstatus>info.txt
Microsoft (R) Windows Script Host Version 5.812
Copyright (C) Microsoft Corporation. All rights reserved.
Input Error: Can not find script file "C:\WINDOWS\system32\OSPP.VBS".
PS C:\WINDOWS\system32> start info.txtif exist "%ProgramFiles%\Microsoft Office\Office16\ospp.vbs" cd /d "%ProgramFiles%
\Microsoft Office\Office16"
Start-Process : A positional parameter cannot be found that accepts argument '%ProgramFiles%\Microsoft
Office\Office16\ospp.vbs'.
At line:1 char:1
+ start info.txtif exist "%ProgramFiles%\Microsoft Office\Office16\ospp ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidArgument: (:) [Start-Process], ParameterBindingException
+ FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.PowerShell.Commands.StartProcessCommand
PS C:\WINDOWS\system32> if exist "%ProgramFiles(x86)%\Microsoft Office\Office16\ospp.vbs" cd /d "%ProgramFiles(x86)%\Mic
rosoft Office\Office16"
At line:1 char:3
+ if exist "%ProgramFiles(x86)%\Microsoft Office\Office16\ospp.vbs" cd ...
+ ~
Missing '(' after 'if' in if statement.
+ CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : MissingOpenParenthesisInIfStatement
PS C:\WINDOWS\system32> cscript OSPP.VBS /dstatus>info.txt
Microsoft (R) Windows Script Host Version 5.812
Copyright (C) Microsoft Corporation. All rights reserved.
Input Error: Can not find script file "C:\WINDOWS\system32\OSPP.VBS".
PS C:\WINDOWS\system32> start info.txtif exist "%ProgramFiles%\Microsoft Office\Office16\ospp.vbs" cd /d "%ProgramFiles%
\Microsoft Office\Office16"
Start-Process : A positional parameter cannot be found that accepts argument '%ProgramFiles%\Microsoft
Office\Office16\ospp.vbs'.
At line:1 char:1
+ start info.txtif exist "%ProgramFiles%\Microsoft Office\Office16\ospp ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidArgument: (:) [Start-Process], ParameterBindingException
+ FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.PowerShell.Commands.StartProcessCommand
PS C:\WINDOWS\system32> if exist "%ProgramFiles(x86)%\Microsoft Office\Office16\ospp.vbs" cd /d "%ProgramFiles(x86)%\Mic
rosoft Office\Office16"
At line:1 char:3
+ if exist "%ProgramFiles(x86)%\Microsoft Office\Office16\ospp.vbs" cd ...
+ ~
Missing '(' after 'if' in if statement.
+ CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : MissingOpenParenthesisInIfStatement
PS C:\WINDOWS\system32> cscript OSPP.VBS /dstatus>info.txt
Microsoft (R) Windows Script Host Version 5.812
Copyright (C) Microsoft Corporation. All rights reserved.
Input Error: Can not find script file "C:\WINDOWS\system32\OSPP.VBS".
PS C:\WINDOWS\system32> start info.txtif exist "%ProgramFiles%\Microsoft Office\Office16\ospp.vbs" cd /d "%ProgramFiles%
\Microsoft Office\Office16"
Start-Process : A positional parameter cannot be found that accepts argument '%ProgramFiles%\Microsoft
Office\Office16\ospp.vbs'.
At line:1 char:1
+ start info.txtif exist "%ProgramFiles%\Microsoft Office\Office16\ospp ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidArgument: (:) [Start-Process], ParameterBindingException
+ FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.PowerShell.Commands.StartProcessCommand
PS C:\WINDOWS\system32> if exist "%ProgramFiles(x86)%\Microsoft Office\Office16\ospp.vbs" cd /d "%ProgramFiles(x86)%\Mic
rosoft Office\Office16"
At line:1 char:3
+ if exist "%ProgramFiles(x86)%\Microsoft Office\Office16\ospp.vbs" cd ...
+ ~
Missing '(' after 'if' in if statement.
+ CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : MissingOpenParenthesisInIfStatement
PS C:\WINDOWS\system32> cscript OSPP.VBS /dstatus>info.txt
Microsoft (R) Windows Script Host Version 5.812
Copyright (C) Microsoft Corporation. All rights reserved.
Input Error: Can not find script file "C:\WINDOWS\system32\OSPP.VBS".
PS C:\WINDOWS\system32> start info.txtif exist "%ProgramFiles%\Microsoft Office\Office16\ospp.vbs" cd /d "%ProgramFiles%
\Microsoft Office\Office16"
Start-Process : A positional parameter cannot be found that accepts argument '%ProgramFiles%\Microsoft
Office\Office16\ospp.vbs'.
At line:1 char:1
+ start info.txtif exist "%ProgramFiles%\Microsoft Office\Office16\ospp ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidArgument: (:) [Start-Process], ParameterBindingException
+ FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.PowerShell.Commands.StartProcessCommand
PS C:\WINDOWS\system32> if exist "%ProgramFiles(x86)%\Microsoft Office\Office16\ospp.vbs" cd /d "%ProgramFiles(x86)%\Mic
rosoft Office\Office16"
At line:1 char:3
+ if exist "%ProgramFiles(x86)%\Microsoft Office\Office16\ospp.vbs" cd ...
+ ~
Missing '(' after 'if' in if statement.
+ CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : MissingOpenParenthesisInIfStatement
PS C:\WINDOWS\system32> cscript OSPP.VBS /dstatus>info.txt
Microsoft (R) Windows Script Host Version 5.812
Copyright (C) Microsoft Corporation. All rights reserved.
Input Error: Can not find script file "C:\WINDOWS\system32\OSPP.VBS".
PS C:\WINDOWS\system32> start info.txtif 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\Office1
6"
>> cscript OSPP.VBS /dstatus>info.txt
>> start info.txt
 
توقيع : ابو عمارالرحيلي
ابحث عن Command Prompt وشغلها كمسئول
واتبع الشرح يالغالي..
وأعطيني المعلومات المنبثقة لك
 
توقيع : ahmed@salah
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
PS C:\WINDOWS\system32>
 

المرفقات

  • 111111.webp
    111111.webp
    37.8 KB · المشاهدات: 6
توقيع : ابو عمارالرحيلي
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
PS C:\WINDOWS\system32>
cmd(admin)
164800
 

المرفقات

  • CMD(admin)2.webp
    CMD(admin)2.webp
    26.8 KB · المشاهدات: 80
Microsoft (R) Windows Script Host Version 5.812
Copyright (C) Microsoft Corporation. All rights reserved.
---Processing--------------------------
---------------------------------------
PRODUCT ID: 00202-20691-22829-AA700
SKU ID: 95820f84-6e8c-4d22-b2ce-54953e9911bc
LICENSE NAME: Office 16, Office16O365HomePremR_SubTrial5 edition
LICENSE DESCRIPTION: Office 16, TIMEBASED_SUB channel
BETA EXPIRATION: 01/01/1601
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: 5 days (8068 minute(s) before expiring)
Last 5 characters of installed product key: 6MQW8
---------------------------------------
PRODUCT ID: 00339-23801-48484-AA205
SKU ID: c47456e3-265d-47b6-8ca0-c30abbd0ca36
LICENSE NAME: Office 16, Office16ProPlusVL_MAK edition
LICENSE DESCRIPTION: Office 16, RETAIL(MAK) channel
BETA EXPIRATION: 01/01/1601
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: 25 days (36868 minute(s) before expiring)
Last 5 characters of installed product key: RC2QY
---------------------------------------
PRODUCT ID: 00200-70000-00000-AA894
SKU ID: d7279dd0-e175-49fe-a623-8fc2fc00afc4
LICENSE NAME: Office 16, Office16O365HomePremR_Grace edition
LICENSE DESCRIPTION: Office 16, RETAIL(Grace) channel
BETA EXPIRATION: 01/01/1601
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: 0 days (868 minute(s) before expiring)
Last 5 characters of installed product key: KHGM9
---------------------------------------
---------------------------------------
---Exiting-----------------------------
 
توقيع : ابو عمارالرحيلي
Microsoft (R) Windows Script Host Version 5.812
Copyright (C) Microsoft Corporation. All rights reserved.
---Processing--------------------------
---------------------------------------
PRODUCT ID: 00202-20691-22829-AA700
SKU ID: 95820f84-6e8c-4d22-b2ce-54953e9911bc
LICENSE NAME: Office 16, Office16O365HomePremR_SubTrial5 edition
LICENSE DESCRIPTION: Office 16, TIMEBASED_SUB channel
BETA EXPIRATION: 01/01/1601
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: 5 days (8068 minute(s) before expiring)
Last 5 characters of installed product key: 6MQW8
---------------------------------------
PRODUCT ID: 00339-23801-48484-AA205
SKU ID: c47456e3-265d-47b6-8ca0-c30abbd0ca36
LICENSE NAME: Office 16, Office16ProPlusVL_MAK edition
LICENSE DESCRIPTION: Office 16, RETAIL(MAK) channel
BETA EXPIRATION: 01/01/1601
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: 25 days (36868 minute(s) before expiring)
Last 5 characters of installed product key: RC2QY
---------------------------------------
PRODUCT ID: 00200-70000-00000-AA894
SKU ID: d7279dd0-e175-49fe-a623-8fc2fc00afc4
LICENSE NAME: Office 16, Office16O365HomePremR_Grace edition
LICENSE DESCRIPTION: Office 16, RETAIL(Grace) channel
BETA EXPIRATION: 01/01/1601
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: 0 days (868 minute(s) before expiring)
Last 5 characters of installed product key: KHGM9
---------------------------------------
---------------------------------------
---Exiting-----------------------------
مرحبا
أغلق جميع البرامج قيد التشغيل
افتح موجه الأوامر كمسؤول
ثم، نسخ كافة التعليمات البرمجية أدناه في النظام الخاص بك في إطار أسود
حدد الخيار الثاني (تفعيل عبر الهاتف) في نافذة التنشيط
حمل معرف صورة أو 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:6MQW8
cscript //nologo ospp.vbs /unpkey:KHGM9
cscript //nologo ospp.vbs /inpkey:7RD4N-84W22-PFCF4-G3QTY-RC2QY
cscript //nologo ospp.vbs /act | findstr /c:"activation" /c:"successful" /c:"exceeded" /c:"blocked"
start winword
exit
exit
[/hide]
 

المرفقات

  • 4.webp
    4.webp
    23.7 KB · المشاهدات: 4
توقيع : ابو عمارالرحيلي
الحالة
مغلق و غير مفتوح للمزيد من الردود.
عودة
أعلى