How to Create a Windows 8 VM quickly?

November 25, 2014 / FAQs

Use Convert-WindowsImage and create a Windows 8 VM quickly.

Written in PowerShell, Convert-WindowsImage is a tool to quickly create a Windows installation on a VHD virtual hard disk or VHDX, from a Windows installation ISO file.

This tool used from the command line or GUI, it’s your choice. No installation required since it’s a PowerShell script.

In terms of compatibility, it used in Windows 8 but is recommended for Windows 8.1 and Windows Server 2012 R2. Then you can work with the ISO Supported OS, specifically Windows 7 / Windows Server 2008 R2 and newer OS.

At the start of this tutorial, I mentioned Convert-WindowsImage used to create a VM quickly, but surely, one can easily create a VHD file to start it directly as Windows 8 on VHD boot support. Moreover, one also considers a creation that exported to the Azure platform of Microsoft.

Before you start, make sure you’ve downloaded Convert-WindowsImage free tool from the Microsoft website.

Creating a VHDX from an ISO

Here, we will create an installation of Windows Server 2012 R2 Standard (it could have Windows 8) on a VHDX, from an original ISO installation.

For starters, it runs the tool in graphical mode. To do this, open a PowerShell console as an Administrator.

Enter the following command:

.\Convert-WindowsImage.ps1 –ShowUI

Then follow the below steps:

  1. Select an ISO in the field “Choose a source”
  2. Select the Publishing/type of installation you want in the “Choose an SKU from the list”.
    “Choose” ServerStandard “install Standard Edition GUI”.
  3. Select the size of the virtual disk VHD or VHDX in the field “VHD Format”. Then, the type of provisioning disk space for the “VHD Type”. Finish by filling in the field “VHD Size” where you have to specify the size of the virtual disk.
  4. Specify the storage location for your virtual disk by completing the field “Working Directory”.
  5. Give a name to your VHD / VHDX by filling in the field “Name VHD”. Warning: If you choose the format “VHDX “, specify “.vhdx” at the end of the file name or you get an error.
  6. Optionally specify a response file “unattend” to XML if you have one and want to customize the installation. This done in the “field Unattend File”.
  7. Run created by clicking the “Make my VHD”.
  8. Wait until you see the message “Closing VHDX “,” Closing Windows Image “and” Done “in PowerShell console.
  9. Start the VM and finalize the installation (Machine name, product key, user, etc.). The biggest already done!

Note: Do not hesitate to look in the background which indicated in the PowerShell console. If errors occur, they listed directly in the console, and it gives you an overview of what is happening.

On the Tool download page, you will find help for command line use (with some examples of the key). This can allow you, for example, to make a script that will be enough to run to create a VM quickly, without repeating the command manually or through the GUI.

Incoming searches related to Windows 8 VM

  • windows 8 vm image download
  • windows 8 vm on windows 7
  • windows 8 vmware
  • windows 8 virtualbox
  • windows 8 virtual pc
  • windows 8 vm mac
  • windows 8 vm download
  • windows 8 vm in azure