Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Error 8e5e0530 when installing Windows Store apps in a Windows 8.1 system that was deployed by using the CopyProfile unattend setting


View products that this article applies to.

Symptoms

Consider the following scenario:
  • You log on to a computer that is running Windows 8.1.
  • Before the "Host Process for Setting Synchronization" (SettingSyncHost.exe) process closes its database, you generalize the system by running the following command:
    Sysprep.exe /generalize /oobe /shutdown /unattend:CopyProfileUnattend.xml
    For example, the CopyProfileUnattend.xml file contains the following code:

    <?xml version="1.0" encoding="utf-8"?> 
    <unattend xmlns="urn:schemas-microsoft-com:unattend">
    <settings pass="specialize">
    <component name="component name processorArchitecture="amd64" publicKeyToken="PublicKeyToken"language="neutral" versionScope="versionScope" xmlns:wcm="">
    <CopyProfile>true</CopyProfile>
    </component>
    </settings>
    </unattend>language="neutral" versionScope="xmlns:wcm" xmlns:xsi="xmlns:xsi">
    <CopyProfile>true</CopyProfile>
    </component>
    </settings>
    </unattend>language="neutral" versionScope="versionScope"xmlns:wcm="xmlns:wcm" xmlns:xsi="xmlns:xsi">
    <CopyProfile>true</CopyProfile>
    </component>
    </settings>
    </unattend>
  • A user logs on to the computer.
  • The user tries to install an app from Windows Store.

In this scenario, the app installation fails, and error 8e5e0530 occurs. Additionally, lots of errors are generated in the Application log, such as "C:\Users\Administrator\... while the account doesn't exist."

↑ Back to the top


Resolution

Update information

To resolve this issue, install update rollup 2919394. For more information about how to obtain this update rollup package, click the following article number to go to the article in the Microsoft Knowledge Base:
2919394 Windows RT 8.1, Windows 8.1, and Windows Server 2012 R2 update rollup: February 2014

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

↑ Back to the top


References

Learn about the terminology that Microsoft uses to describe software updates.

↑ Back to the top


Keywords: kbqfe, kbfix, kbexpertiseadvanced, kbsurveynew, kb

↑ Back to the top

Article Info
Article ID : 2922817
Revision : 1
Created on : 1/7/2017
Published on : 3/11/2016
Exists online : False
Views : 162