28. A technician needs to configure a new computer to automatically receive updates from the company's server. Which of the following should the technician configure?

Answer: B

Explanation:

The technician should configure Group Policy.

Configuring Group Policy allows the technician to manage the update settings across multiple computers in the organization, ensuring that the new computer will automatically receive updates from the company's server.

A) Windows Update settings

While Windows Update settings are important for managing how updates are downloaded and installed on an individual computer, they do not provide the centralized management needed for multiple systems in a corporate environment. Therefore, this option lacks the comprehensive control that Group Policy offers.

B) Group Policy

Group Policy is the correct choice because it enables administrators to enforce update configurations across all computers in a domain. This ensures that the new computer will consistently receive updates from the server according to the defined policies, making it an efficient and scalable solution.

C) Task Scheduler

Task Scheduler is used to schedule tasks on a computer, but it does not inherently manage update settings for receiving updates from a server. This option is more suitable for automating specific tasks rather than managing system-wide update policies.

D) Registry Editor

The Registry Editor allows for low-level configuration changes within the Windows operating system, but it is not a practical or safe method for configuring automatic updates for multiple computers. Modifying registry entries can lead to errors if not done correctly, and it lacks the user-friendly management capabilities of Group Policy.

Conclusion

Group Policy is the most appropriate choice for configuring a new computer to automatically receive updates from the company's server, as it allows for centralized management of update policies across all devices. Other options, such as Windows Update settings, Task Scheduler, and Registry Editor, do not provide the same level of control or efficiency needed for a corporate environment.