von Sascha123 » 11.04.2019, 17:57
Hi zusammen.
Ich wollte heute das 1903 Upgrade durchführen, musste jedoch feststellen, dass ich genau das Problem eures Artikels hier habe:
https://www.deskmodder.de/blog/2019/04/ ... rt-werden/
Folgendes wird mir dann angezeigt, warum das Upgrade geblockt wird:
Versteckter Text:
############################
# APPRAISER SCRIPT v0.92 #
############################
C:\$WINDOWS.~BT\Sources\Panther - OK!
Found *APPRAISER_HumanReadable.xml
@ C:\$WINDOWS.~BT\Sources\Panther\Te-zh60fiEicAbPW.3.10.0.0_APPRAISER_HumanReadable.xml C:\$WINDOWS.~BT\Sources\Panther\Te-zh60fiEicAbPW.3.4.0.0_APPRAISER_HumanReadable.xml C:\$WINDOWS.~BT\Sources\Panther\Te-zh60fiEicAbPW.3.8.0.0_APPRAISER_HumanReadable.xml - OK!
Located 2 Apps Listed to be Blocking ...
Found Blocking App at: "Te-zh60fiEicAbPW.3.10.0.0_APPRAISER_HumanReadable.xml" (line 204)
App Vendor: Microsoft
App Name: Drive reassignment (Upgrade Block)
Split-Path : Das Argument kann nicht an den Parameter "Path" gebunden werden, da es NULL ist.
In C:\Users\Sascha\Desktop\UUP-Downloader\AppRPS - 0cn.de-sg74\AppRaiserScript.PS1:82 Zeichen:41
+ $dirpath = Split-Path -Parent -Path $blockingAppPath; LogAndDispl ...
+ ~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidData: (:) [Split-Path], ParameterBindingValidationException
+ FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCommand
Dir Path:
Split-Path : Das Argument kann nicht an den Parameter "Path" gebunden werden, da es NULL ist.
In C:\Users\Sascha\Desktop\UUP-Downloader\AppRPS - 0cn.de-sg74\AppRaiserScript.PS1:83 Zeichen:40
+ $filename = Split-Path -Leaf -Path $blockingAppPath
+ ~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidData: (:) [Split-Path], ParameterBindingValidationException
+ FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCommand
Found Blocking App at: "Te-zh60fiEicAbPW.3.8.0.0_APPRAISER_HumanReadable.xml" (line 283)
App Vendor: Microsoft
App Name: Drive reassignment (Upgrade Block)
Split-Path : Das Argument kann nicht an den Parameter "Path" gebunden werden, da es NULL ist.
In C:\Users\Sascha\Desktop\UUP-Downloader\AppRPS - 0cn.de-sg74\AppRaiserScript.PS1:82 Zeichen:41
+ $dirpath = Split-Path -Parent -Path $blockingAppPath; LogAndDispl ...
+ ~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidData: (:) [Split-Path], ParameterBindingValidationException
+ FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCommand
Dir Path:
Split-Path : Das Argument kann nicht an den Parameter "Path" gebunden werden, da es NULL ist.
In C:\Users\Sascha\Desktop\UUP-Downloader\AppRPS - 0cn.de-sg74\AppRaiserScript.PS1:83 Zeichen:40
+ $filename = Split-Path -Leaf -Path $blockingAppPath
+ ~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidData: (:) [Split-Path], ParameterBindingValidationException
+ FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCommand
############ Would you like to open the folder of the Blocking App/File? ############
1: Drive reassignment (Upgrade Block) (Microsoft)
in ""
2: Drive reassignment (Upgrade Block) (Microsoft)
in ""
Enter the number of the App folder above you would like to open and press Enter.('q' to quit):
Unklar ist MIR hier jetzt allerdings WIE ich herausfinde, WELCHE App genau es ist die blockiert.
Denn mit der Anleitung aus dem Artikel finde ich nichts, bzw. sämtliche Dateipfade:
"Noch einmal STRG + F drücken und nach LowerCaseLongPathUnexpanded suchen.
Hier findet man dann den Pfad des Programms, welches das Funktionsupdate blockiert."
PS: Was ich bereits gefunden habe:
https://docs.microsoft.com/de-de/window ... procedures
Fehler 0xc1900130 =
0XC1900130 - MOSETUP_E_INSTALL_HASH_MISSING - Die Installation kann nicht fortgesetzt werden, da der Instanz-Hash nicht gefunden wurde.
Wäre also nett, wenn jemand eine Lösung parat hätte....

