diff --git a/remove-kb.ps1 b/remove-kb.ps1 index e012c6a..638c456 100755 --- a/remove-kb.ps1 +++ b/remove-kb.ps1 @@ -146,4 +146,6 @@ Foreach($kbID in $kbIDs){ Write-Host -ForegroundColor white "`nHidding Updates... " hide_update $kbIDs + +Write-Host -ForegroundColor white "`nRemoving sheduled tasks ... " remove_tasks $sheduledTasks