READ Free Dumps For Microsoft- 70-410
Question ID 9897 | Your network contains an Active Directory domain named contoso.com.
You install Windows Server 2012 R2 on a new server named Server1 and you join Server1 to the domain.
You need to ensure that you can view processor usage and memory usage information in Server Manager.
What should you do?
|
Option A | From Server Manager, click Configure Performance Alerts.
|
Option B | From Performance Monitor, create a Data Collector Set (DCS).
|
Option C | From Performance Monitor, start the System Performance Data Collector Set (DCS).
|
Option D | From Server Manager, click Start Performance Counters.
|
Correct Answer | D |
Explanation Explanation: You should navigate to the Server Manager snap-in and there click on All Servers, and then Performance Counters. The Performance Counters, when started can be set to collect and display data regarding processor usage, memory usage, amongst many other resources like disk-related and security related data, that can be monitored. Reference: http://technet.microsoft.com/en-us/library/bb734903.aspx
Question ID 9898 | HOTSPOT
Your network contains an Active Directory domain named contoso.com. All client computers run Windows 8.
An administrator creates an application control policy and links the policy to an organizational unit (OU) named OU1. The application control policy contains several
deny rules. The deny rules apply to the Everyone group.
You need to prevent users from running the denied application.
What should you configure?
To answer, select the appropriate object in the answer area.
Hot Area:
|
Option A | Correct Answer:
|
Option F | Explanation/Reference:
Explanation:
To enable the Enforce rules enforcement setting by using the Local Security Policy snap-in
1. Click Start, type secpol.msc in the Search programs and files box, and then press ENTER.
2. If the User Account Control dialog box appears, confirm that the action it displays is what you want, and then click Yes.
3. In the console tree, double-click Application Control Policies, right-click AppLocker, and then click Properties.
4. On the Enforcement tab, select the Configured check box for the rule collection that you want to enforce, and then verify that Enforce rules is selected in the list
for that rule collection.
5. Repeat step 4 to configure the enforcement setting to Enforce rules for additional rule collections.
6. Click OK.
You should apply an application control policy for executable rules. When AppLocker policies from various GPOs are merged, both the rules and the enforcement
modes are merged. The most similar Group Policy setting is used for the enforcement mode, and all rules from linked GPOs are applied.
References:
Exam Ref 70-410: Installing and Configuring Windows Server 2012 R2, Chapter 6: Create and Manage Group Policy, Objective 6.2: Local Users and Groups, p.
329
http://technet.microsoft.com/en-us/library/dd759115.aspx
|
Correct Answer | A |
Explanation