commands

^

Uninstall-DbatoolsWatchUpdate

Author Chrissy LeMaire (@cl), netnerds.net
Availability Windows only

 

 

Want to see the source code for this command? Check out Uninstall-DbatoolsWatchUpdate on GitHub.
Want to see the Bill Of Health for this command? Check out Uninstall-DbatoolsWatchUpdate.

Synopsis

Removes the scheduled task created for Watch-DbaUpdate by Install-DbatoolsWatchUpdate so that notifications no longer pop up.

Description

Removes the scheduled task created for Watch-DbaUpdate by Install-DbatoolsWatchUpdate so that notifications no longer pop up.

Syntax

Uninstall-DbatoolsWatchUpdate
    [<CommonParameters>]

 

Examples

 

Example: 1
PS C:\> Uninstall-DbatoolsWatchUpdate

Removes the scheduled task created by Install-DbatoolsWatchUpdate.