Hello, I just ran out of curiosity the command cscript ospp.vbs /dstatus to see the license for my Office Pro Plus 2019, Project Pro 2019 and Visio Pro 2019 and I got the following: ---Processing-------------------------- --------------------------------------- PRODUCT ID: 00412-00000-00000-AA823 SKU ID: 2ca2bf3f-949e-446a-82c7-e25a15ec78c4 LICENSE NAME: Office 19, Office19ProjectPro2019VL_KMS_Client_AE edition LICENSE DESCRIPTION: Office 19, VOLUME_KMSCLIENT channel LICENSE STATUS: ---LICENSED--- ERROR CODE: 0x4004F040 (for information purposes only as the status is licensed) ERROR DESCRIPTION: The Software Licensing Service reported that the product was activated but the owner should verify the Product Use Rights. REMAINING GRACE: 179 days (259179 minute(s) before expiring) Last 5 characters of installed product key: PKD2B Activation Type Configuration: ALL DNS auto-discovery: KMS name not available KMS machine registry override defined: <some kms> Activation Interval: 120 minutes Renewal Interval: 10080 minutes KMS host caching: Enabled --------------------------------------- PRODUCT ID: 00416-00000-00000-AA084 SKU ID: 5b5cf08f-b81a-431d-b080-3450d8620565 LICENSE NAME: Office 19, Office19VisioPro2019VL_KMS_Client_AE edition LICENSE DESCRIPTION: Office 19, VOLUME_KMSCLIENT channel LICENSE STATUS: ---LICENSED--- ERROR CODE: 0x4004F040 (for information purposes only as the status is licensed) ERROR DESCRIPTION: The Software Licensing Service reported that the product was activated but the owner should verify the Product Use Rights. REMAINING GRACE: 179 days (259179 minute(s) before expiring) Last 5 characters of installed product key: 7VCBB Activation Type Configuration: ALL DNS auto-discovery: KMS name not available KMS machine registry override defined: <some kms> Activation Interval: 120 minutes Renewal Interval: 10080 minutes KMS host caching: Enabled --------------------------------------- PRODUCT ID: 00414-50000-00000-AA148 SKU ID: 85dd8b5f-eaa4-4af3-a628-cce9e77c9a03 LICENSE NAME: Office 19, Office19ProPlus2019VL_KMS_Client_AE edition LICENSE DESCRIPTION: Office 19, VOLUME_KMSCLIENT channel LICENSE STATUS: ---LICENSED--- ERROR CODE: 0x4004F040 (for information purposes only as the status is licensed) ERROR DESCRIPTION: The Software Licensing Service reported that the product was activated but the owner should verify the Product Use Rights. REMAINING GRACE: 179 days (259179 minute(s) before expiring) Last 5 characters of installed product key: 6MWKP Activation Type Configuration: ALL DNS auto-discovery: KMS name not available KMS machine registry override defined: <some kms> Activation Interval: 120 minutes Renewal Interval: 10080 minutes KMS host caching: Enabled --------------------------------------- --------------------------------------- ---Exiting----------------------------- What could be causing this error? What is the Product User Rights that it mentions I should have verified?
Supposing that it just "tickles my OCD" and I'd like to fix it, even though it doesn't cause any issues, is there any way to do so?
So I've been having issues with Office 2019. I used OfficeRTool to install and it works fine, but every other day or so, it tries to update itself, and then just messes up my installation. Makes me have to reinstall and it'll just do it again tomorrow. How can I PERMANENTLY get office to not update? Thanks guys!
Hi all, First of all I would like to congratulate and thank @abbodi1406, for his absolutely amazing work. I have been using his KMS_VL_ALL script for quite some time now in my old PC with Office 2016. As I recently got a new PC, I tried on a clean Windows 10 1909 installation to implement Office 2019. I used YAOCTRU and downloaded (via a text file) and arranged the files for Office 2019 16.0.12430.20288_x64_en-US_Monthly. Then used YAOCTRI_Configurator.cmd and successfully installed Office ProPlus 2019, Project Pro 2019 and Visio Pro 2019, version 16.0.12430.20288-x64 en-US Finally, I run the KMS_VL_ALL-37 command “activate /o /x /u /s /L” which successfully activated all products. What I would like to add is the Proofing tools (not the complete Language pack, just the proofing tools) for the Greek language. Following the same approach as above, with the products i.e. YAOCTRU for downloading (via a text file) and arranging the Proofing tools files, when I run the YAOCTRI_Configurator.cmd I get the message “Could not detect compatible Office 64-bit/32-bit for current x64 system” in the "E:\O2019\Proof" folder (where only the Proofing tools files are). What am I doing wrong? How can I add just the Greek Proofing tools, in my installation?
Hey, its possible to use this for this version: HomeStudent2019Retail.img you have a install script cmd for this version in language DE? Thanks
YAOCTRI don't support installing Proofing Tools you would have to use ODT setup.exe with configuration.xml Spoiler Code: <Configuration> <Add SourcePath="" OfficeClientEdition="64"> <Product ID="ProofingTools"> <Language ID="el-gr"/> </Product> </Add> </Configuration> put it inside Office folder, then specify the full path to the file Code: setup.exe /configure path_to\configuration.xml
Thanks a lot... That was it!!! Worked like a charm and added three apps in the Apps & features: 1. Microsoft Office Professional Plus 2019 - el-gr.proof 2. Microsoft Project Professional 2019 - el-gr.proof and 3. Microsoft Visio Professional 2019 - el-gr.proof
That would be great, as long as you specify that the configuration.xml is to be used with ODT, as a lot of people will try to use it, with YAOCTRI, unless you can make it for YAOCTRI too!