Create Hyper-V Workstation or Server

Create Hyper-V Workstation or Server

In this example I setup Hyper-V on Windows 8.1.  The steps are same to create a Hyper-V Windows server. Prerequisites: Host machine with Hyper-V installed and a network card configured. An .ISO file of your installation media. You need a fast hard drive for your VM....

Powershell: Set Execution Policy to Unrestricted

Out of the box, Powershell execution is restricted to “RemoteSigned,” which means downloaded scripts must be signed by a trusted publisher before they can be run. In order to allow all scripts to run, you need to set the execution policy to unrestricted....

Activate Windows 8.x From a Command Line

The standard way to activate Windows 8.x is to go to Control Panel / System and Security / System, then activate windows with your product key.  Sometimes this can fail.  If it does, you can activate from a command line.   Run cmd as an administrator, then...