TheHunter97 0 Geschrieben 15. Juni 2018 Melden Teilen Geschrieben 15. Juni 2018 (bearbeitet) Hallo, ich möchte ein Image mit Sysprep an einem fertigem PC mit Mandatory Profile zur Installation an anderen PCs erstellen. So weit so gut. Wenn ich dann Sysprep nutzen will kommt die Meldung "Von Sysprep konnte die Windows-Installation nicht überprüft werden.Weitere Einzelheiten finden Sie in der Protokolldatei unter "....\setupact.log".Wenn Sie das Problem behoben haben, überprüfen Sie die Installation mit Sysprep erneut." In dieser Log-File habe ich auch schon geschaut. Diese sagt mir "SYSPRP Package RealtekSemiconductorCorp.RealtekAudioControl_1.1.109.0_x64__dt26b99r8h8gj was installed for a user, but not provisioned for all users. This package will not function properly in the sysprep image." Also habe ich diese Remove-AppxPackage entfernt. Starte ich Sysprep nochmal kommt die gleiche Meldung. Ich habe dann versucht den Befehl zum entfernen erneut auszuführen, wobei mir gesagt wird, dass dieses Package nicht mehr existiert. Ich stoße da echt auf Granit und weiß nicht mehr weiter. Vielleicht kann mir ja jemand von euch helfen. Gruß Hunter PS: Anbei hinterlege ich die Log-Datei. 2018-06-15 11:41:19, Info SYSPRP ======================================================== 2018-06-15 11:41:19, Info SYSPRP === Beginning of a new sysprep run === 2018-06-15 11:41:19, Info SYSPRP ======================================================== 2018-06-15 11:41:19, Info [0x0f004d] SYSPRP The time is now 2018-06-15 11:41:19 2018-06-15 11:41:19, Info [0x0f004e] SYSPRP Initialized SysPrep log at C:\Windows\System32\Sysprep\Panther 2018-06-15 11:41:19, Info [0x0f0054] SYSPRP ValidatePrivileges:User has required privileges to sysprep machine 2018-06-15 11:41:19, Info [0x0f007e] SYSPRP FCreateTagFile:Tag file C:\Windows\System32\Sysprep\Sysprep_succeeded.tag does not already exist, no need to delete anything 2018-06-15 11:41:19, Info [0x0f005f] SYSPRP ParseCommands:Found supported command line option 'OOBE' 2018-06-15 11:41:19, Info [0x0f005f] SYSPRP ParseCommands:Found supported command line option 'REBOOT' 2018-06-15 11:41:19, Info [0x0f005f] SYSPRP ParseCommands:Found supported command line option 'GENERALIZE' 2018-06-15 11:41:19, Info [0x0f005f] SYSPRP ParseCommands:Found supported command line option 'UNATTEND' 2018-06-15 11:41:19, Info [0x0f00d7] SYSPRP WinMain:Pre-validing 'cleanup' internal providers. 2018-06-15 11:41:19, Info SYSPRP RunExternalDlls:Running platform actions specified in action file for phase 3 2018-06-15 11:41:19, Info SYSPRP SysprepSession::CreateSession: Successfully created instance with action file C:\Windows\System32\Sysprep\ActionFiles\Cleanup.xml, and mode <null> 2018-06-15 11:41:19, Info SYSPRP SysprepSession::Validate: Beginning action execution from C:\Windows\System32\Sysprep\ActionFiles\Cleanup.xml 2018-06-15 11:41:19, Info SYSPRP SysprepSession::CreateXPathForSelection: Sysprep mode in registry is <null> 2018-06-15 11:41:19, Info SYSPRP SysprepSession::CreateXPathForSelection: Processor architecture in registry is AMD64 2018-06-15 11:41:19, Info SYSPRP ActionPlatform::LaunchModule: Executing method 'Sysprep_Clean_Validate_Opk' from C:\Windows\System32\spopk.dll 2018-06-15 11:41:19, Info SYSPRP ActionPlatform::LaunchModule: Successfully executed 'Sysprep_Clean_Validate_Opk' from C:\Windows\System32\spopk.dll without error 2018-06-15 11:41:19, Info [0x0f00d7] SYSPRP WinMain:Pre-validing 'generalize' internal providers. 2018-06-15 11:41:19, Info SYSPRP RunExternalDlls:Running platform actions specified in action file for phase 1 2018-06-15 11:41:19, Info SYSPRP SysprepSession::CreateSession: Successfully created instance with action file C:\Windows\System32\Sysprep\ActionFiles\Generalize.xml, and mode <null> 2018-06-15 11:41:19, Info SYSPRP SysprepSession::Validate: Beginning action execution from C:\Windows\System32\Sysprep\ActionFiles\Generalize.xml 2018-06-15 11:41:19, Info SYSPRP SysprepSession::CreateXPathForSelection: Sysprep mode in registry is <null> 2018-06-15 11:41:19, Info SYSPRP SysprepSession::CreateXPathForSelection: Processor architecture in registry is AMD64 2018-06-15 11:41:19, Info SYSPRP ActionPlatform::LaunchModule: Executing method 'SysprepGeneralizeValidate' from C:\Windows\System32\AppxSysprep.dll 2018-06-15 11:41:19, Info SYSPRP Entering SysprepGeneralizeValidate (Appx) - validating whether all apps are also provisioned. 2018-06-15 11:41:20, Error SYSPRP Package RealtekSemiconductorCorp.RealtekAudioControl_1.1.109.0_x64__dt26b99r8h8gj was installed for a user, but not provisioned for all users. This package will not function properly in the sysprep image. 2018-06-15 11:41:20, Error SYSPRP Failed to remove apps for the current user: 0x80073cf2. 2018-06-15 11:41:20, Error SYSPRP Exit code of RemoveAllApps thread was 0x3cf2. 2018-06-15 11:41:20, Error SYSPRP ActionPlatform::LaunchModule: Failure occurred while executing 'SysprepGeneralizeValidate' from C:\Windows\System32\AppxSysprep.dll; dwRet = 0x3cf2 2018-06-15 11:41:20, Error SYSPRP SysprepSession::Validate: Error in validating actions from C:\Windows\System32\Sysprep\ActionFiles\Generalize.xml; dwRet = 0x3cf2 2018-06-15 11:41:20, Error SYSPRP RunPlatformActions:Failed while validating Sysprep session actions; dwRet = 0x3cf2 2018-06-15 11:41:20, Error [0x0f0070] SYSPRP RunExternalDlls:An error occurred while running registry sysprep DLLs, halting sysprep execution. dwRet = 0x3cf2 2018-06-15 11:41:20, Error [0x0f00d8] SYSPRP WinMain:Hit failure while pre-validate sysprep generalize internal providers; hr = 0x80073cf2 2018-06-15 11:41:30, Info [0x0f0052] SYSPRP Shutting down SysPrep log 2018-06-15 11:41:30, Info [0x0f004d] SYSPRP The time is now 2018-06-15 11:41:30 2018-06-15 11:48:41, Info SYSPRP ======================================================== 2018-06-15 11:48:41, Info SYSPRP === Beginning of a new sysprep run === 2018-06-15 11:48:41, Info SYSPRP ======================================================== 2018-06-15 11:48:41, Info [0x0f004d] SYSPRP The time is now 2018-06-15 11:48:41 2018-06-15 11:48:41, Info [0x0f004e] SYSPRP Initialized SysPrep log at C:\Windows\System32\Sysprep\Panther 2018-06-15 11:48:41, Info [0x0f0054] SYSPRP ValidatePrivileges:User has required privileges to sysprep machine 2018-06-15 11:48:41, Info [0x0f007e] SYSPRP FCreateTagFile:Tag file C:\Windows\System32\Sysprep\Sysprep_succeeded.tag does not already exist, no need to delete anything 2018-06-15 11:48:41, Info [0x0f005f] SYSPRP ParseCommands:Found supported command line option 'OOBE' 2018-06-15 11:48:41, Info [0x0f005f] SYSPRP ParseCommands:Found supported command line option 'REBOOT' 2018-06-15 11:48:41, Info [0x0f005f] SYSPRP ParseCommands:Found supported command line option 'GENERALIZE' 2018-06-15 11:48:41, Info [0x0f005f] SYSPRP ParseCommands:Found supported command line option 'UNATTEND' 2018-06-15 11:48:41, Info [0x0f00d7] SYSPRP WinMain:Pre-validing 'cleanup' internal providers. 2018-06-15 11:48:41, Info SYSPRP RunExternalDlls:Running platform actions specified in action file for phase 3 2018-06-15 11:48:41, Info SYSPRP SysprepSession::CreateSession: Successfully created instance with action file C:\Windows\System32\Sysprep\ActionFiles\Cleanup.xml, and mode <null> 2018-06-15 11:48:41, Info SYSPRP SysprepSession::Validate: Beginning action execution from C:\Windows\System32\Sysprep\ActionFiles\Cleanup.xml 2018-06-15 11:48:41, Info SYSPRP SysprepSession::CreateXPathForSelection: Sysprep mode in registry is <null> 2018-06-15 11:48:41, Info SYSPRP SysprepSession::CreateXPathForSelection: Processor architecture in registry is AMD64 2018-06-15 11:48:41, Info SYSPRP ActionPlatform::LaunchModule: Executing method 'Sysprep_Clean_Validate_Opk' from C:\Windows\System32\spopk.dll 2018-06-15 11:48:41, Info SYSPRP ActionPlatform::LaunchModule: Successfully executed 'Sysprep_Clean_Validate_Opk' from C:\Windows\System32\spopk.dll without error 2018-06-15 11:48:41, Info [0x0f00d7] SYSPRP WinMain:Pre-validing 'generalize' internal providers. 2018-06-15 11:48:41, Info SYSPRP RunExternalDlls:Running platform actions specified in action file for phase 1 2018-06-15 11:48:41, Info SYSPRP SysprepSession::CreateSession: Successfully created instance with action file C:\Windows\System32\Sysprep\ActionFiles\Generalize.xml, and mode <null> 2018-06-15 11:48:41, Info SYSPRP SysprepSession::Validate: Beginning action execution from C:\Windows\System32\Sysprep\ActionFiles\Generalize.xml 2018-06-15 11:48:41, Info SYSPRP SysprepSession::CreateXPathForSelection: Sysprep mode in registry is <null> 2018-06-15 11:48:41, Info SYSPRP SysprepSession::CreateXPathForSelection: Processor architecture in registry is AMD64 2018-06-15 11:48:41, Info SYSPRP ActionPlatform::LaunchModule: Executing method 'SysprepGeneralizeValidate' from C:\Windows\System32\AppxSysprep.dll 2018-06-15 11:48:41, Info SYSPRP Entering SysprepGeneralizeValidate (Appx) - validating whether all apps are also provisioned. 2018-06-15 11:48:42, Error SYSPRP Package RealtekSemiconductorCorp.RealtekAudioControl_1.1.109.0_x64__dt26b99r8h8gj was installed for a user, but not provisioned for all users. This package will not function properly in the sysprep image. 2018-06-15 11:48:42, Error SYSPRP Failed to remove apps for the current user: 0x80073cf2. 2018-06-15 11:48:42, Error SYSPRP Exit code of RemoveAllApps thread was 0x3cf2. 2018-06-15 11:48:42, Error SYSPRP ActionPlatform::LaunchModule: Failure occurred while executing 'SysprepGeneralizeValidate' from C:\Windows\System32\AppxSysprep.dll; dwRet = 0x3cf2 2018-06-15 11:48:42, Error SYSPRP SysprepSession::Validate: Error in validating actions from C:\Windows\System32\Sysprep\ActionFiles\Generalize.xml; dwRet = 0x3cf2 2018-06-15 11:48:42, Error SYSPRP RunPlatformActions:Failed while validating Sysprep session actions; dwRet = 0x3cf2 2018-06-15 11:48:42, Error [0x0f0070] SYSPRP RunExternalDlls:An error occurred while running registry sysprep DLLs, halting sysprep execution. dwRet = 0x3cf2 2018-06-15 11:48:42, Error [0x0f00d8] SYSPRP WinMain:Hit failure while pre-validate sysprep generalize internal providers; hr = 0x80073cf2 2018-06-15 11:48:44, Info [0x0f0052] SYSPRP Shutting down SysPrep log 2018-06-15 11:48:44, Info [0x0f004d] SYSPRP The time is now 2018-06-15 11:48:44 2018-06-15 11:50:35, Info SYSPRP ======================================================== 2018-06-15 11:50:35, Info SYSPRP === Beginning of a new sysprep run === 2018-06-15 11:50:35, Info SYSPRP ======================================================== 2018-06-15 11:50:35, Info [0x0f004d] SYSPRP The time is now 2018-06-15 11:50:35 2018-06-15 11:50:35, Info [0x0f004e] SYSPRP Initialized SysPrep log at C:\Windows\System32\Sysprep\Panther 2018-06-15 11:50:35, Info [0x0f0054] SYSPRP ValidatePrivileges:User has required privileges to sysprep machine 2018-06-15 11:50:35, Info [0x0f007e] SYSPRP FCreateTagFile:Tag file C:\Windows\System32\Sysprep\Sysprep_succeeded.tag does not already exist, no need to delete anything 2018-06-15 11:50:35, Info [0x0f005f] SYSPRP ParseCommands:Found supported command line option 'OOBE' 2018-06-15 11:50:35, Info [0x0f005f] SYSPRP ParseCommands:Found supported command line option 'REBOOT' 2018-06-15 11:50:35, Info [0x0f005f] SYSPRP ParseCommands:Found supported command line option 'GENERALIZE' 2018-06-15 11:50:35, Info [0x0f005f] SYSPRP ParseCommands:Found supported command line option 'UNATTEND' 2018-06-15 11:50:35, Info [0x0f00d7] SYSPRP WinMain:Pre-validing 'cleanup' internal providers. 2018-06-15 11:50:35, Info SYSPRP RunExternalDlls:Running platform actions specified in action file for phase 3 2018-06-15 11:50:35, Info SYSPRP SysprepSession::CreateSession: Successfully created instance with action file C:\Windows\System32\Sysprep\ActionFiles\Cleanup.xml, and mode <null> 2018-06-15 11:50:35, Info SYSPRP SysprepSession::Validate: Beginning action execution from C:\Windows\System32\Sysprep\ActionFiles\Cleanup.xml 2018-06-15 11:50:35, Info SYSPRP SysprepSession::CreateXPathForSelection: Sysprep mode in registry is <null> 2018-06-15 11:50:35, Info SYSPRP SysprepSession::CreateXPathForSelection: Processor architecture in registry is AMD64 2018-06-15 11:50:35, Info SYSPRP ActionPlatform::LaunchModule: Executing method 'Sysprep_Clean_Validate_Opk' from C:\Windows\System32\spopk.dll 2018-06-15 11:50:35, Info SYSPRP ActionPlatform::LaunchModule: Successfully executed 'Sysprep_Clean_Validate_Opk' from C:\Windows\System32\spopk.dll without error 2018-06-15 11:50:35, Info [0x0f00d7] SYSPRP WinMain:Pre-validing 'generalize' internal providers. 2018-06-15 11:50:35, Info SYSPRP RunExternalDlls:Running platform actions specified in action file for phase 1 2018-06-15 11:50:35, Info SYSPRP SysprepSession::CreateSession: Successfully created instance with action file C:\Windows\System32\Sysprep\ActionFiles\Generalize.xml, and mode <null> 2018-06-15 11:50:35, Info SYSPRP SysprepSession::Validate: Beginning action execution from C:\Windows\System32\Sysprep\ActionFiles\Generalize.xml 2018-06-15 11:50:35, Info SYSPRP SysprepSession::CreateXPathForSelection: Sysprep mode in registry is <null> 2018-06-15 11:50:35, Info SYSPRP SysprepSession::CreateXPathForSelection: Processor architecture in registry is AMD64 2018-06-15 11:50:35, Info SYSPRP ActionPlatform::LaunchModule: Executing method 'SysprepGeneralizeValidate' from C:\Windows\System32\AppxSysprep.dll 2018-06-15 11:50:35, Info SYSPRP Entering SysprepGeneralizeValidate (Appx) - validating whether all apps are also provisioned. 2018-06-15 11:50:36, Error SYSPRP Package RealtekSemiconductorCorp.RealtekAudioControl_1.1.109.0_x64__dt26b99r8h8gj was installed for a user, but not provisioned for all users. This package will not function properly in the sysprep image. 2018-06-15 11:50:36, Error SYSPRP Failed to remove apps for the current user: 0x80073cf2. 2018-06-15 11:50:36, Error SYSPRP Exit code of RemoveAllApps thread was 0x3cf2. 2018-06-15 11:50:36, Error SYSPRP ActionPlatform::LaunchModule: Failure occurred while executing 'SysprepGeneralizeValidate' from C:\Windows\System32\AppxSysprep.dll; dwRet = 0x3cf2 2018-06-15 11:50:36, Error SYSPRP SysprepSession::Validate: Error in validating actions from C:\Windows\System32\Sysprep\ActionFiles\Generalize.xml; dwRet = 0x3cf2 2018-06-15 11:50:36, Error SYSPRP RunPlatformActions:Failed while validating Sysprep session actions; dwRet = 0x3cf2 2018-06-15 11:50:36, Error [0x0f0070] SYSPRP RunExternalDlls:An error occurred while running registry sysprep DLLs, halting sysprep execution. dwRet = 0x3cf2 2018-06-15 11:50:36, Error [0x0f00d8] SYSPRP WinMain:Hit failure while pre-validate sysprep generalize internal providers; hr = 0x80073cf2 2018-06-15 11:50:40, Info [0x0f0052] SYSPRP Shutting down SysPrep log 2018-06-15 11:50:40, Info [0x0f004d] SYSPRP The time is now 2018-06-15 11:50:40 2018-06-15 11:54:05, Info SYSPRP ======================================================== 2018-06-15 11:54:05, Info SYSPRP === Beginning of a new sysprep run === 2018-06-15 11:54:05, Info SYSPRP ======================================================== 2018-06-15 11:54:05, Info [0x0f004d] SYSPRP The time is now 2018-06-15 11:54:05 2018-06-15 11:54:05, Info [0x0f004e] SYSPRP Initialized SysPrep log at C:\Windows\System32\Sysprep\Panther 2018-06-15 11:54:05, Info [0x0f0054] SYSPRP ValidatePrivileges:User has required privileges to sysprep machine 2018-06-15 11:54:05, Info [0x0f007e] SYSPRP FCreateTagFile:Tag file C:\Windows\System32\Sysprep\Sysprep_succeeded.tag does not already exist, no need to delete anything 2018-06-15 11:54:05, Info [0x0f005f] SYSPRP ParseCommands:Found supported command line option 'OOBE' 2018-06-15 11:54:05, Info [0x0f005f] SYSPRP ParseCommands:Found supported command line option 'REBOOT' 2018-06-15 11:54:05, Info [0x0f005f] SYSPRP ParseCommands:Found supported command line option 'GENERALIZE' 2018-06-15 11:54:05, Info [0x0f005f] SYSPRP ParseCommands:Found supported command line option 'UNATTEND' 2018-06-15 11:54:05, Info [0x0f00d7] SYSPRP WinMain:Pre-validing 'cleanup' internal providers. 2018-06-15 11:54:05, Info SYSPRP RunExternalDlls:Running platform actions specified in action file for phase 3 2018-06-15 11:54:05, Info SYSPRP SysprepSession::CreateSession: Successfully created instance with action file C:\Windows\System32\Sysprep\ActionFiles\Cleanup.xml, and mode <null> 2018-06-15 11:54:05, Info SYSPRP SysprepSession::Validate: Beginning action execution from C:\Windows\System32\Sysprep\ActionFiles\Cleanup.xml 2018-06-15 11:54:05, Info SYSPRP SysprepSession::CreateXPathForSelection: Sysprep mode in registry is <null> 2018-06-15 11:54:05, Info SYSPRP SysprepSession::CreateXPathForSelection: Processor architecture in registry is AMD64 2018-06-15 11:54:05, Info SYSPRP ActionPlatform::LaunchModule: Executing method 'Sysprep_Clean_Validate_Opk' from C:\Windows\System32\spopk.dll 2018-06-15 11:54:05, Info SYSPRP ActionPlatform::LaunchModule: Successfully executed 'Sysprep_Clean_Validate_Opk' from C:\Windows\System32\spopk.dll without error 2018-06-15 11:54:05, Info [0x0f00d7] SYSPRP WinMain:Pre-validing 'generalize' internal providers. 2018-06-15 11:54:05, Info SYSPRP RunExternalDlls:Running platform actions specified in action file for phase 1 2018-06-15 11:54:05, Info SYSPRP SysprepSession::CreateSession: Successfully created instance with action file C:\Windows\System32\Sysprep\ActionFiles\Generalize.xml, and mode <null> 2018-06-15 11:54:05, Info SYSPRP SysprepSession::Validate: Beginning action execution from C:\Windows\System32\Sysprep\ActionFiles\Generalize.xml 2018-06-15 11:54:05, Info SYSPRP SysprepSession::CreateXPathForSelection: Sysprep mode in registry is <null> 2018-06-15 11:54:05, Info SYSPRP SysprepSession::CreateXPathForSelection: Processor architecture in registry is AMD64 2018-06-15 11:54:05, Info SYSPRP ActionPlatform::LaunchModule: Executing method 'SysprepGeneralizeValidate' from C:\Windows\System32\AppxSysprep.dll 2018-06-15 11:54:05, Info SYSPRP Entering SysprepGeneralizeValidate (Appx) - validating whether all apps are also provisioned. 2018-06-15 11:54:06, Error SYSPRP Package RealtekSemiconductorCorp.RealtekAudioControl_1.1.109.0_x64__dt26b99r8h8gj was installed for a user, but not provisioned for all users. This package will not function properly in the sysprep image. 2018-06-15 11:54:06, Error SYSPRP Failed to remove apps for the current user: 0x80073cf2. 2018-06-15 11:54:06, Error SYSPRP Exit code of RemoveAllApps thread was 0x3cf2. 2018-06-15 11:54:06, Error SYSPRP ActionPlatform::LaunchModule: Failure occurred while executing 'SysprepGeneralizeValidate' from C:\Windows\System32\AppxSysprep.dll; dwRet = 0x3cf2 2018-06-15 11:54:06, Error SYSPRP SysprepSession::Validate: Error in validating actions from C:\Windows\System32\Sysprep\ActionFiles\Generalize.xml; dwRet = 0x3cf2 2018-06-15 11:54:06, Error SYSPRP RunPlatformActions:Failed while validating Sysprep session actions; dwRet = 0x3cf2 2018-06-15 11:54:06, Error [0x0f0070] SYSPRP RunExternalDlls:An error occurred while running registry sysprep DLLs, halting sysprep execution. dwRet = 0x3cf2 2018-06-15 11:54:06, Error [0x0f00d8] SYSPRP WinMain:Hit failure while pre-validate sysprep generalize internal providers; hr = 0x80073cf2 2018-06-15 11:54:10, Info [0x0f0052] SYSPRP Shutting down SysPrep log 2018-06-15 11:54:10, Info [0x0f004d] SYSPRP The time is now 2018-06-15 11:54:10 bearbeitet 15. Juni 2018 von TheHunter97 Zitieren Link zu diesem Kommentar
Tektronix 21 Geschrieben 15. Juni 2018 Melden Teilen Geschrieben 15. Juni 2018 Moin, in der administrativen Powershell: Remove-AppxPackage -Package RealtekSemiconductorCorp.RealtekAudioControl_1.1.109.0_x64__dt26b99r8h8gj Und danach noch kontrollieren ob in der Regisry der "GeneralizationState" unter: HKEY_LOCAL_MACHINE\SYSTEM\Setup\Status\SysprepStatus 7 ist, wenn nicht auf 7 ändern. Zitieren Link zu diesem Kommentar
TheHunter97 0 Geschrieben 15. Juni 2018 Autor Melden Teilen Geschrieben 15. Juni 2018 Danke erstmal für die Antwort! Den Befehl habe ich so schon ausgeführt (mehrmals). Das mit der Registry werde ich dann nochmal kontrollieren. Zitieren Link zu diesem Kommentar
Beste Lösung Tektronix 21 Geschrieben 15. Juni 2018 Beste Lösung Melden Teilen Geschrieben 15. Juni 2018 Erst mit Get-AppxPackage -AllUser | Format-List -Property PackageFullName,PackageUserInformation nachsehen welcher User das Paket installiert hat. Danach mit dem User anmelden und den Remove- Befehl ausführen. Danach kannst Du auch noch das Provising entfernen. Remove-AppxProvisionedPackage -Online -PackageName RealtekSemiconductorCorp.RealtekAudioControl_1.1.109.0_x64__dt26b99r8h8gj Zitieren Link zu diesem Kommentar
TheHunter97 0 Geschrieben 3. Juli 2018 Autor Melden Teilen Geschrieben 3. Juli 2018 Am 15.6.2018 um 15:26 schrieb Tektronix: Erst mit Get-AppxPackage -AllUser | Format-List -Property PackageFullName,PackageUserInformation nachsehen welcher User das Paket installiert hat. Danach mit dem User anmelden und den Remove- Befehl ausführen. Danach kannst Du auch noch das Provising entfernen. Remove-AppxProvisionedPackage -Online -PackageName RealtekSemiconductorCorp.RealtekAudioControl_1.1.109.0_x64__dt26b99r8h8gj Danke dir! Nachdem ich gesehen habe welcher User dieses Paket noch installiert hatte und es dort deinstalliert habe, hat es auf Anhieb funktioniert. Zitieren Link zu diesem Kommentar
Empfohlene Beiträge
Schreibe einen Kommentar
Du kannst jetzt antworten und Dich später registrieren. Falls Du bereits ein Mitglied bist, logge Dich jetzt ein.