Windows 10: Sysprep Error - Cannot run sysprep

Discus and support Sysprep Error - Cannot run sysprep in Windows 10 Backup and Restore to solve the problem; Hello, I wondered if someone has any ideas.* I'm trying to do a sysprep but I keep getting the error below. Code: 2018-05-29 15:53:09, Error SYSPRP... Discussion in 'Windows 10 Backup and Restore' started by cleverduck, May 30, 2018.

  1. Sysprep Error - Cannot run sysprep


    Hello,

    I wondered if someone has any ideas.*

    I'm trying to do a sysprep but I keep getting the error below.

    Code: 2018-05-29 15:53:09, Error SYSPRP Package 7EE7776C.LinkedInforWindows_2.1.2639.0_neutral__w1wdnht996qgy was installed for a user, but not provisioned for all users. This package will not function properly in the sysprep image. 2018-05-29 15:53:09, Error SYSPRP Failed to remove apps for the current user: 0x80073cf2. 2018-05-29 15:53:09, Error SYSPRP Exit code of RemoveAllApps thread was 0x3cf2. 2018-05-29 15:53:09, Error SYSPRP ActionPlatform::LaunchModule: Failure occurred while executing 'SysprepGeneralizeValidate' from C:\Windows\System32\AppxSysprep.dll; dwRet = 0x3cf2 2018-05-29 15:53:09, Error SYSPRP SysprepSession::Validate: Error in validating actions from C:\Windows\System32\Sysprep\ActionFiles\Generalize.xml; dwRet = 0x3cf2 2018-05-29 15:53:09, Error SYSPRP RunPlatformActions:Failed while validating Sysprep session actions; dwRet = 0x3cf2 2018-05-29 15:53:09, Error [0x0f0070] SYSPRP RunExternalDlls:An error occurred while running registry sysprep DLLs, halting sysprep execution. dwRet = 0x3cf2 2018-05-29 15:53:09, Error [0x0f00d8] SYSPRP WinMain:Hit failure while pre-validate sysprep generalize internal providers; hr = 0x80073cf2[/quote]

    I've already ran the following command dism.exe /online /Remove-ProvisionedAppxPackage /packagename:7EE7776C.LinkedInforWindows_2.1.2639.0_neutral__w1wdnht996qgy

    After running that, I still get the same error. I've also deleted all the built in apps using Get-AppxPackage -allusers | Remove-AppxPackage

    I can't seem to get to the bottom of it. Any suggestions would be appreciated.



    Thanks.

    :)
     
    cleverduck, May 30, 2018
    #1

  2. 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, May 30, 2018
    #2
  3. THINK_HKG Win User
    Win 10 Sysprep error

    I tried to do sysprep on win 10 professional but show error as "SYSPRP Package Microsoft.BingNews_4.11.156.0_x86__8wekyb3d8bbwe was installed for a user, but not provisioned for all users. This package will not function properly in the sysprep image" in
    setupact.log file. I tried to do the steps according to the KB2769827 using powershell with local administrator account but it cannot remove the apps package. Please help.
     
    THINK_HKG, May 30, 2018
    #3
Thema:

Sysprep Error - Cannot run sysprep

Loading...
  1. Sysprep Error - Cannot run sysprep - Similar Threads - Sysprep Error Cannot

  2. Sysprep is not working

    in Windows 10 Customization
    Sysprep is not working: Either Sysprep is not working or the documentation is lying. It is my understanding that what ever I do during SysPrep will carry over to all new user account created from now on.This is not what is happening.I set it up like I want, SysPrep it, and then test. BEHOLD. The...
  3. Sysprep error - active scenario

    in Windows 10 Support
    Sysprep error - active scenario: The PC came with Win7Pro OEM from the factory. I performed a clean install of Win10Pro 1903 and it activated itself. I let Windows update itself and I installed a couple of freeware applications. I did not install/uninstall any apps. I'm trying to sysprep the PC so that I...
  4. 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...
  5. Sysprep

    in Windows 10 Installation and Upgrade
    Sysprep: I'm trying to sysprep a machine ready for deployment but keep getting an error due to the Welsh interface pack installed, this has worked with every version except for this 1809. Other versions used to be a LIP file but it's not with 1809. The log error is - Package...
  6. Sysprep Errors on 1809

    in Windows 10 Software and Apps
    Sysprep Errors on 1809: I'm building a virtual machine (VM) to be sysprep'd and captured as a base image. Currently our organization uses LTSB and have not historically had to deal with Windows Store Apps but LTSB is changing in the coming year and moving to a Professional/Enterprise build makes...
  7. Sysprep not running due to miracast but cannot unistall 1803

    in Windows 10 Support
    Sysprep not running due to miracast but cannot unistall 1803: Hello folks, There are many threads on this and posts everywhere, but nothing is working for me. I have placed the miracast folder in c:\Windows but that's not working, I have tried running sysprep in audit mode and it's not working either, I have basically tried every...
  8. Running Sysprep errors out and points to setupact file

    in Windows 10 Installation and Upgrade
    Running Sysprep errors out and points to setupact file: Hello, I am trying to create a Windows 10 image using an unattend file and sysprep. When I run the command below: sysprep.exe /oobe /generalize /unattend:c:\windows\system32\sysprep\unattend.xml After which I get an error message prompting me that sysprep was...
  9. Sysprep errors

    in Windows 10 Installation and Upgrade
    Sysprep errors: I'm using an upgraded version of Windows 10, and I'm trying to do a sysprep on it. I've already completed the registry changes needed, but I'm still getting errors. If I could get some help on figuring out what needs to be done to fix it, that would be great. Here is the...
  10. SYSPREP issues

    in Windows 10 Installation and Upgrade
    SYSPREP issues: Hi, I am wondering if anyone is experiencing the same issues i am, after (apparently successfully) SYSPREPping a Windows 10 (clean) installation, and restarting it? BTW: i have used a very simple autoanswer file: <?xml version="1.0" encoding="utf-8"?> <unattend...

Users found this page by searching for:

  1. 7EE7776C.LinkedInforWindows_2.0.1.0_neutral__w1wdnht996qgy

    ,
  2. package 7ee7776c.linkedinforwindows_2.0.1.0_neutral__w1wdnht996qgy

    ,
  3. linkedinforwindows_2.1.7098.0_neutral__w1wdnht996qgy

    ,
  4. sysprep 7EE7776C.LinkedInforWindows_2.0.1.0_neutral__w1wdnht996qgy,
  5. sysprp package microsoft.xbox.tcui_1.11.29001.0_x64__8wekyb3d8bbwe was installed for a user,
  6. cant run sysprep,
  7. LinkedInforWindows_2.0.1.0,
  8. sysprp package 7ee7776c.linkedinforwindows_2.0.1.0_neutral__w1wdnht996qgy was installed for a user ,
  9. 7EE7776C.LinkedInforWindows_2.0.1.0_neutral__w1wdnht996qgy was installed for a user,
  10. linkedinforwindows,
  11. REMOVE 7EE7776C.LinkedInforWindows_2.1.7098.0_neutral__w1wdnht996qgy,
  12. 7ee7776c.linkedinforwindows_2.0.1.0_neutral__w1wdnht996qgy was installed for a user but not provisioned for all users.,
  13. linkedinforwindows_2.1.7098.0,
  14. sysprep failure LinkedInforWindows,
  15. 7ee7776c.linkedinforwindows_2.0.1.0_neutral__w1wdnht996qgy