Windows 10: Sysprep fails because of non-provisioned appxpackage

Discus and support Sysprep fails because of non-provisioned appxpackage in Windows 10 Software and Apps to solve the problem; I have installed Windows 10 on a new computer. On this computer I have just install driveres, but one driver also installs an app. When I sysprep the... Discussion in 'Windows 10 Software and Apps' started by webnoob, Jun 25, 2018.

  1. webnoob Win User

    Sysprep fails because of non-provisioned appxpackage


    I have installed Windows 10 on a new computer.
    On this computer I have just install driveres, but one driver also installs an app. When I sysprep the system it fails because the app is not provisioned for all users.

    How do I provision that app for all users so I can run sysprep without having to uninstall that app?

    :)
     
    webnoob, Jun 25, 2018
    #1
  2. JonW2016 Win User

    Windows 10 Update breaks Sysprep?

    I am attempting to image a Dell E7470 with Sysprep to upload to my WDS server.

    When I run Sysprep /oobe / shutdown, it completes. However, without Generalize, I won't be able to upload it or deploy it.

    When I run Sysprep /oobe /generalize / shutdown, it reports that a fatal error has occurred. The setupact.log lists that the Miracastview app cannot be removed.

    I have attempted the Remove-appxpackage commands, but it states that it has been provisioned for the user but not all users. It says to attempt removal with Add / Remove Windows features, but it is not listed there.

    I have tried the steps in

    https://support.microsoft.com/en-us...w-cause-sysprep-error-windows-10-version-1709

    but none of this has worked either.

    I guess the answer is to not run any Windows updates before Sysprep and avoid 1709? It appears to be bad news.

    Anybody else encounter this? Any other solutions available?
     
    JonW2016, Jun 25, 2018
    #2
  3. Unable to run sysprep

    I am unable to sysprep a PC. The setupact.log for tells me this:

    2018-05-04 12:13:07, Error SYSPRP Package Microsoft.Xbox.TCUI_1.11.29001.0_x64__8wekyb3d8bbwe was installed for a user, but not provisioned for all users. This package will not function properly in the sysprep image.

    I've tried the following but nothing works:

    Import-Module Appx

    Import-Module Dism

    Get-AppxPackage -AllUser | Where PublisherId -eq 8wekyb3d8bbwe | Format-List -Property PackageFullName,PackageUserInformation

    Remove-AppxPackage -Package Microsoft.Xbox.TCUI_1.11.29001.0_x64__8wekyb3d8bbwe

    Get-AppxPackage Microsoft.Xbox.* | Remove-AppxPackage

    Remove-AppxProvisionedPackage -Online -PackageName Microsoft.Xbox.TCUI_1.11.29001.0_x64__8wekyb3d8bbwe

    Running: Get-AppxPackage -AllUser | Where PublisherId -eq 8wekyb3d8bbwe | Format-List -Property PackageFullName,PackageUserInformation

    shows:

    PackageFullName : Microsoft.Xbox.TCUI_1.11.29001.0_x64__8wekyb3d8bbwe

    PackageUserInformation : {S-1-5-21-3454965948-3566078038-172135688-2216

    [S-1-5-21-3454965948-3566078038-172135688-2216]: Installed}

    I've also tried: Get-AppxPackage -allusers Microsoft.Xbox.TCUI_1.11.29001.0_x64__8wekyb3d8bbwe | Remove-AppxPackage

    And: Get-AppxPackage -allusers | Remove-AppxPackage

    No matter what I do I see the following in the setupact.log file:

    2018-05-04 12:13:07, Error SYSPRP Package Microsoft.Xbox.TCUI_1.11.29001.0_x64__8wekyb3d8bbwe was installed for a user, but not provisioned for all users. This package will not function properly in the sysprep image.

    2018-05-04 12:13:07, Error SYSPRP Failed to remove apps for the current user: 0x80073cf2.

    2018-05-04 12:13:07, Error SYSPRP Exit code of RemoveAllApps thread was 0x3cf2.

    2018-05-04 12:13:07, Error SYSPRP ActionPlatform::LaunchModule: Failure occurred while executing 'SysprepGeneralizeValidate' from C:\Windows\System32\AppxSysprep.dll; dwRet = 0x3cf2

    2018-05-04 12:13:07, Error SYSPRP SysprepSession::Validate: Error in validating actions from C:\Windows\System32\Sysprep\ActionFiles\Generalize.xml; dwRet = 0x3cf2

    2018-05-04 12:13:07, Error SYSPRP RunPlatformActions:Failed while validating Sysprep session actions; dwRet = 0x3cf2

    2018-05-04 12:13:07, Error [0x0f0070] SYSPRP RunExternalDlls:An error occurred while running registry sysprep DLLs, halting sysprep execution. dwRet = 0x3cf2

    Any help is appreciated!
     
    seepeterun, Jun 25, 2018
    #3
  4. Sysprep fails because of non-provisioned appxpackage

    Windows 10 1709 sysprep fail

    Hi,

    I had the same problem, checked the logs and they basically said Windows was unable to remove the Miracast app.

    Tried multiple suggestions, nothing worked until I found this:

    Failed to sysprep and capture Windows 10 Fall Creators 1709

    Basically Microsoft have pushed out their 1709 image without the Miracast app installed, to fix:

    • Copy the C:\Windows\MiracastView folder from a working 1703 build into the C:\Windows directory on the 1709 machine
    • Restart and then run sysprep

    Sysprep should then run successfully!

    Josh
     
    Josh Hackett, Jun 25, 2018
    #4
