Quantcast
Channel: Security forum
Viewing all articles
Browse latest Browse all 12072

Monitor the health of the MSCEP service

$
0
0

Hello,

I try to write a powershell script to monitor our PKI infrastructure but I don't find any solutions to monitor the MSCEP service.

I try to do something like this:

  [System.Net.ServicePointManager]::ServerCertificateValidationCallback = {$true}
  $wc = New-Object System.Net.WebClient
  $wc.DownloadString("https://xxxx/CertSrv/mscep")
But is this enough? Thank you for your help!

Viewing all articles
Browse latest Browse all 12072

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>