PowerShell Direct is a PowerShell 5.1 feature available in Windows 2016 TP5 and above and the later builds of Windows 10.
It adds 3 parameters:
-VMId
-VMGuid
-VMName
To these cmdlets
Enter-PSsession
Invoke-Command
New-PSsession … Read the full text.