READ Free Dumps For Microsoft- 70-410
Question ID 10568 | Your network contains an Active Directory domain named contoso.com. The domain contains a domain controller named DC1 that runs Windows Server 2012 R2.
You need to configure a central store for the Group Policy Administrative Templates.
What should you do on DC1?
|
Option A | From Server Manager, create a storage pool.
|
Option B | From Windows Explorer, copy the PolicyDefinitions folder to the SYSVOL\contoso.com\policies folder.
|
Option C | From Server Manager, add the Group Policy Management feature
|
Option D | From Windows Explorer, copy the PolicyDefinitions folder to the NETLOGON share.
|
Correct Answer | B |
Explanation Explanation/Reference: A. Create Disk Storage Pool B. PolicyDefinitions folder in SYSVOL C. Group Policy Management is a console for GPO Mgmt D. Folder is for logon scripts Policy Definitions folder within the SYSVOL folder hierarchy. By placing the ADMX files in this directory, they are replicated to every DC in the domain; by extension, the ADMX-aware Group Policy Management Console in Windows Vista, Windows 7, Windows Server 2008 and R2 can check this folder as an additional source of ADMX files, and will report them accordingly when setting your policies. By default, the folder is not created. Whether you are a single DC or several thousand, I would Strongly recommend you create a Central Store and start using it for all your ADMX file storage. It really does work well. The Central Store To take advantage of the benefits of .admx files, you must create a Central Store in the SYSVOL folder on a domain controller. The Central Store is a file location that is checked by the Group Policy tools. The Group Policy tools use any .admx files that are in the Central Store. The files that are in the Central Store are later replicated to all domain controllers in the domain. To create a Central Store for .admx and .adml files, create a folder that is named Policy Definitions in the following location: \\FQDN\SYSVOL\FQDN\policies
Question ID 10569 | Your network contains an Active Directory domain named adatum.com. The computer accounts for all member servers are located in an organizational unit (OU)
named Servers. You link a Group Policy object (GPO) to the Servers OU.
You need to ensure that the domain's Backup Operators group is a member of the local Backup Operators group on each member server. The solution must not
remove any groups from the local Backup Operators groups.
What should you do?
|
Option A | Add a restricted group named adatum\Backup Operators. Add Backup Operators to the This group is a member of list.
|
Option B | Add a restricted group named adatum\Backup Operators. Add Backup Operators to the Members of this group list.
|
Option C | Add a restricted group named Backup Operators. Add adatum\Backup Operators to the This group is a member of list.
|
Option D | Add a restricted group named Backup Operators. Add adatum\Backup Operators to the Members of this group list.
|
Correct Answer | A |
Explanation