API Reference
Command
Get-CxWindowsUpdateService
Implements the Get-CxWindowsUpdateService cmdlet.
Examples
Example 1
Get-CxWindowsUpdateService
Example 2
Get-CxWindowsUpdateService -ComputerName DC01
Common Parameters
This command supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable.
For more information, see about_CommonParameters.
Syntax
Get-CxWindowsUpdateService [-ComputerName <string[]>] [-IsDefaultAutomaticUpdatesService <bool>] [-IsManaged <bool>] [-IsRegisteredWithAutomaticUpdates <bool>] [-Name <string>] [-OffersWindowsUpdates <bool>] [-ServiceId <string>] [<CommonParameters>]#Parameters
- ComputerName string[]
- Target computer(s). Use '.' for local computer or provide DNS names.
- IsDefaultAutomaticUpdatesService bool
- Optional default Automatic Updates service filter.
- IsManaged bool
- Optional managed-state filter.
- IsRegisteredWithAutomaticUpdates bool
- Optional Automatic Updates registration filter.
- Name string
- Optional service display name filter.
- OffersWindowsUpdates bool
- Optional offers-Windows-updates filter.
- ServiceId string
- Optional service identifier filter.
Outputs
ComputerX.Updates.WindowsUpdateServiceInfo