Nested Virtualization and Powershell Direct in Windows Server 2016 Hyper-V Host
This blog will show on how to enable Nested virtualization as well as using Windows Powershell Direct which are both new features in Windows Server 2016 Hyper-V Host. Windows PowerShell Direct create remote sessions and run windows powershell cmdlets on a remote host. It can only be used from the host to the virtual machine Requirements: · The host must be running Windows Server 2016 or Windows 10 · The guest must be running Windows Server 2016 or Windows 10 · Windows PowerShell must be running as administrator · You must use credentials to authenticate to the virtual machine Nested Virtualization enables a hyper-V guest virtual machine to be a Hyper-V host as well. Requirements: · At least 4GB of static memory · ...