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β
- Check the status of your certificate connectors in the Intune Certifcate Connector blade
- Review the Certificate Connector for Microsoft Intune Release Notes
- Ensure the Certificate Connector servers are operational and running a recent version.
Test Metadataβ
| Field | Value |
|---|---|
| Test ID | MT.1097 |
| Severity | High |
| Suite | Maester |
| Category | Intune |
| PowerShell test | Test-MtCertificateConnectors |
| Tags | Intune, Maester, MT.1097 |
Sourceβ
- Pester test:
tests/Maester/Intune/Test-MtIntuneConnectorHealth.Tests.ps1 - PowerShell source:
powershell/public/maester/intune/Test-MtCertificateConnectors.ps1