This commit is contained in:
Mr.k
2024-07-26 05:41:35 +03:00
parent 1026adaf32
commit 2732b271ef
54 changed files with 67 additions and 67 deletions

View File

@ -42,4 +42,4 @@ function Set-WinUtilScheduledTask {
Write-Warning "Unable to run script for $name due to unhandled exception"
Write-Warning $psitem.Exception.StackTrace
}
}
}