IntuneCertificateConnectorDiagnostics
2.0.2
Quick start:
1. Install: Install-Module IntuneCertificateConnectorDiagnostics
2. Open elevated Windows PowerShell on the connector/NDES server.
3. Run: Test-IntuneCertificateConnector
4. Review PASS, PASS-WITH-WARNINGS, or FAIL and the suggested remediation.
5. Add -Col
Quick start:
1. Install: Install-Module IntuneCertificateConnectorDiagnostics
2. Open elevated Windows PowerShell on the connector/NDES server.
3. Run: Test-IntuneCertificateConnector
4. Review PASS, PASS-WITH-WARNINGS, or FAIL and the suggested remediation.
5. Add -CollectLogs to create a troubleshooting ZIP when needed.
6. Add -PassThru to return a structured report for automation.
Checks cover Windows and IIS roles, service accounts, certificates, registry configuration, event logs, proxy, DNS, TLS trust, revocation, service-locator connectivity, and automatic updates.
Acknowledgement: Thanks to Jerry Abouelnasr for the feature-detection idea.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
Copyright (c) 2026 Leon Zhu. Licensed under the MIT License.
Package Details
Author(s)
- Leon Zhu
Tags
Windows Intune CertificateConnector NDES SCEP PKI IIS TLS Certificate Network Diagnostics
Functions
Test-IntuneCertificateConnector
PSEditions
Dependencies
This module has no dependencies.
Release Notes
Version 2.0.2:
- Reformats the Gallery main description as a multiline numbered Quick Start.
- Keeps the Jerry Abouelnasr acknowledgement visible as a separate line.
- Retains the import-safe module, PassThru reports, proxy-aware TLS and updater
checks, event-log analysis, and optional evidence collection.
FileList
- IntuneCertificateConnectorDiagnostics.nuspec
- IntuneCertificateConnectorDiagnostics.psd1
- LICENSE
- README.md
- IntuneCertificateConnectorDiagnostics.psm1