READ Free Dumps For Microsoft- 70-410
Question ID 9362 | 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?
|
Option A | Run the Enable-NetFirewallRulecmdlet.
|
Option B | Run the Disable-NetFirewallRulecmdlet
|
Option C | Install Windows Management Framework.
|
Option D | Install Remote Server Administration Tools (RSAT).
|
Correct Answer | A |
Explanation Explanation/Reference: 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.
Question ID 9363 | Your network contains two servers named Server1 and Server2 that run Windows Server 2012 R2.Server1 and Server2 are part of a workgroup.
On Server1 and Server2, you create a local user account named Admin1.You add the account to the local Administrators group. On both servers, Admin1 has the
same password.
You log on to Server1 as Admin1.You open Computer Management and vol.connect to Server2. When you attempt to create a scheduled task, view the event logs,
and manage the shared folders, you receive Access Denied messages.
You need to ensure that you can administer Server2 remotely from Server1 by using Computer Management.
What should you configure on Server2?
|
Option A | From Server Manager, modify the Remote Management setting.
|
Option B | From Local Users and Groups, modify the membership of the Remote Management Users group.
|
Option C | From Windows Firewall, modify the Windows Management Instrumentation (WMI) firewall rule.
|
Option D | From Registry Editor, configure the LocalAccountTokenFilterPolicy registry value.
|
Correct Answer | D |
Explanation