Exam
Answer confirmed
Question
Your network contains an Active Directory Domain Services (AD DS) domain. The domain contains 500 Windows client devices.
You need to deploy apps and enforce security settings on the Windows client devices. The solution must minimize administrative effort.
What should you use?
Proposed answer
- Group Policy Preferences
- Local Policies
- PowerShell
- Windows packages
Suggested answer
- Group Policy Preferences
Correct answer
Group Policy Preferences
- Correct - Group Policy Preferences is the correct answer. Group Policy Preferences can be used to centrally manage and enforce policies on devices within the domain, including deploying applications and enforcing security settings. This solution minimizes administrative effort, as it can be configured once and automatically applied to all devices.
- Incorrect - Local Policies can be used to enforce security settings on individual devices, but this approach would require manually configuring each of the 500 devices, which does not meet the requirement to minimize administrative effort.
- Incorrect - PowerShell can be used to script the deployment of applications and the configuration of security settings, but it requires a high level of scripting knowledge and might not minimize administrative effort as much as using Group Policy Preferences.
- Incorrect - Windows packages can be used to package and deploy apps, but they do not provide a way to enforce security settings and deploying them requires additional tooling or manual effort.