Microsoft Endpoint Administrator — Question 81
You have 200 computers that run Windows 10 and are joined to an Active Directory domain.
You need to enable Windows Remote Management (WinRM) on all the computers by using Group Policy.
Which three actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
Answer options
- A. Enable the Allow Remote Shell access setting.
- B. Enable the Allow remote server management through WinRM setting.
- C. Set the Startup Type of the Windows Remote Management (WS-Management) service to Automatic.
- D. Enable the Windows Defender Firewall: Allow inbound Remote Desktop exceptions setting.
- E. Set the Startup Type of the Remote Registry service to Automatic.
- F. Enable the Windows Defender Firewall: Allow inbound remote administration exception setting.
Correct answer: B, C, F
Explanation
The correct actions include enabling the Allow remote server management through WinRM setting (B) to permit management of servers, setting the WS-Management service to Automatic (C) ensures it runs at startup, and allowing inbound remote administration exceptions (F) in the firewall to permit remote management traffic. The other options either do not directly relate to WinRM or are not necessary for its functionality.