rafabu / SCOM-PKICertificateMP

This is for SCOM - System Center Operations Manager: The PKI Certificate Verification MP discovers PKI Certificates and Certificate Revocation Lists inside computers’ local certificate stores. It helps preventing service interruptions caused by invalid certificates by alerting when
GNU Lesser General Public License v3.0
20 stars 11 forks source link

File name #28

Open reuvygroovy opened 4 years ago

reuvygroovy commented 4 years ago

In this file https://github.com/rafabu/SCOM-PKICertificateMP/blob/develop/Cert_V3/Scripts/Certificate_Verify_Script_V6.ps1

change this line $scriptName = "Certificate_Verify_Script_V5.ps1" to $scriptName = "Certificate_Verify_Script_V6.ps1"

to reference version 6

BCornelissen commented 3 years ago

Thank you for finding this. We will go over all references to the powershell scripts again. My colleague did verify this indeed. Thank you for pointing it out.