Update Check_Events_for_Bluescreens.ps1
indicate time frame.
This commit is contained in:
committed by
GitHub
parent
5287baa70d
commit
6ea907ffda
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user