external help file | Module Name | online version | schema |
---|---|---|---|
WindowsUpdateSetting-help.xml |
WindowsUpdateSetting |
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
True
This 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