Skip to content

Commit 41f4e2b

Browse files
Update OMCertCheck.ps1
1 parent 1cc66f0 commit 41f4e2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Powershell/OMCertCheck.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -666,6 +666,7 @@ $time : Starting Script
666666
if ($regSerial -eq "" -or $null) { $regSerial = "`{Empty`}" }
667667
if ($regSerial -ne $certSerialReversed)
668668
{
669+
continue
669670
<# Do Nothing.#>
670671
}
671672
}

0 commit comments

Comments
 (0)