Microsoft Exam Questions

You need to ensure that you can use Event Viewer on Server1 to view the event logs on Corel

Your network contains an Active Directory domain named adatum.com. The domain
contains a server named Server1 that runs Windows Server 2012 R2.
On a server named Corel, you perform a Server Core Installation of Windows Server 2012
R2.You join Corel to the adatum.com domain.
You need to ensure that you can use Event Viewer on Server1 to view the event logs on
Corel.
What should you do on Corel?

A.
Run the Enable-NetFirewallRulecmdlet.

B.
Run the Disable-NetFirewallRulecmdlet.

C.
Install Windows Management Framework.

D.
Install Remote Server Administration Tools (RSAT).

Explanation:
Information regarding IPsec policy changes, etc. can be found in the Event Viewer. Thus you
need to enable the NetFirewallRule command. This will allow you to view the event logs.