What does the following PowerShell CmdLet Do?
Add-WsusComputer
Adds a client computer to a target group.
What does the following PowerShell CmdLet Do?
Add-WsusDynamicCategory
Adds a dynamic category to a WSUS server.
What does the following PowerShell CmdLet Do?
Approve-WsusUpdate
Approves an update to be applied to clients.
What does the following PowerShell CmdLet Do?
Deny-WsusUpdate
Declines the update for deployment.
What does the following PowerShell CmdLet Do?
Get-WsusClassification
Gets the list of all WSUS classifications currently available in the system.
What does the following PowerShell CmdLet Do?
Get-WsusComputer
Gets the WSUS computer object that represents the client computer.
What does the following PowerShell CmdLet Do?
Get-WsusDynamicCategory
Gets dynamic categories on a WSUS server.
What does the following PowerShell CmdLet Do?
Get-WsusProduct
Gets the list of all products currently available on WSUS.
What does the following PowerShell CmdLet Do?
Get-WsusServer
Gets the WSUS update server object.
What does the following PowerShell CmdLet Do?
Get-WsusUpdate
Gets the WSUS update object with details about the update.
What does the following PowerShell CmdLet Do?
Invoke-WsusServerCleanup
Performs the process of cleanup on a WSUS server.
What does the following PowerShell CmdLet Do?
Remove-WsusDynamicCategory
Removes a dynamic category from a WSUS server.
What does the following PowerShell CmdLet Do?
Set-WsusClassification
Sets whether the classifications of updates that WSUS synchronizes are enabled.
What does the following PowerShell CmdLet Do?
Set-WsusDynamicCategory
Sets the synchronization status of a dynamic category.
What does the following PowerShell CmdLet Do?
Set-WsusProduct
Sets whether the product (application or Operating System) has updates synced to the WSUS server
What does the following PowerShell CmdLet Do?
Set-WsusServerSynchronization
Sets whether the WSUS server synchronizes from Microsoft Update or an upstream server.
How do you install WSUS using PowerShell?
What does it install by default?
Install-WindowsFeature -Name UpdateServices -IncludeManagementTools
It installs WSUS, a WID Database, and WSUS Services
How do you configure WSUS once the feature has been installed?
What are the two ways you can manage computers in WSUS?
Are WSUS Groups AD Groups?
No
Where would you go to change settings of your WSUS Server?
What do you need to have installed in order to view reports?
The Microsoft report viewer 2008 redistributable