Using Powershell Variables HyperV Powershell Direct
Another new feature I love in Hyper-V 2016, like nested Virtualization, is Powershell Direct. Powershell Direct allows you to connect to HyperV VMs directly through the Virtual Machine Bus. You use the same commands you normally use for Powershell remoting. Which are Invoke-Command and Enter-PSSession. To run these commands you need administrator credentials on the …