Information Technology Reference
In-Depth Information
Use WSUS groups to aggregate subsets of client computers that need to have the
same set of updates applied. WSUS groups can be created only in the Windows Server
Update Services console (wsus.msc).
The default installation of WSUS is configured to use server-side control of what
computers are in which WSUS groups. This default requires that each computer be
explicitly assigned to a specific WSUS group. You can change WSUS to use client-side
targeting, which sets WSUS to have client computers assign themselves to a WSUS
group based on GPO settings or individual registry entries.
Objective review
Answer the following questions to test your knowledge of the information in this objective.
You can find the answers to these questions and explanations of why each answer choice is
correct or incorrect in the “Answers” section at the end of the chapter.
What is the Windows PowerShell command to install the Windows Server Update
Services role and supporting features for use with the WID database?
1.
Install-WindowsFeature -Name UpdateServices -IncludeAllSubFeatures
A.
Install-WindowsFeature -Name UpdateServices -IncludeAllSubFeatures
-IncludeManagementTools
B.
Install-WindowsFeature -Name UpdateServices -IncludeManagementTools
C.
Install-WindowsFeature -Name UpdateServices,UpdateServices-DB
-IncludeManagementTools
D.
2. What are the required GPOs to assign computers to WSUS groups? (Choose all that
apply.)
A. Configure Automatic Updates
Specify intranet Microsoft update service location
B.
Turn on recommended updates via Automatic Updates
C.
Enable client-side targeting
D.
3. What are the required postinstallation commands to configure WSUS to connect to a
SQL Server database? (Choose all that apply.)
wsusutil postinstall content_dir=D:\WSUS
A.
wsusutil postinstall SQL_INSTANCE_NAME=localhost content_dir=D:\WSUS
B.
Set-WsusServerSynchronization -SyncFromMU
C.
Invoke-WsusServerCleanup
D.
 
Search WWH ::




Custom Search