| external help file | WindowsUpdateSetting-help.xml |
|---|---|
| Module Name | WindowsUpdateSetting |
| online version | https://jdhitsolutions.com/yourls/50d280 |
| schema | 2.0.0 |
Test if Windows Updates are paused.
Test-IsWindowsUpdatePaused [<CommonParameters>]A simple Boolean test to determine if updates are paused on a Windows 10 or Windows 11 desktop.
PS C:\> Test-IsWindowsUpdatePaused
TrueThis 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