Update Check_Events_for_Bluescreens.ps1

indicate time frame.
This commit is contained in:
Brendon Baumgartner
2021-03-31 17:11:45 -07:00
committed by GitHub
parent 5287baa70d
commit 6ea907ffda

View File

@@ -13,8 +13,8 @@ exit 1
{
else
Write-Output "No bluescreen events detected"
Write-Output "No bluescreen events detected in the past 24 hours."
exit 0
}
Exit $LASTEXITCODE
Exit $LASTEXITCODE