Thema:

Sysprep fails because of non-provisioned appxpackage

Loading...
  1. Sysprep fails because of non-provisioned appxpackage - Similar Threads - Sysprep fails non

  2. add-appxpackage : Deployment failed with HRESULT: 0x80073D0A

    in Microsoft Windows 10 Store
    add-appxpackage : Deployment failed with HRESULT: 0x80073D0A: add-appxpackage : Deployment failed with HRESULT: 0x80073D0A, The package could not be installed because the Windows Firewall service is not running. Enable the Windows Firewall service and try again. error 0x80073D0A: Failed to install package...
  3. add-appxpackage : Deployment failed with HRESULT: 0x80073D0A

    in Windows 10 Gaming
    add-appxpackage : Deployment failed with HRESULT: 0x80073D0A: add-appxpackage : Deployment failed with HRESULT: 0x80073D0A, The package could not be installed because the Windows Firewall service is not running. Enable the Windows Firewall service and try again. error 0x80073D0A: Failed to install package...
  4. add-appxpackage : Deployment failed with HRESULT: 0x80073D0A

    in Windows 10 Software and Apps
    add-appxpackage : Deployment failed with HRESULT: 0x80073D0A: add-appxpackage : Deployment failed with HRESULT: 0x80073D0A, The package could not be installed because the Windows Firewall service is not running. Enable the Windows Firewall service and try again. error 0x80073D0A: Failed to install package...
  5. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF3, Package failed updates,...

    in Windows 10 Installation and Upgrade
    Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF3, Package failed updates,...: When i try to install Minecraft Bedrock Edition, it doesn't work. It gives me this error. I don't know why this happened, as it was just working fine yesterday. Bedrock Launcher unregistered the package and when i tried to install it again, it was not working anymore. Even if...
  6. Sysprep fails

    in Windows 10 Installation and Upgrade
    Sysprep fails: I can't sysprep the pc. setupact.log gives : SYSPRP Package Microsoft.LanguageExperiencePacknl-NL_18362.9.23.0_neutral__8wekyb3d8bbwe was installed for a user, but not provisioned for all users. This package will not function properly in the sysprep image. How can I...
  7. Sysprep copyprofile fails on creators update

    in Windows 10 Installation and Upgrade
    Sysprep copyprofile fails on creators update: Im having an issue ONCE AGAIN with getting the copyprofile feature to work with the latest creators update. I did a clean install of windows 10 1703 pro x64. I boot into audit mode and installed my programs and applications and did all of Windows updates. From there I used...
  8. Provisioning turn '5' failed with '0x80002'

    in Windows 10 Installation and Upgrade
    Provisioning turn '5' failed with '0x80002': Good morning to all, Ever since I successfully installed the Anniversary Update to Windows 10, I keep getting the above error code in the Event Viewer after about 10 minutes of idle on my laptop. (Asus K50 IJ). This error code only logs once after a reboot or after a...
  9. Provisioning package fails to install

    in Windows 10 Installation and Upgrade
    Provisioning package fails to install: Hello I have setup a test machine with all the settings and apps I need, I have then created a provisioning package Called 'capturedSettings' using the ICD but when I try to install it I get the following error I use the following tutorial on this website to use the...
  10. Driver Auto Load Fail with sysprep

    in Windows 10 Installation and Upgrade
    Driver Auto Load Fail with sysprep: Greetings all, I am working on creating a new master image to deploy windows 10 64 to a new of different models throughout our organization. Currently I am having difficulties getting the drivers to be "auto Detected" The Sysprep command I am using is : sysprep...

Users found this page by searching for:

  1. sysprep fails provisioned

    ,
  2. what settings are required for dell using the provisioning package to avoid the oobe

    ,
  3. install Microsoft.Xbox.TCUI_1.11.29001.0_x64__8wekyb3d8bbwe