Reworked output messages

This commit is contained in:
Yorick Barbanneau 2016-03-16 14:43:24 +01:00
parent 4b8d527517
commit 260c9d8f3a

View file

@ -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