Hi zusammen.
Ich wollte heute das 1903 Upgrade durchführen, musste jedoch feststellen, dass ich genau das Problem eures Artikels hier habe:
https://www.deskmodder.de/blog/2019/04/09/windows-10-1903-fix-fuer-dieser-pc-kann-nicht-auf-windows-10-aktualisiert-werden/
Folgendes wird mir dann angezeigt, warum das Upgrade geblockt wird:
[spoiler] ############################
# APPRAISER SCRIPT v0.92 #
############################
C:\$WINDOWS.~BT\Sources\Panther - OK!
Found *APPRAISER_HumanReadable.xml
@ C:\$WINDOWS.~BT\Sources\Panther\Te-zh60fiEicAbPW.3.10.0.0_APPRAISER_HumanReadable.xml C:\$WINDOWS.~BT\Sources\Panther\Te-zh60fiEicAbPW.3.4.0.0_APPRAISER_HumanReadable.xml C:\$WINDOWS.~BT\Sources\Panther\Te-zh60fiEicAbPW.3.8.0.0_APPRAISER_HumanReadable.xml - OK!
Located 2 Apps Listed to be Blocking ...
Found Blocking App at: "Te-zh60fiEicAbPW.3.10.0.0_APPRAISER_HumanReadable.xml" (line 204)
App Vendor: Microsoft
App Name: Drive reassignment (Upgrade Block)
Split-Path : Das Argument kann nicht an den Parameter "Path" gebunden werden, da es NULL ist.
In C:\Users\Sascha\Desktop\UUP-Downloader\AppRPS - 0cn.de-sg74\AppRaiserScript.PS1:82 Zeichen:41
+ $dirpath = Split-Path -Parent -Path $blockingAppPath; LogAndDispl ...
+ ~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidData: (:) [Split-Path], ParameterBindingValidationException
+ FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCommand
Dir Path:
Split-Path : Das Argument kann nicht an den Parameter "Path" gebunden werden, da es NULL ist.
In C:\Users\Sascha\Desktop\UUP-Downloader\AppRPS - 0cn.de-sg74\AppRaiserScript.PS1:83 Zeichen:40
+ $filename = Split-Path -Leaf -Path $blockingAppPath
+ ~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidData: (:) [Split-Path], ParameterBindingValidationException
+ FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCommand
Found Blocking App at: "Te-zh60fiEicAbPW.3.8.0.0_APPRAISER_HumanReadable.xml" (line 283)
App Vendor: Microsoft
App Name: Drive reassignment (Upgrade Block)
Split-Path : Das Argument kann nicht an den Parameter "Path" gebunden werden, da es NULL ist.
In C:\Users\Sascha\Desktop\UUP-Downloader\AppRPS - 0cn.de-sg74\AppRaiserScript.PS1:82 Zeichen:41
+ $dirpath = Split-Path -Parent -Path $blockingAppPath; LogAndDispl ...
+ ~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidData: (:) [Split-Path], ParameterBindingValidationException
+ FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCommand
Dir Path:
Split-Path : Das Argument kann nicht an den Parameter "Path" gebunden werden, da es NULL ist.
In C:\Users\Sascha\Desktop\UUP-Downloader\AppRPS - 0cn.de-sg74\AppRaiserScript.PS1:83 Zeichen:40
+ $filename = Split-Path -Leaf -Path $blockingAppPath
+ ~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidData: (:) [Split-Path], ParameterBindingValidationException
+ FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCommand
############ Would you like to open the folder of the Blocking App/File? ############
1: Drive reassignment (Upgrade Block) (Microsoft)
in ""
2: Drive reassignment (Upgrade Block) (Microsoft)
in ""
Enter the number of the App folder above you would like to open and press Enter.('q' to quit):[/spoiler]
Unklar ist MIR hier jetzt allerdings WIE ich herausfinde, WELCHE App genau es ist die blockiert.
Denn mit der Anleitung aus dem Artikel finde ich nichts, bzw. sämtliche Dateipfade:
"Noch einmal STRG + F drücken und nach LowerCaseLongPathUnexpanded suchen.
Hier findet man dann den Pfad des Programms, welches das Funktionsupdate blockiert."
PS: Was ich bereits gefunden habe:
https://docs.microsoft.com/de-de/windows/deployment/upgrade/resolution-procedures
Fehler 0xc1900130 =
0XC1900130 - MOSETUP_E_INSTALL_HASH_MISSING - Die Installation kann nicht fortgesetzt werden, da der Instanz-Hash nicht gefunden wurde.
Wäre also nett, wenn jemand eine Lösung parat hätte.... :-/ :)