| external help file | WindowsUpdateSetting-help.xml |
|---|---|
| Module Name | WindowsUpdateSetting |
| online version | https://jdhitsolutions.com/yourls/355b5b |
| schema | 2.0.0 |
Get current Windows update deferral settings.
Get-WindowsUpdateDeferral [<CommonParameters>]Get the current settings for deferring Windows feature or quality updates.
PS C:\> Get-WindowsUpdateDeferral
Computername FeatureUpdateDeferral QualityUpdateDeferral
------------ --------------------- ---------------------
BOVINE320 30 7This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
Learn more about PowerShell: https://buttondown.com/behind-the-powershell-pipeline