GSEC · Question #324
In an Active Directory domain, which is the preferred method of keeping host computers patched?
The correct answer is A. Deliver updates from a local server through Windows Server Update Services. Windows Server Update Services (WSUS) is the preferred enterprise method for patch management in Active Directory environments because it provides centralized control over update approval and deployment.
Question
In an Active Directory domain, which is the preferred method of keeping host computers patched?
Options
- ADeliver updates from a local server through Windows Server Update Services
- BDeliver updates through a web caching proxy for faster installation
- CConfigure Microsoft Update to run automatically on each host
- DDownload Hotfixes daily, and Service packs monthly, for each operating system.
How the community answered
(23 responses)- A70% (16)
- B17% (4)
- C4% (1)
- D9% (2)
Why each option
Windows Server Update Services (WSUS) is the preferred enterprise method for patch management in Active Directory environments because it provides centralized control over update approval and deployment.
WSUS allows administrators to approve, schedule, and deploy updates from a local server to domain-joined hosts via Group Policy, eliminating the need for each machine to contact Microsoft Update directly. This reduces external bandwidth consumption, enables testing before broad deployment, and provides compliance reporting across the domain.
A web caching proxy accelerates access to web content but has no mechanism for managing, approving, or targeting operating system patches to specific hosts.
Configuring Microsoft Update to run automatically on each host removes centralized control, preventing administrators from testing or staging updates before deployment.
Manually downloading hotfixes and service packs daily is operationally unsustainable, error-prone, and provides no centralized visibility or consistency across the domain.
Concept tested: WSUS centralized patch management in Active Directory
Source: https://learn.microsoft.com/en-us/windows-server/administration/windows-server-update-services/get-started/windows-server-update-services-wsus
Topics
Community Discussion
No community discussion yet for this question.