Microsoft Endpoint Administrator — Question 76

Your network contains an on-premises Active Directory domain. The domain contains two computers named Computer1 and Computer2 that run Windows 10.

You install Windows Admin Center on Computer1.

You need to manage Computer2 from Computer1 by using Windows Admin Center.

What should you do on Computer2?

Answer options

Correct answer: B

Explanation

The correct answer is B because running the Enable-PSRemoting cmdlet on Computer2 prepares the system for remote management by enabling WinRM and configuring necessary firewall rules. Options A, C, and D are not sufficient by themselves to set up the required remote management capabilities without first enabling PSRemoting.