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?

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.



Leave a Reply 7

Your email address will not be published. Required fields are marked *

6 + 14 =


Markinyik

Markinyik

this is correct

Pirulo

Pirulo

Answer is A.
As per Monu’s link:

To configure Windows Firewall to allow MMC snap-ins to connect ( to Server Core),run

Enable-NetFirewallRule -DisplayGroup “Remote Administration”

To allow only *specific* MMC snap-ins to connect, run:
Enable-NetFirewallRule -DisplayGroup “rulegroup”
Where:
Rulegroup is one of the values from the table below, depending on which snap-in you want to connect.

MMC snap-in Rule group
*********** ***********
Event Viewer Remote Event Log Management
Services Remote Service Management
Shared Folders File and Printer Sharing
Task Scheduler Performance Logs and Alerts and File and Printer Sharing
Disk Management Remote Volume Management
Windows Firewall with Advanced Security Windows Firewall Remote Management

rca ieftin

rca ieftin

Thank you for an additional pair magnificent article. The place else may anybody get that style of information in this type of ideal method of writing? I have an exhibit subsequent week, and I’m on the look for such information.
rca ieftin http://goo.gl/6GqA7S

ERIK GAINES

ERIK GAINES

what I don’t understand is: where does the firewall restriction come in this question does not say anything about firewalls “You join Core1 to the adatum.com domain.”