Multiple choice technology

what is the command used run on the Server to connect the Hyper V server from a Client system

  1. ocssetup Microsoft-Hyperv-V

  2. cscript scregdit.wsf /AR 0

  3. ocslist |findstr /| Microsoft-Hyper-V

  4. Netsh advfirewall set rule group-remote administration new enable=yes

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

The netsh command enables the Remote Administration rule group in Windows Firewall, allowing management tools from remote systems. Option A is for OCs setup, B is registry scripting, C lists OCs.