Implementing Update Management Flashcards
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