Installing Windows 10 on VMware Workstation 10

windows 10 on vmware workstation 10

VMware just announced VMware Workstation 11, which includes support for Windows 10 Tech Preview along with several other latest version operating systems, but you don’t have to wait until December when Workstation 11 is released. You can install Windows 10 on VMware Workstation 10 now!

Installation is simple and everything seems to function just fine, VMware tools installs too.

Windows 10 Tech Preview on VMware Workstation 10

You will need to download the Windows 10 Tech Preview ISO, I downloaded the 64-bit version (3.81GB). The rest is done in VMware Workstation…

  1. Go to File > New Virtual Machine (or press CTRL+N) and in the “New Virtual Machine Wizard” select Custom and click on Next.
    workstation new machine custom
  2. Ensure the Hardware Compatibility is set to “Workstation 10” and click on Next.
    workstation hardware compatibility
  3. Select “Installer disk image file (iso)” and point it to where you saved the Windows 10 Tech Preview ISO and click Next.
    workstation windows 10 iso
  4. In the next step make sure you select “Microsoft Windows” and in the drop down menu select “Windows 8 x64” and click Next.
    vmware workstation guest os
  5. From here forward it’s simply just assigning vCPU’s, memory, network, disk size / location, etc as any normal new VM creation process.

After the New Virtual Machine Wizard is complete, just power up the VM and install Windows as your normally would and install VMware Tools once Windows 10 is loaded at the desktop. Installing Windows 10 on VMware Workstation 10 is as easy as that!

So far I’ve not ran into any problems and like what I see in the new Windows 10. If you find any issues please share in the comments below!

Similar Posts

  • ESXi 5.5 free edition removes 32GB memory limit

    There have been a ton of exciting announcements coming out of VMword 2013, one of which is vSphere 5.5 and all of it’s improvements and additions. Along that note, VMware has changed ESXi 5.5 free version to remove the physical RAM limit which was limited to only 32GB in version 5.1.

    The new virtual hardware, version 10, we can now grow our home labs into more powerful VM’s as most all configuration maximums have been doubled:

    Read More “ESXi 5.5 free edition removes 32GB memory limit”

  • VMware vCenter 5.0 Update 1a released

    VMware vCenter 5.0 Update 1a has just been released and is the first major update since version 5.0.

    The main improvements being:

    • vCenter Server 5.0 Update 1a introduces support for the following vCenter Databases
      • Oracle 11g Enterprise Edition, Standard Edition, Standard ONE Edition Release 2 [11.2.0.3] – 64 bit
      • Oracle 11g Enterprise Edition, Standard Edition, Standard ONE Edition Release 2 [11.2.0.3] – 32 bit
    • vCenter Server Appliance Database Support: The DB2 express embedded database provided with the vCenter Server Appliance has been replaced with VMware vPostgres database. This decreases the appliance footprint and reduces the time to deploy vCenter Server further.

    Read More “VMware vCenter 5.0 Update 1a released”

  • How to install VMware vSphere Update Manager 5.5

    If you don’t already know, VMware Update Manager (aka, VUM) is a tool which allows you to easily automate patching and upgrading VMware hosts as well as virtual machine hardware and VMware tools. It’s a wonderful tool and makes upgrading and patching so much easier and allows you to quickly see how compliant/up-to-date your environment is with the built in pie graph.

    Recently we had some pretty serious array issues which corrupted the VUM database taking Update Manager down. Since we was going to have to rebuild Update Manager I opted to move from Windows Server 2008 to Windows Server 2012, in the steps below I’ll document step by step how to install VMware Update Manager 5.5 on Server 2012 and a separate database.

    Read More “How to install VMware vSphere Update Manager 5.5”

  • VMware VCP5-DCV Delta Re-certification Exam

    VMware VCP DCV

    Looking to renew your VCP before the March 10th 2015 expiration date? Then the new VMware VCP5-DCV Delta (Exam Code VCP550D) is a cheaper way to renew your VCP without taking the full on exam or not just ready to tackle the VCAP. The new exam covers new material between the vSphere 5.0/5.1 and vSphere 5.5 exams – looking the the blueprints, most noticeably VSAN.

    While you still have to schedule the exam through Pearson VUE, you don’t have to take the course at a testing center and instead can take it online from any device!

    Read More “VMware VCP5-DCV Delta Re-certification Exam”

  • My VMware View Windows 7 Optimization Guide

    These are the few steps I do when creating a new "Golden" image. Luckily I don’t have to do these steps all the time as I’ll create the "Golden" image when there is a new upgrade such as when we went from View 4.6 to View 5.0.1. I like to have a new fresh machine using new virtual hardware from the start. You could certainly just upgrade the virtual hardware on the "Golden" image, I just prefer to start clean.

    At any rate, here’s my list. Hopefully someone might find it somewhat useful and maybe even others can improve upon it.

    Preparing a new virtual machine

    1. Create New Virtual Machine – FILE > NEW > VIRTUAL MACHINE (CTRL+N)
    2. Under Configuration select CUSTOM.
    3. Select a Name, Folder, Host, Cluster, and Storage.
    4. Under Guest Operating System select Windows and then Windows 7 32bit under the Version drop down.
    5. Select which Network (VLAN) and under Adapter select VMXNET 3.
    6. Configure disk size to 30GB THIN provisioned.

    Read More “My VMware View Windows 7 Optimization Guide”

  • How to fix “SRA command discoverArrays failed” in SRM with RecoverPoint

    Recoverpoint SRA command discoverArrays failed

    We’ve ran into an issue trying to get VMware SRM and SRA 2.2.0.3 along with EMC Recoverpoint 4.1.2 to communicate with one another and would receive this error in SRM:

    SRA command discoverArrays failed. Failed opening session for user to site mgmt IP.

    Please see server logs for further details.

    After some digging around a bit and talking with the Storage Team and EMC we found out that this is due to the SRA’s using HTTP by default and Recoverpoint 4.1.2 does not accept HTTP, but instead only accepts HTTPS or port 443. The steps below is how to get everything to default HTTPS and then communication will resume.

    Read More “How to fix “SRA command discoverArrays failed” in SRM with RecoverPoint”

Leave a Reply

Your email address will not be published. Required fields are marked *

One Comment

  1. This no longer works after build 1067 … need Workstation 12.5 or later, otherwise you get stuck in a KMODE_EXCEPTION_NOT_HANDLED loop.