Can someone please help me. I don't know what I am doing and have spent many hours reading through this forum. I have installed office 2016 on Mac. I have the conversion script mentioned above, and when I try to run it in terminal it says permission denied. Can someone please explain in simple terms how I do the conversion now? Thanks in advance
Wrong thread buddy, check here: https://forums.mydigitallife.net/th...ice-for-mac-standard-2016.59676/#post-1002845
I used this and it converted my Office 365 to Mondo. I was just trying to prepare my Visio Pro 2019 installation for MTK Activation. Is there any way to reverse the process and then repeat it but leave my O365 alone?
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