Looks like it was user error. This may be a dumb question but do you have to choose the same product version as your mounted img or iso or can you choose any option from the drop down and it will install it?
What settings did you try, could you post a picture maybe? And also what image did you use - name and sha1 would be nice
The Image was Office Home Premium. Even though the img was HomePremium it installed ProPlus per the my settings choice so looks like it's working correctly now. Settings Office 365 ProPlus Volume English E:
it appears it was due to not choosing the correct drive letter of the image. Once i did that error went away. based on my previous response is the software operating correctly?
Hi, Have the ProPlus2019Retail.iso and like for visio and project (that are in the first post) been updated lately or are these the same like when first released in late 2018. Thanks
I have this Problem. Had updated from KMS_VL_ALL-SppExtComObjPatcher-kms-28 to KMS_VL_ALL-SppExtComObjPatcher-kms-31. Check showed 179 days but gave out any error message .. Now I have deleted the Rebuild tokens.dat, reinstalled the Licenses and now I get this message, if I want to activate with KMS_VL_ALL Code: Activating: Office 19, Office19VisioPro2019VL_KMS_Client_AE edition Product Activation Failed: 0x80040154 Remaining Period: 0 days (0 minutes) Activating: Office 19, Office19ProPlus2019VL_KMS_Client_AE edition Product Activation Failed: 0x80040154 Remaining Period: 0 days (0 minutes) Here the 2-Activate-Local_Debug.log Code: >color 1F >title KMS_VL_ALL Auto Renewal >for /F "tokens=6 delims=[]. " %G in ('ver') do set winbuild=%G >set winbuild=17763 >if 17763 GEQ 9600 (reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows NT\CurrentVersion\Software Protection Platform" /f /v NoGenTicket /t REG_DWORD /d 1 ) Der Vorgang wurde erfolgreich beendet. >SET Win10Gov=0 >if 17763 LSS 14393 goto :Main >SET "RegKey=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages" >SET "Pattern=Microsoft-Windows-*Edition~31bf3856ad364e35" >SET "EditionPKG=NUL" >FOR /F "TOKENS=8 DELIMS=\" %A IN ('REG QUERY "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages" /f "Microsoft-Windows-*Edition~31bf3856ad364e35" /k | FIND /I "CurrentVersion"') DO (REG QUERY "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\%A" /v "CurrentState" | FIND /I "0x70" && (FOR /F "TOKENS=3 DELIMS=-~" %B IN ('ECHO %A') DO SET "EditionPKG=%B" ) ) >(REG QUERY "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Microsoft-Windows-EnterpriseSEdition~31bf3856ad364e35~amd64~~10.0.17763.1" /v "CurrentState" | FIND /I "0x70" && (FOR /F "TOKENS=3 DELIMS=-~" %B IN ('ECHO Microsoft-Windows-EnterpriseSEdition~31bf3856ad364e35~amd64~~10.0.17763.1') DO SET "EditionPKG=%B" ) ) CurrentState REG_DWORD 0x70 >SET "EditionPKG=EnterpriseSEdition" >IF /I "Edition" == "Edition" (SET "EditionID=EnterpriseS" ) ELSE (FOR /F "TOKENS=3 DELIMS=: " %A IN ('DISM /English /Online /Get-CurrentEdition | FIND /I "Current Edition :"') DO SET "EditionID=%A" ) >FOR /F "TOKENS=2 DELIMS==" %A IN ('"WMIC PATH SoftwareLicensingProduct WHERE (Name LIKE 'Windows%' AND PartialProductKey is not NULL) GET LicenseFamily /VALUE" ') DO IF NOT ERRORLEVEL 1 SET "EditionWMI=%A" >IF NOT ERRORLEVEL 1 SET "EditionWMI=EnterpriseS " >IF NOT DEFINED EditionWMI ( IF 17763 GEQ 17063 FOR /F "SKIP=2 TOKENS=3 DELIMS= " %A IN ('REG QUERY "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion" /v EditionId') DO SET "EditionID=%A" GOTO :Main ) >FOR %A IN (Cloud CloudN IoTEnterprise IoTEnterpriseS) DO (IF /I "EnterpriseS" == "%A" GOTO :Main ) >(IF /I "EnterpriseS" == "Cloud" GOTO :Main ) >(IF /I "EnterpriseS" == "CloudN" GOTO :Main ) >(IF /I "EnterpriseS" == "IoTEnterprise" GOTO :Main ) >(IF /I "EnterpriseS" == "IoTEnterpriseS" GOTO :Main ) >SET EditionID=EnterpriseS >FOR %A IN (EnterpriseG EnterpriseGN) DO (IF /I "EnterpriseS" == "%A" SET Win10Gov=1 ) >(IF /I "EnterpriseS" == "EnterpriseG" SET Win10Gov=1 ) >(IF /I "EnterpriseS" == "EnterpriseGN" SET Win10Gov=1 ) >reg query HKLM\SOFTWARE\Microsoft\Office\ClickToRun\Configuration /v ProductReleaseIds && set "_C2R=HKLM\SOFTWARE\Microsoft\Office\ClickToRun\Configuration" HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\ClickToRun\Configuration ProductReleaseIds REG_SZ VisioPro2019Retail,ProPlus2019Retail >if not defined _C2R reg query HKLM\SOFTWARE\WOW6432Node\Microsoft\Office\ClickToRun\Configuration /v ProductReleaseIds && set "_C2R=HKLM\SOFTWARE\WOW6432Node\Microsoft\Office\ClickToRun\Configuration" >for %A in (14 15 16 19) do call :officeLoc %A >call :officeLoc 14 >set loc_off14=0 >if 14 EQU 19 ( if defined _C2R reg query HKLM\SOFTWARE\Microsoft\Office\ClickToRun\Configuration /v ProductReleaseIds | findstr 2019 && set loc_off14=1 exit /b ) >for /F "tokens=2*" %a in ('"reg query HKLM\SOFTWARE\Microsoft\Office\14.0\Common\InstallRoot /v Path" ') do if exist "%b\OSPP.VBS" set loc_off14=1 FEHLER: Der angegebene Registrierungsschlüssel bzw. Wert wurde nicht gefunden. >for /F "tokens=2*" %a in ('"reg query HKLM\SOFTWARE\Wow6432Node\Microsoft\Office\14.0\Common\InstallRoot /v Path" ') do if exist "%b\OSPP.VBS" set loc_off14=1 FEHLER: Der angegebene Registrierungsschlüssel bzw. Wert wurde nicht gefunden. >if 14 EQU 16 if defined _C2R ( for /F "skip=2 tokens=2*" %a in ('reg query HKLM\SOFTWARE\Microsoft\Office\ClickToRun\Configuration /v ProductReleaseIds') do echo %b 1>"!_tempdir!\c2rchk.txt" for %a in (Mondo ProPlus Standard ProjectProX ProjectStdX ProjectPro ProjectStd VisioProX VisioStdX VisioPro VisioStd Access Excel OneNote Outlook PowerPoint Publisher SkypeforBusiness Word) do ( findstr /I /C:"%aVolume" "!_tempdir!\c2rchk.txt" && set loc_off14=1 findstr /I /C:"%aRetail" "!_tempdir!\c2rchk.txt" && set loc_off14=1 ) exit /b ) >if exist "C:\Program Files\Microsoft Office\Office14\OSPP.VBS" set loc_off14=1 >if exist "C:\Program Files (x86)\Microsoft Office\Office14\OSPP.VBS" set loc_off14=1 >exit /b >call :officeLoc 15 >set loc_off15=0 >if 15 EQU 19 ( if defined _C2R reg query HKLM\SOFTWARE\Microsoft\Office\ClickToRun\Configuration /v ProductReleaseIds | findstr 2019 && set loc_off15=1 exit /b ) >for /F "tokens=2*" %a in ('"reg query HKLM\SOFTWARE\Microsoft\Office\15.0\Common\InstallRoot /v Path" ') do if exist "%b\OSPP.VBS" set loc_off15=1 FEHLER: Der angegebene Registrierungsschlüssel bzw. Wert wurde nicht gefunden. >for /F "tokens=2*" %a in ('"reg query HKLM\SOFTWARE\Wow6432Node\Microsoft\Office\15.0\Common\InstallRoot /v Path" ') do if exist "%b\OSPP.VBS" set loc_off15=1 FEHLER: Der angegebene Registrierungsschlüssel bzw. Wert wurde nicht gefunden. >if 15 EQU 16 if defined _C2R ( for /F "skip=2 tokens=2*" %a in ('reg query HKLM\SOFTWARE\Microsoft\Office\ClickToRun\Configuration /v ProductReleaseIds') do echo %b 1>"!_tempdir!\c2rchk.txt" for %a in (Mondo ProPlus Standard ProjectProX ProjectStdX ProjectPro ProjectStd VisioProX VisioStdX VisioPro VisioStd Access Excel OneNote Outlook PowerPoint Publisher SkypeforBusiness Word) do ( findstr /I /C:"%aVolume" "!_tempdir!\c2rchk.txt" && set loc_off15=1 findstr /I /C:"%aRetail" "!_tempdir!\c2rchk.txt" && set loc_off15=1 ) exit /b ) >if exist "C:\Program Files\Microsoft Office\Office15\OSPP.VBS" set loc_off15=1 >if exist "C:\Program Files (x86)\Microsoft Office\Office15\OSPP.VBS" set loc_off15=1 >exit /b >call :officeLoc 16 >set loc_off16=0 >if 16 EQU 19 ( if defined _C2R reg query HKLM\SOFTWARE\Microsoft\Office\ClickToRun\Configuration /v ProductReleaseIds | findstr 2019 && set loc_off16=1 exit /b ) >for /F "tokens=2*" %a in ('"reg query HKLM\SOFTWARE\Microsoft\Office\16.0\Common\InstallRoot /v Path" ') do if exist "%b\OSPP.VBS" set loc_off16=1 FEHLER: Der angegebene Registrierungsschlüssel bzw. Wert wurde nicht gefunden. >for /F "tokens=2*" %a in ('"reg query HKLM\SOFTWARE\Wow6432Node\Microsoft\Office\16.0\Common\InstallRoot /v Path" ') do if exist "%b\OSPP.VBS" set loc_off16=1 FEHLER: Der angegebene Registrierungsschlüssel bzw. Wert wurde nicht gefunden. >if 16 EQU 16 if defined _C2R ( for /F "skip=2 tokens=2*" %a in ('reg query HKLM\SOFTWARE\Microsoft\Office\ClickToRun\Configuration /v ProductReleaseIds') do echo %b 1>"!_tempdir!\c2rchk.txt" for %a in (Mondo ProPlus Standard ProjectProX ProjectStdX ProjectPro ProjectStd VisioProX VisioStdX VisioPro VisioStd Access Excel OneNote Outlook PowerPoint Publisher SkypeforBusiness Word) do ( findstr /I /C:"%aVolume" "!_tempdir!\c2rchk.txt" && set loc_off16=1 findstr /I /C:"%aRetail" "!_tempdir!\c2rchk.txt" && set loc_off16=1 ) exit /b ) >echo VisioPro2019Retail,ProPlus2019Retail 1>"!_tempdir!\c2rchk.txt" >( findstr /I /C:"MondoVolume" "!_tempdir!\c2rchk.txt" && set loc_off16=1 findstr /I /C:"MondoRetail" "!_tempdir!\c2rchk.txt" && set loc_off16=1 ) >( findstr /I /C:"ProPlusVolume" "!_tempdir!\c2rchk.txt" && set loc_off16=1 findstr /I /C:"ProPlusRetail" "!_tempdir!\c2rchk.txt" && set loc_off16=1 ) >( findstr /I /C:"StandardVolume" "!_tempdir!\c2rchk.txt" && set loc_off16=1 findstr /I /C:"StandardRetail" "!_tempdir!\c2rchk.txt" && set loc_off16=1 ) >( findstr /I /C:"ProjectProXVolume" "!_tempdir!\c2rchk.txt" && set loc_off16=1 findstr /I /C:"ProjectProXRetail" "!_tempdir!\c2rchk.txt" && set loc_off16=1 ) >( findstr /I /C:"ProjectStdXVolume" "!_tempdir!\c2rchk.txt" && set loc_off16=1 findstr /I /C:"ProjectStdXRetail" "!_tempdir!\c2rchk.txt" && set loc_off16=1 ) >( findstr /I /C:"ProjectProVolume" "!_tempdir!\c2rchk.txt" && set loc_off16=1 findstr /I /C:"ProjectProRetail" "!_tempdir!\c2rchk.txt" && set loc_off16=1 ) >( findstr /I /C:"ProjectStdVolume" "!_tempdir!\c2rchk.txt" && set loc_off16=1 findstr /I /C:"ProjectStdRetail" "!_tempdir!\c2rchk.txt" && set loc_off16=1 ) >( findstr /I /C:"VisioProXVolume" "!_tempdir!\c2rchk.txt" && set loc_off16=1 findstr /I /C:"VisioProXRetail" "!_tempdir!\c2rchk.txt" && set loc_off16=1 ) >( findstr /I /C:"VisioStdXVolume" "!_tempdir!\c2rchk.txt" && set loc_off16=1 findstr /I /C:"VisioStdXRetail" "!_tempdir!\c2rchk.txt" && set loc_off16=1 ) >( findstr /I /C:"VisioProVolume" "!_tempdir!\c2rchk.txt" && set loc_off16=1 findstr /I /C:"VisioProRetail" "!_tempdir!\c2rchk.txt" && set loc_off16=1 ) >( findstr /I /C:"VisioStdVolume" "!_tempdir!\c2rchk.txt" && set loc_off16=1 findstr /I /C:"VisioStdRetail" "!_tempdir!\c2rchk.txt" && set loc_off16=1 ) >( findstr /I /C:"AccessVolume" "!_tempdir!\c2rchk.txt" && set loc_off16=1 findstr /I /C:"AccessRetail" "!_tempdir!\c2rchk.txt" && set loc_off16=1 ) >( findstr /I /C:"ExcelVolume" "!_tempdir!\c2rchk.txt" && set loc_off16=1 findstr /I /C:"ExcelRetail" "!_tempdir!\c2rchk.txt" && set loc_off16=1 ) >( findstr /I /C:"OneNoteVolume" "!_tempdir!\c2rchk.txt" && set loc_off16=1 findstr /I /C:"OneNoteRetail" "!_tempdir!\c2rchk.txt" && set loc_off16=1 ) >( findstr /I /C:"OutlookVolume" "!_tempdir!\c2rchk.txt" && set loc_off16=1 findstr /I /C:"OutlookRetail" "!_tempdir!\c2rchk.txt" && set loc_off16=1 ) >( findstr /I /C:"PowerPointVolume" "!_tempdir!\c2rchk.txt" && set loc_off16=1 findstr /I /C:"PowerPointRetail" "!_tempdir!\c2rchk.txt" && set loc_off16=1 ) >( findstr /I /C:"PublisherVolume" "!_tempdir!\c2rchk.txt" && set loc_off16=1 findstr /I /C:"PublisherRetail" "!_tempdir!\c2rchk.txt" && set loc_off16=1 ) >( findstr /I /C:"SkypeforBusinessVolume" "!_tempdir!\c2rchk.txt" && set loc_off16=1 findstr /I /C:"SkypeforBusinessRetail" "!_tempdir!\c2rchk.txt" && set loc_off16=1 ) >( findstr /I /C:"WordVolume" "!_tempdir!\c2rchk.txt" && set loc_off16=1 findstr /I /C:"WordRetail" "!_tempdir!\c2rchk.txt" && set loc_off16=1 ) >call :officeLoc 19 >set loc_off19=0 >if 19 EQU 19 ( if defined _C2R reg query HKLM\SOFTWARE\Microsoft\Office\ClickToRun\Configuration /v ProductReleaseIds | findstr 2019 && set loc_off19=1 exit /b ) ProductReleaseIds REG_SZ VisioPro2019Retail,ProPlus2019Retail >if 0 == 0 ( if 17763 GEQ 9200 call :UpdateIFEOEntry SppExtComObj.exe if 17763 LSS 9200 call :UpdateIFEOEntry sppsvc.exe call :UpdateIFEOEntry osppsvc.exe ) >reg query "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\SppExtComObj.exe" /v KMS_Emulation || exit /b HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\SppExtComObj.exe KMS_Emulation REG_DWORD 0x1 >reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\SppExtComObj.exe" /f /v KMS_ActivationInterval /t REG_DWORD /d 120 Der Vorgang wurde erfolgreich beendet. >reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\SppExtComObj.exe" /f /v KMS_RenewalInterval /t REG_DWORD /d 10080 Der Vorgang wurde erfolgreich beendet. >if /I SppExtComObj.exe EQU SppExtComObj.exe if 17763 GEQ 9600 reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\SppExtComObj.exe" /f /v KMS_HWID /t REG_QWORD /d "0x3A1C049600B60076" Der Vorgang wurde erfolgreich beendet. >exit /b >reg query "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\osppsvc.exe" /v KMS_Emulation || exit /b HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\osppsvc.exe KMS_Emulation REG_DWORD 0x1 >reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\osppsvc.exe" /f /v KMS_ActivationInterval /t REG_DWORD /d 120 Der Vorgang wurde erfolgreich beendet. >reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\osppsvc.exe" /f /v KMS_RenewalInterval /t REG_DWORD /d 10080 Der Vorgang wurde erfolgreich beendet. >if /I osppsvc.exe EQU SppExtComObj.exe if 17763 GEQ 9600 reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\osppsvc.exe" /f /v KMS_HWID /t REG_QWORD /d "0x3A1C049600B60076" >exit /b >call :SPP >set spp=SoftwareLicensingProduct >set sps=SoftwareLicensingService >set W1nd0ws=1 >wmic path SoftwareLicensingProduct where (Description like '%KMSCLIENT%') get Name | findstr /i Office && (set 0ff1ce15=1 ) Office 19, Office19ProPlus2019XC2RVL_KMS_ClientC2R edition Office 19, Office19VisioPro2019XC2RVL_KMS_ClientC2R edition Office 19, Office19VisioPro2019VL_KMS_Client_AE edition Office 19, Office19ProPlus2019VL_KMS_Client_AE edition >set "aword=No Supported KMS Client" >if 0 EQU 0 if 0 EQU 0 if 1 EQU 0 (set "0ff1ce15=" & set "aword=No Installed" ) >if not defined 0ff1ce15 if 17763 GEQ 9200 (echo. & echo No Supported KMS Client Office 2013/2016/2019 Product Detected... ) >wmic path SoftwareLicensingProduct where (Description like '%KMSCLIENT%') get Name | findstr /i Windows && (set WinVL=1 ) || (echo. & echo No Supported KMS Client Windows Detected... ) Windows(R), EnterpriseS edition >if not defined 0ff1ce15 if not defined WinVL exit /b >wmic path SoftwareLicensingProduct where (Description like '%KMSCLIENT%' and PartialProductKey is not NULL) get Name | findstr /i Windows && (set gvlk=1 ) || (set gvlk=0 ) Windows(R), EnterpriseS edition >set gpr=0 >if 17763 GEQ 10240 if 1 EQU 1 if 1 EQU 1 for /F "tokens=2 delims==" %A in ('"wmic path SoftwareLicensingProduct where (Description like '%KMSCLIENT%' and Name like 'Windows%' and PartialProductKey is not NULL) get GracePeriodRemaining /VALUE" ') do set "gpr=%A" >set "gpr=9861477 " >if 9861477 NEQ 0 if 9861477 GTR 259200 ( set W1nd0ws=0 wmic path SoftwareLicensingProduct where "Description like '%KMSCLIENT%' and Name like 'Windows%' and PartialProductKey is not NULL" get LicenseFamily | findstr /i EnterpriseG && (set W1nd0ws=1 ) ) >for /F "tokens=2 delims==" %A in ('"wmic path SoftwareLicensingService get Version /VALUE"') do set ver=%A >set ver=10.0.17763.379 >wmic path SoftwareLicensingService where version='10.0.17763.379' call SetKeyManagementServiceMachine MachineName="172.16.0.2" (\\NOSTRA1\root\cimv2:SoftwareLicensingService.Version="10.0.17763.379")->SetKeyManagementServiceMachine() wird ausgeführt Methode wurde ausgeführt. Ausgabeparameter: instance of __PARAMETERS { }; >wmic path SoftwareLicensingService where version='10.0.17763.379' call SetKeyManagementServicePort 1688 (\\NOSTRA1\root\cimv2:SoftwareLicensingService.Version="10.0.17763.379")->SetKeyManagementServicePort() wird ausgeführt Methode wurde ausgeführt. Ausgabeparameter: instance of __PARAMETERS { }; >for /F "tokens=2 delims==" %G in ('"wmic path SoftwareLicensingProduct where (Description like '%KMSCLIENT%' and Name like 'Windows%') get ID /VALUE"') do (set app=%G & call :sppchkwin ) >(set app=32d2fab3-e4a8-42c2-923b-4bf4fd13e6ee & call :sppchkwin ) >set office=0 >if 17763 GEQ 14393 if 1 EQU 0 wmic path SoftwareLicensingProduct where (Description like '%KMSCLIENT%' and PartialProductKey is not NULL) get Name | findstr /i Windows && (set gvlk=1 ) >wmic path SoftwareLicensingProduct where ID='32d2fab3-e4a8-42c2-923b-4bf4fd13e6ee' get LicenseStatus | findstr "1" && (echo. & call :activate 32d2fab3-e4a8-42c2-923b-4bf4fd13e6ee & exit /b ) 1 >wmic path SoftwareLicensingProduct where ID='32d2fab3-e4a8-42c2-923b-4bf4fd13e6ee' call ClearKeyManagementServiceMachine (\\NOSTRA1\root\cimv2:SoftwareLicensingProduct.ID="32d2fab3-e4a8-42c2-923b-4bf4fd13e6ee")->ClearKeyManagementServiceMachine() wird ausgeführt Methode wurde ausgeführt. Ausgabeparameter: instance of __PARAMETERS { }; >wmic path SoftwareLicensingProduct where ID='32d2fab3-e4a8-42c2-923b-4bf4fd13e6ee' call ClearKeyManagementServicePort (\\NOSTRA1\root\cimv2:SoftwareLicensingProduct.ID="32d2fab3-e4a8-42c2-923b-4bf4fd13e6ee")->ClearKeyManagementServicePort() wird ausgeführt Methode wurde ausgeführt. Ausgabeparameter: instance of __PARAMETERS { }; >if 0 EQU 0 if 0 EQU 0 if SoftwareLicensingService EQU SoftwareLicensingService ( wmic path SoftwareLicensingProduct where ID='32d2fab3-e4a8-42c2-923b-4bf4fd13e6ee' call SetKeyManagementServiceMachine MachineName="127.0.0.2" wmic path SoftwareLicensingProduct where ID='32d2fab3-e4a8-42c2-923b-4bf4fd13e6ee' call SetKeyManagementServicePort 1688 for /F "tokens=2 delims==" %x in ('"wmic path SoftwareLicensingProduct where ID='32d2fab3-e4a8-42c2-923b-4bf4fd13e6ee' get Name /VALUE"') do echo Checking: %x echo Product is KMS 2038 Activated. exit /b ) (\\NOSTRA1\root\cimv2:SoftwareLicensingProduct.ID="32d2fab3-e4a8-42c2-923b-4bf4fd13e6ee")->SetKeyManagementServiceMachine() wird ausgeführt Methode wurde ausgeführt. Ausgabeparameter: instance of __PARAMETERS { }; (\\NOSTRA1\root\cimv2:SoftwareLicensingProduct.ID="32d2fab3-e4a8-42c2-923b-4bf4fd13e6ee")->SetKeyManagementServicePort() wird ausgeführt Methode wurde ausgeführt. Ausgabeparameter: instance of __PARAMETERS { }; >echo Checking: Windows(R), EnterpriseS edition Checking: Windows(R), EnterpriseS edition Product is KMS 2038 Activated. >if defined 0ff1ce15 for /F "tokens=2 delims==" %G in ('"wmic path SoftwareLicensingProduct where (Description like '%KMSCLIENT%' and Name like 'Office%') get ID /VALUE"') do (set app=%G & call :sppchkoff ) >(set app=0bc88885-718c-491d-921f-6f214349e79c & call :sppchkoff ) >wmic path SoftwareLicensingProduct where ID='0bc88885-718c-491d-921f-6f214349e79c' get Name 1>"!_tempdir!\sppchk.txt" >find /i "Office 15" "!_tempdir!\sppchk.txt" && (if 0 EQU 0 exit /b ) ---------- C:\WINDOWS\TEMP\SPPCHK.TXT >find /i "Office 16" "!_tempdir!\sppchk.txt" && (if 0 EQU 0 exit /b ) ---------- C:\WINDOWS\TEMP\SPPCHK.TXT >find /i "Office 19" "!_tempdir!\sppchk.txt" && (if 1 EQU 0 exit /b ) ---------- C:\WINDOWS\TEMP\SPPCHK.TXT Office 19, Office19ProPlus2019XC2RVL_KMS_ClientC2R edition >set office=1 >wmic path SoftwareLicensingProduct where (PartialProductKey is not NULL) get ID | findstr /i "0bc88885-718c-491d-921f-6f214349e79c" && (echo. & call :activate 0bc88885-718c-491d-921f-6f214349e79c & exit /b ) >for /F "tokens=3 delims==, " %G in ('"wmic path SoftwareLicensingProduct where ID='0bc88885-718c-491d-921f-6f214349e79c' get Name /value"') do set OffVer=%G >set OffVer=19 >call :offchk19 >if /I '0bc88885-718c-491d-921f-6f214349e79c' EQU '0bc88885-718c-491d-921f-6f214349e79c' exit /b >exit /b >(set app=500f6619-ef93-4b75-bcb4-82819998a3ca & call :sppchkoff ) >wmic path SoftwareLicensingProduct where ID='500f6619-ef93-4b75-bcb4-82819998a3ca' get Name 1>"!_tempdir!\sppchk.txt" >find /i "Office 15" "!_tempdir!\sppchk.txt" && (if 0 EQU 0 exit /b ) ---------- C:\WINDOWS\TEMP\SPPCHK.TXT >find /i "Office 16" "!_tempdir!\sppchk.txt" && (if 0 EQU 0 exit /b ) ---------- C:\WINDOWS\TEMP\SPPCHK.TXT >find /i "Office 19" "!_tempdir!\sppchk.txt" && (if 1 EQU 0 exit /b ) ---------- C:\WINDOWS\TEMP\SPPCHK.TXT Office 19, Office19VisioPro2019XC2RVL_KMS_ClientC2R edition >set office=1 >wmic path SoftwareLicensingProduct where (PartialProductKey is not NULL) get ID | findstr /i "500f6619-ef93-4b75-bcb4-82819998a3ca" && (echo. & call :activate 500f6619-ef93-4b75-bcb4-82819998a3ca & exit /b ) >for /F "tokens=3 delims==, " %G in ('"wmic path SoftwareLicensingProduct where ID='500f6619-ef93-4b75-bcb4-82819998a3ca' get Name /value"') do set OffVer=%G >set OffVer=19 >call :offchk19 >if /I '500f6619-ef93-4b75-bcb4-82819998a3ca' EQU '0bc88885-718c-491d-921f-6f214349e79c' exit /b >if /I '500f6619-ef93-4b75-bcb4-82819998a3ca' EQU 'fc7c4d0c-2e85-4bb9-afd4-01ed1476b5e9' exit /b >if /I '500f6619-ef93-4b75-bcb4-82819998a3ca' EQU '500f6619-ef93-4b75-bcb4-82819998a3ca' exit /b >exit /b >(set app=5b5cf08f-b81a-431d-b080-3450d8620565 & call :sppchkoff ) >wmic path SoftwareLicensingProduct where ID='5b5cf08f-b81a-431d-b080-3450d8620565' get Name 1>"!_tempdir!\sppchk.txt" >find /i "Office 15" "!_tempdir!\sppchk.txt" && (if 0 EQU 0 exit /b ) ---------- C:\WINDOWS\TEMP\SPPCHK.TXT >find /i "Office 16" "!_tempdir!\sppchk.txt" && (if 0 EQU 0 exit /b ) ---------- C:\WINDOWS\TEMP\SPPCHK.TXT >find /i "Office 19" "!_tempdir!\sppchk.txt" && (if 1 EQU 0 exit /b ) ---------- C:\WINDOWS\TEMP\SPPCHK.TXT Office 19, Office19VisioPro2019VL_KMS_Client_AE edition >set office=1 >wmic path SoftwareLicensingProduct where (PartialProductKey is not NULL) get ID | findstr /i "5b5cf08f-b81a-431d-b080-3450d8620565" && (echo. & call :activate 5b5cf08f-b81a-431d-b080-3450d8620565 & exit /b ) 5b5cf08f-b81a-431d-b080-3450d8620565 >wmic path SoftwareLicensingProduct where ID='5b5cf08f-b81a-431d-b080-3450d8620565' call ClearKeyManagementServiceMachine (\\NOSTRA1\root\cimv2:SoftwareLicensingProduct.ID="5b5cf08f-b81a-431d-b080-3450d8620565")->ClearKeyManagementServiceMachine() wird ausgeführt Methode wurde ausgeführt. Ausgabeparameter: instance of __PARAMETERS { }; >wmic path SoftwareLicensingProduct where ID='5b5cf08f-b81a-431d-b080-3450d8620565' call ClearKeyManagementServicePort (\\NOSTRA1\root\cimv2:SoftwareLicensingProduct.ID="5b5cf08f-b81a-431d-b080-3450d8620565")->ClearKeyManagementServicePort() wird ausgeführt Methode wurde ausgeführt. Ausgabeparameter: instance of __PARAMETERS { }; >if 0 EQU 0 if 1 EQU 0 if SoftwareLicensingService EQU SoftwareLicensingService ( wmic path SoftwareLicensingProduct where ID='5b5cf08f-b81a-431d-b080-3450d8620565' call SetKeyManagementServiceMachine MachineName="127.0.0.2" wmic path SoftwareLicensingProduct where ID='5b5cf08f-b81a-431d-b080-3450d8620565' call SetKeyManagementServicePort 1688 for /F "tokens=2 delims==" %x in ('"wmic path SoftwareLicensingProduct where ID='5b5cf08f-b81a-431d-b080-3450d8620565' get Name /VALUE"') do echo Checking: %x echo Product is KMS 2038 Activated. exit /b ) >for /F "tokens=2 delims==" %x in ('"wmic path SoftwareLicensingProduct where ID='5b5cf08f-b81a-431d-b080-3450d8620565' get Name /VALUE"') do echo Activating: %x >echo Activating: Office 19, Office19VisioPro2019VL_KMS_Client_AE edition Activating: Office 19, Office19VisioPro2019VL_KMS_Client_AE edition >wmic path SoftwareLicensingProduct where ID='5b5cf08f-b81a-431d-b080-3450d8620565' call Activate (\\NOSTRA1\root\cimv2:SoftwareLicensingProduct.ID="5b5cf08f-b81a-431d-b080-3450d8620565")->Activate() wird ausgeführt FEHLER: Beschreibung = Klasse nicht registriert >set ERRORCODE=-2147221164 >if /I SoftwareLicensingService EQU SoftwareLicensingService wmic path SoftwareLicensingService where version='10.0.17763.379' call RefreshLicenseStatus (\\NOSTRA1\root\cimv2:SoftwareLicensingService.Version="10.0.17763.379")->RefreshLicenseStatus() wird ausgeführt Methode wurde ausgeführt. Ausgabeparameter: instance of __PARAMETERS { }; >for /F "tokens=2 delims==" %x in ('"wmic path SoftwareLicensingProduct where ID='5b5cf08f-b81a-431d-b080-3450d8620565' get GracePeriodRemaining /VALUE"') do (set gpr=%x & set /a gpr2=%x/1440 ) >(set gpr=0 & set /a gpr2=0 /1440 ) >if 0 EQU 43200 if 1 EQU 0 if 17763 GEQ 9200 (echo Windows Core/ProfessionalWMC Activation Successful & echo Remaining Period: 30 days (0 minutes) & exit /b ) >if 0 EQU 64800 (echo Windows Core/ProfessionalWMC Activation Successful & echo Remaining Period: 45 days (0 minutes) & exit /b ) >if 0 GTR 259200 if 0 EQU 1 (echo Windows 10 EnterpriseS Activation Successful & echo Remaining Period: 0 days (0 minutes) & exit /b ) >if 0 EQU 259200 (echo Product Activation Successful ) else ( cmd /c exit /b -2147221164 echo Product Activation Failed: 0x!=ExitCode! ) Product Activation Failed: 0x80040154 >echo Remaining Period: 0 days (0 minutes) Remaining Period: 0 days (0 minutes) >exit /b >(set app=85dd8b5f-eaa4-4af3-a628-cce9e77c9a03 & call :sppchkoff ) >wmic path SoftwareLicensingProduct where ID='85dd8b5f-eaa4-4af3-a628-cce9e77c9a03' get Name 1>"!_tempdir!\sppchk.txt" >find /i "Office 15" "!_tempdir!\sppchk.txt" && (if 0 EQU 0 exit /b ) ---------- C:\WINDOWS\TEMP\SPPCHK.TXT >find /i "Office 16" "!_tempdir!\sppchk.txt" && (if 0 EQU 0 exit /b ) ---------- C:\WINDOWS\TEMP\SPPCHK.TXT >find /i "Office 19" "!_tempdir!\sppchk.txt" && (if 1 EQU 0 exit /b ) ---------- C:\WINDOWS\TEMP\SPPCHK.TXT Office 19, Office19ProPlus2019VL_KMS_Client_AE edition >set office=1 >wmic path SoftwareLicensingProduct where (PartialProductKey is not NULL) get ID | findstr /i "85dd8b5f-eaa4-4af3-a628-cce9e77c9a03" && (echo. & call :activate 85dd8b5f-eaa4-4af3-a628-cce9e77c9a03 & exit /b ) 85dd8b5f-eaa4-4af3-a628-cce9e77c9a03 >wmic path SoftwareLicensingProduct where ID='85dd8b5f-eaa4-4af3-a628-cce9e77c9a03' call ClearKeyManagementServiceMachine (\\NOSTRA1\root\cimv2:SoftwareLicensingProduct.ID="85dd8b5f-eaa4-4af3-a628-cce9e77c9a03")->ClearKeyManagementServiceMachine() wird ausgeführt Methode wurde ausgeführt. Ausgabeparameter: instance of __PARAMETERS { }; >wmic path SoftwareLicensingProduct where ID='85dd8b5f-eaa4-4af3-a628-cce9e77c9a03' call ClearKeyManagementServicePort (\\NOSTRA1\root\cimv2:SoftwareLicensingProduct.ID="85dd8b5f-eaa4-4af3-a628-cce9e77c9a03")->ClearKeyManagementServicePort() wird ausgeführt Methode wurde ausgeführt. Ausgabeparameter: instance of __PARAMETERS { }; >if 0 EQU 0 if 1 EQU 0 if SoftwareLicensingService EQU SoftwareLicensingService ( wmic path SoftwareLicensingProduct where ID='85dd8b5f-eaa4-4af3-a628-cce9e77c9a03' call SetKeyManagementServiceMachine MachineName="127.0.0.2" wmic path SoftwareLicensingProduct where ID='85dd8b5f-eaa4-4af3-a628-cce9e77c9a03' call SetKeyManagementServicePort 1688 for /F "tokens=2 delims==" %x in ('"wmic path SoftwareLicensingProduct where ID='85dd8b5f-eaa4-4af3-a628-cce9e77c9a03' get Name /VALUE"') do echo Checking: %x echo Product is KMS 2038 Activated. exit /b ) >for /F "tokens=2 delims==" %x in ('"wmic path SoftwareLicensingProduct where ID='85dd8b5f-eaa4-4af3-a628-cce9e77c9a03' get Name /VALUE"') do echo Activating: %x >echo Activating: Office 19, Office19ProPlus2019VL_KMS_Client_AE edition Activating: Office 19, Office19ProPlus2019VL_KMS_Client_AE edition >wmic path SoftwareLicensingProduct where ID='85dd8b5f-eaa4-4af3-a628-cce9e77c9a03' call Activate (\\NOSTRA1\root\cimv2:SoftwareLicensingProduct.ID="85dd8b5f-eaa4-4af3-a628-cce9e77c9a03")->Activate() wird ausgeführt FEHLER: Beschreibung = Klasse nicht registriert >set ERRORCODE=-2147221164 >if /I SoftwareLicensingService EQU SoftwareLicensingService wmic path SoftwareLicensingService where version='10.0.17763.379' call RefreshLicenseStatus (\\NOSTRA1\root\cimv2:SoftwareLicensingService.Version="10.0.17763.379")->RefreshLicenseStatus() wird ausgeführt Methode wurde ausgeführt. Ausgabeparameter: instance of __PARAMETERS { }; >for /F "tokens=2 delims==" %x in ('"wmic path SoftwareLicensingProduct where ID='85dd8b5f-eaa4-4af3-a628-cce9e77c9a03' get GracePeriodRemaining /VALUE"') do (set gpr=%x & set /a gpr2=%x/1440 ) >(set gpr=0 & set /a gpr2=0 /1440 ) >if 0 EQU 43200 if 1 EQU 0 if 17763 GEQ 9200 (echo Windows Core/ProfessionalWMC Activation Successful & echo Remaining Period: 30 days (0 minutes) & exit /b ) >if 0 EQU 64800 (echo Windows Core/ProfessionalWMC Activation Successful & echo Remaining Period: 45 days (0 minutes) & exit /b ) >if 0 GTR 259200 if 0 EQU 1 (echo Windows 10 EnterpriseS Activation Successful & echo Remaining Period: 0 days (0 minutes) & exit /b ) >if 0 EQU 259200 (echo Product Activation Successful ) else ( cmd /c exit /b -2147221164 echo Product Activation Failed: 0x!=ExitCode! ) Product Activation Failed: 0x80040154 >echo Remaining Period: 0 days (0 minutes) Remaining Period: 0 days (0 minutes) >exit /b >wmic path SoftwareLicensingService where version='10.0.17763.379' call DisableKeyManagementServiceDnsPublishing 0 (\\NOSTRA1\root\cimv2:SoftwareLicensingService.Version="10.0.17763.379")->DisableKeyManagementServiceDnsPublishing() wird ausgeführt Methode wurde ausgeführt. Ausgabeparameter: instance of __PARAMETERS { }; >wmic path SoftwareLicensingService where version='10.0.17763.379' call DisableKeyManagementServiceHostCaching 0 (\\NOSTRA1\root\cimv2:SoftwareLicensingService.Version="10.0.17763.379")->DisableKeyManagementServiceHostCaching() wird ausgeführt Methode wurde ausgeführt. Ausgabeparameter: instance of __PARAMETERS { }; >exit /b >call :OSPP >set spp=OfficeSoftwareProtectionProduct >set sps=OfficeSoftwareProtectionService >if 17763 LSS 9200 (set "aword=2010/2013/2016/2019" ) else (set "aword=2010" ) >wmic path OfficeSoftwareProtectionService get Version /VALUE || (echo. & echo No Installed Office 2010 Product Detected... & exit /b ) FEHLER: Beschreibung = Nicht gefunden No Installed Office 2010 Product Detected... >if exist "!_tempdir!\*chk.txt" del /f /q "!_tempdir!\*chk.txt" >if exist "!_tempdir!\slmgr.vbs" del /f /q "!_tempdir!\slmgr.vbs" >net stop sppsvc /y || sc stop sppsvc Software Protection wird beendet. Software Protection wurde erfolgreich beendet. >sc start sppsvc trigger=timer;sessionid=0 SERVICE_NAME: sppsvc TYPE : 10 WIN32_OWN_PROCESS STATE : 2 START_PENDING (NOT_STOPPABLE, NOT_PAUSABLE, IGNORES_SHUTDOWN) WIN32_EXIT_CODE : 0 (0x0) SERVICE_EXIT_CODE : 0 (0x0) CHECKPOINT : 0x1 WAIT_HINT : 0x4e20 PID : 2116 FLAGS : >echo. >echo. >echo Press any key to exit... Press any key to exit... >exit /b
Have now restored a restore point. After that, it was not activated yet, but I was able to activate it successfully. It would be interesting to find out where the problem was, because if I had no current restore point, I would have had the ass card.
0x80040154 = Class not registered i saw this error once before with KMS38 activations did you activated Windows after Office?
No. It had already traveled everything works. Now came the new version KMS_VL_ALL-SppExtComObjPatcher-kms-31 In addition, I still had with Microsoft.Toolkit 2.6.4 played around, because I thought I could use the local KMS server and probably tried to re-enable it, but failed. Since then, activation with KMS_VL_ALL has stopped working. Always stayed at 179 days, although 180 days would be right after a successful activation for one minute. Consequently, I have deleted the tokens.dat with this script Code: NET Stop sppsvc CD /D %windir%\ServiceProfiles\LocalService\AppData\Local\Microsoft\WSLicense Ren tokens.dat tokens.bak :: WIN10 Current/Retail CD /D %windir%\System32\spp\store\2.0 :: WIN10 Insider/Preview CD /D %windir%\System32\spp\store_test\2.0 Ren tokens.dat tokens.bak Net Start sppsvc cscript.exe %windir%\system32\slmgr.vbs /rilc pause Since then, the activation is spinning around with the message shown above. Only the restore point have me help. But as I already said, I would like to know how to solve the problem, because if you do not have a recovery point, what then? Ass card. Incidentally, a uninstalling and reinstallation of Office has not helped.
What was the error with v31 before you delete tokens? the 0x80040154 error is related to SPP or WMI itself, not caused by SppExtComObjHook.dll
Honestly, I do not remember. I'm going to bed now, I've been through the night. Am here in Germany and it is here now 6:25 AM Thanks for the answers, maybe you have an idea. The only idea I still have and had not tried, would be the entire registry strand with Office delete from the registry. Good Night
Hi! I have a problem with office 365. I installed the Retail version through img. and then converted in with C2R-R2V and made sure to remove the "cleanospp.exe" from the cmd itself so that it would not remove the previous license. Then I activated mondo 2016 and the new UI is there and everything. The only problem is when I want to update to the latest version of office 365. Everytime I go into the options and select update it randomly updates me back to an earlier version (1808) with a semi-annual channel while it was previously a monthy channel. My question is, how do I update to the latest version of office when everything is set up and done?
Office 365 ProPlus is set by default to SA channel, even if source is from Monthly channel manually change channel to Monthly after installation Code: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\ClickToRun\Configuration] change CDNBaseUrl value to Code: 492350f6-3a01-4f97-b9c0-c7c6ddf67d60 p.s. C2R-R2V reinstall Office 365 licenses with Mondo licenses
Alright update. I have finally installed everything, office 365 with mondo works perfectly, everything updates as it should and I have the latest version. Now for the next problem.... I did not get an one note program installed when i installed office 365, and I don't really know how to get it so it also has all the features that O365 gives, any help?
OneNote is no longer Included in the Office 365 iso. Though some of the tools to download Office 365 gives you an option to include OneNote, Visio etc as part of the installation. I use the OneNote from Microsoft store as a free download and includes the new updated icon. Note: Dont mix office installations. My own experience was this. As installing only OneNote from another office tool will probably result in only OneNote being installed and other apps being removed.
does anyone have the hashes for Office 2010 SP2 Pro Plus VL X86 APRIL 2019 (v.14.0.7227.5000) Office 2019 Professional Plus 1903 (Build 11425.20218)