Download the Virtual Machine

Microsoft offers a development virtual machine for free.

  1. Download the Windows VM from here. Select the appropriate package for your VM platform (VMware):

Download a Windows virtual machine - Windows app development

Untitled

  1. Navigate to where you downloaded the VM zip file
  2. Extract it to your host disk.

<aside> 💡 If you downloaded the “VMware” version you should have a folder that contains a .ovf and .vmdk file.

</aside>

  1. Open a new VMware Workstation window and click “Open a Virtual Machine”.

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/c76ef15c-f8a9-47c9-b928-d6f66792d971/Untitled.png

  1. Navigate to where you extracted the VM Package and open the .ovf file. This should open a new window called “Import Virtual Machine”. Change the name of your virtual machine to “cloudbreach-windows” and click Import.

Untitled

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/68bd4b9e-ac1b-472a-8aa4-752e6c574e8c/Untitled.png

  1. After the VM has been imported click the title of the VM in the VM Player library then click “Play virtual machine”.
  2. Login to the virtual machine.

<aside> 🔐 The user account for the VM does not have a password.

</aside>

<aside> 💡 This Windows developer VM will attempt to activate itself and will attempt to reboot after activation. Allowing the VM to reboot is fine.

</aside>

  1. Add PowerShell to our taskbar. Click in the search bar on the bottom left of the Windows VM and type “powershell”. Right-click the “Windows PowerShell” app and click “Pin to taskbar”.

Untitled

  1. Click in the search bar again and search for cmd. Right-click it and click "Run as Administrator".