Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

Symptoms

Consider the following scenario:

  • You create a virtual machine that is configured to use the minimum RAM requirement (512 megabytes [MB]).

  • You start the virtual machine from an ISO image file.

  • You try to set up Windows Server 2012 R2 on the virtual machine.

In this scenario, the setup fails, and you receive the following error message:


Windows installation encountered an unexpected error. Verify that the installation sources are accessible, and restart the installation.

Error code: 0xE0000100"

Cause

This issue occurs because of insufficient memory during setup.

Workaround

To work around this issue, use one of the following methods:

  • Create a page file. To do this, follow these steps:

    1. When the virtual machine starts, press Shift + F10 to open the Command Prompt window.

    2. RunĀ Diskpart.exe to create and format the partition (for example, C:) on which you want to install Windows Server 2012 R2.

    3. Run the following command to create a page file that has default size of 64 MB:

      wpeutil createpagefile /path=C:\pf.sys
    4. Exit the Command Prompt window, and then continue the setup.

  • Increase the allocated memory of the virtual machine before setup.

  • Create and set up another virtual machine that is configured to use more memory, and then attach the virtual hard disk.

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×