You have a Windows 10 Enterprise computer named Computer1 that has the Hyper-V feature installed.
Computer1 hosts a virtual machine named VM1.
VM1 runs Windows 10 Enterprise. VM1 connects to a private virtual network switch.
From Computer1, you need to remotely execute Windows PowerShell cmdlets on VM1.
What should you do?
A.
Run the winrm.exe command and specify the –s parameter.
B.
Run the Powershell.exe command and specify the –Command parameter.
C.
Run the Receive-PSSession cmdlet and specify the –Name parameter.
D.
Run the Invoke-Command cmdlet and specify the –VMName parameter.