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

Update DS_CRL_Script_Discovery.mpx #44

Open krajster opened 1 year ago

krajster commented 1 year ago

fix issue CLR "The constructor for the managed module type "Microsoft.EnterpriseManagement.Modules.PowerShell.PowerShellProbeActionModule" threw an exception. This module was running in rule "SystemCenterCentral.Utilities.Certificates.LocalScriptProbe.CRL.Discovery"'

krajster commented 1 year ago

Fixing issue #34 The PowershellProbeAction Module doesn’t consider optional parameters. The solution is easy: don’t use them, always specify all the parameters listed in the configuration section