I downloaded 365 Business through OfficeRTool -> installed it -> converted it to VL -> activated it but under the "Account" tab in an office program it says "Office 2016 activation required" When pressing "A" in OfficeRTool it shows Code: Office 365 Business --- ProductVersion: 16.0.10827.20181 License Family: Office16ProPlusVL_KMS_Client Activation status: 2 (---OOB_GRACE---) PartialProductKey: REDACTED Remaining KMS activation period: 7 days left - License expires at: 02.11.2018 is that all correct? seems odd
Even after running KMS Activation successfully it tells me "Activation Required Microsoft Office Professional Plus 2019 This product is not licensed" I've uninstalled, cleaned it completely, installed another version but they all have this problem. Is this message usual and should be ignored?
I have 2 Keys when I check with "cscript "C:\Program Files\Microsoft Office\Office16\OSPP.VBS" /dstatus" Code: ---Processing-------------------------- --------------------------------------- PRODUCT ID: 00416-00000-00000-AA107 SKU ID: 5b5cf08f-b81a-431d-b080-3450d8620565 LICENSE NAME: Office 19, Office19VisioPro2019VL_KMS_Client_AE edition LICENSE DESCRIPTION: Office 19, VOLUME_KMSCLIENT channel BETA EXPIRATION: 01.01.1601 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: 177 days (255241 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: 10.56.3.39:16880 Activation Interval: 120 minutes Renewal Interval: 10080 minutes KMS host caching: Enabled --------------------------------------- PRODUCT ID: 00414-50000-00000-AA241 SKU ID: 85dd8b5f-eaa4-4af3-a628-cce9e77c9a03 LICENSE NAME: Office 19, Office19ProPlus2019VL_KMS_Client_AE edition LICENSE DESCRIPTION: Office 19, VOLUME_KMSCLIENT 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: 27 days (39210 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: 10.56.3.39:16880 Activation Interval: 120 minutes Renewal Interval: 10080 minutes KMS host caching: Enabled --------------------------------------- --------------------------------------- ---Exiting----------------------------- I kept trying to remove the 6MWKP Key that is in OOB_GRACE but after a reboot it comes back everytime edit: okay I got everything working now - I did the "Start KMS Activation" In OfficeRTool a couple of times in a row and then it finally was showing successful instead of activation failed. thanks for the help
I have Windows 10 LTSC [1809] clean installed without OneDrive out of box. And I have the same problem within Office Professional Plus 2019 [VL] installing. At first I excluded only Groove and Lync [<ExcludeApp ID="Groove" />] [<ExcludeApp ID="Lync" />] to prevent installing OneDrive for business and Skype for business, but nothing. OneDrive is still installed after Office 2019 was installed. After that I added [<ExcludeApp ID="OneDrive" />] to my configuration.xml file but nothing too. OneDrive is still installing with Office 2019. My configuration.xml for ODT (latest version 16.0.11023.33600) which I using: Code: <Configuration> <Add OfficeClientEdition="64" Channel="PerpetualVL2019"> <Product ID="ProPlus2019Volume"> <Language ID="ru-ru" /> <ExcludeApp ID="Lync" /> <ExcludeApp ID="Groove" /> <ExcludeApp ID="OneDrive" /> </Product> <Product ID="VisioPro2019Volume"> <Language ID="ru-ru" /> </Product> </Add> <Updates Enabled="TRUE" Channel="PerpetualVL2019" /> <Display Level="Full" AcceptEULA="TRUE" /> <!-- <Property Name="AUTOACTIVATE" Value="1" /> --> </Configuration> Can you tell me what I'm doing wrong? Or maybe I need to add [<ExcludeApp ID="OneDrive" />] to the <Product ID="VisioPro2019Volume"> section to prevent OneDrive installation?
Yes. You must add that line: Code: <Product ID="VisioPro2019Volume"> <Language ID="ru-ru" /> <ExcludeApp ID="OneDrive" /> </Product>
https://forums.mydigitallife.net/th...nstall-activation.62571/page-102#post-1413133 Code: <Configuration> <Add OfficeClientEdition="64" Channel="PerpetualVL2019"> <Product ID="ProPlus2019Volume"> <Language ID="ru-ru" /> <ExcludeApp ID="Lync" /> <ExcludeApp ID="Groove" /> <ExcludeApp ID="OneDrive" /> </Product> <Product ID="VisioPro2019Volume"> <Language ID="ru-ru" /> <ExcludeApp ID="OneDrive" /> </Product> </Add> <Updates Enabled="TRUE" Channel="PerpetualVL2019" /> <Display Level="Full" AcceptEULA="TRUE" /> <!-- <Property Name="AUTOACTIVATE" Value="1" /> --> </Configuration>
Dear alexxf and sidjames45, thank you very much for you messages I'll try this excluding method [<ExcludeApp ID="OneDrive" />] from all Office products... Because in the original MS manual not provide this information.
Office Scrubber v2 - Added: uninstall Office product keys and clear KMS cache prior scrubbing - New ODT setup.exe
I don't know if it's normal but my Office 365 Professional Plus doesn't automatically update to newer builds. It stayed in the 16.0.10827.20138 build until I manually updated it.
good afternoon everyone! I do not know if it's the right topic, so excuse me if you're not in the right place. I have won an authentic and original key from office professional plus 2019. and I want to use it, though I am facing a problem When I try to use any C2R method to install only the programs I use most (word-excel-powerpoint), when I try to register I get the information that the serial is from the office professional plus 2019 ... when I install the complete office, With all its programs, the serial works normally! I ask: can not I just use word, excel and powerpoint? do I have to install all those programs contained in the suite? Sorry for english, I'm using google translate
Serial is tied to SKU Office ProPlus 2019. If you only want some (not all) Office apps from this suite, then you must exclude the unwanted apps to prevent them from installing. HowTo do this? Look at separate Office 2019 thread -> https://forums.mydigitallife.net/threads/discussion-microsoft-office-2019.75232/.