Reworked output messages
This commit is contained in:
parent
4b8d527517
commit
260c9d8f3a
1 changed files with 2 additions and 0 deletions
|
@ -146,4 +146,6 @@ Foreach($kbID in $kbIDs){
|
||||||
|
|
||||||
Write-Host -ForegroundColor white "`nHidding Updates... "
|
Write-Host -ForegroundColor white "`nHidding Updates... "
|
||||||
hide_update $kbIDs
|
hide_update $kbIDs
|
||||||
|
|
||||||
|
Write-Host -ForegroundColor white "`nRemoving sheduled tasks ... "
|
||||||
remove_tasks $sheduledTasks
|
remove_tasks $sheduledTasks
|
||||||
|
|
Reference in a new issue