Windows Server
Remotely install Hyper-v
Install-WindowsFeature -Name Hyper-V -ComputerName computernamegoeshere -IncludeManagementTools -Restart
Remotely install Hyper-v
Install-WindowsFeature -Name Hyper-V -ComputerName computernamegoeshere -IncludeManagementTools -Restart