220-1102 · Question #375
A systems administrator is configuring centralized desktop management for computers on a domain. The management team has decided that all users' workstations should have the same network drives…
The correct answer is E. Group Policy. To centrally manage and apply consistent configurations like network drives, printers, and various settings across all user workstations in a domain, a systems administrator should utilize Group Policy. Group Policy provides a powerful framework for defining and enforcing…
Question
A systems administrator is configuring centralized desktop management for computers on a domain. The management team has decided that all users' workstations should have the same network drives, printers, and configurations. Which of the following should the administrator use to accomplish this task?
Options
- ANetwork and Sharing Center
- Bnet use
- CUser Accounts
- Dregedit
- EGroup Policy
How the community answered
(19 responses)- D5% (1)
- E95% (18)
Why each option
To centrally manage and apply consistent configurations like network drives, printers, and various settings across all user workstations in a domain, a systems administrator should utilize Group Policy. Group Policy provides a powerful framework for defining and enforcing operating system, application, and user settings within an Active Directory environment.
Network and Sharing Center is a local Windows utility for managing individual network connections, not for centralized domain-wide configuration.
`net use` is a command-line utility used to connect or disconnect to shared network resources on a per-user or per-session basis, not for centralized, persistent policy enforcement across all users.
User Accounts are managed individually or through Active Directory Users and Computers, but this interface doesn't provide the mechanism to push consistent configurations to all workstations like Group Policy does.
`regedit` is a tool for manually editing the Windows Registry on a local machine, which is not suitable for centralized management of multiple computers.
Group Policy is a feature of Microsoft Windows Active Directory that enables administrators to define and enforce organizational policies and manage configuration for users and computers. It allows for centralized management of a wide range of settings, including mapping network drives, deploying printers, and enforcing security or environmental configurations across an entire domain.
Concept tested: Centralized Windows desktop management-Group Policy
Source: https://learn.microsoft.com/en-us/windows/client-management/group-policy-basics
Topics
Community Discussion
No community discussion yet for this question.