Skip to main content
Version: 2.1.0

MT.1097 - Certificate Connectors should be healthy and running supported versions

Overview​

This check verifies that all Intune Certificate Connectors are healthy and running a supported Version.

Remediation action​

  1. Check the status of your certificate connectors in the Intune Certifcate Connector blade
  2. Review the Certificate Connector for Microsoft Intune Release Notes
  3. Ensure the Certificate Connector servers are operational and running a recent version.

Test Metadata​

FieldValue
Test IDMT.1097
SeverityHigh
SuiteMaester
CategoryIntune
PowerShell testTest-MtCertificateConnectors
TagsIntune, Maester, MT.1097

Source​

  • Pester test: tests/Maester/Intune/Test-MtIntuneConnectorHealth.Tests.ps1
  • PowerShell source: powershell/public/maester/intune/Test-MtCertificateConnectors.ps1