| external help file | WindowsUpdateSetting-help.xml |
|---|---|
| Module Name | WindowsUpdateSetting |
| online version | https://jdhitsolutions.com/yourls/133e47 |
| schema | 2.0.0 |
Resume Windows Updates.
Resume-WindowsUpdate [-Passthru] [-WhatIf] [-Confirm] [<CommonParameters>]This command achieves the same result as un-pausing Windows Updates in Settings/Windows Update/Advanced Settings. Your system will resume checking and installing updates as configured.
PS C:\> Resume-WindowsUpdatesRestore Windows Update settings. This is the same as "un-pausing".
Display the current update settings.
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: FalseShows what would happen if the cmdlet runs. The cmdlet is not run.
Type: SwitchParameter
Parameter Sets: (All)
Aliases: wi
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: FalsePrompts you for confirmation before running the cmdlet.
Type: SwitchParameter
Parameter Sets: (All)
Aliases: cf
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: FalseThis 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