< Back

Uninstall-DbatoolsWatchUpdate

Mon Jan 13, 2020 6:18 pm

NAME Uninstall-DbatoolsWatchUpdate



SYNOPSIS

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

longer pop up.





SYNTAX

Uninstall-DbatoolsWatchUpdate [<CommonParameters>]





DESCRIPTION

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

longer pop up.





PARAMETERS

<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS



NOTES





Tags: Module, Watcher

Author: Chrissy LeMaire (@cl), netnerds.net



Website: https://dbatools.io

Copyright: (c) 2018 by dbatools, licensed under MIT

License: MIT https://opensource.org/licenses/MIT



-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Uninstall-DbatoolsWatchUpdate



Removes the scheduled task created by Install-DbatoolsWatchUpdate.



RELATED LINKS

https://dbatools.io/Uninstall-DbatoolsWatchUpdate