IntuneCertificateConnectorDiagnostics

2.0.1

Read-only validation of Microsoft Intune Certificate Connector and NDES/SCEP prerequisites. Quick start: (1) install the module, (2) open elevated Windows PowerShell on the connector/NDES server, (3) run Test-IntuneCertificateConnector, (4) review PASS, PASS-WITH-WARNINGS, or FAIL plus remediation, (5) use -CollectLogs for a troubleshooting ZIP, and (6) use -PassThru
Read-only validation of Microsoft Intune Certificate Connector and NDES/SCEP prerequisites. Quick start: (1) install the module, (2) open elevated Windows PowerShell on the connector/NDES server, (3) run Test-IntuneCertificateConnector, (4) review PASS, PASS-WITH-WARNINGS, or FAIL plus remediation, (5) use -CollectLogs for a troubleshooting ZIP, and (6) use -PassThru for automation. Checks cover Windows/IIS roles, service accounts, certificates, registry configuration, event logs, proxy, DNS, TLS trust, revocation, service-locator connectivity, and automatic updates.
Show more

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name IntuneCertificateConnectorDiagnostics -RequiredVersion 2.0.1

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name IntuneCertificateConnectorDiagnostics -Version 2.0.1

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

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

Desktop Core

Dependencies

This module has no dependencies.

Release Notes

Version 2.0.1:
- Updates package attribution.
- Adds detailed install, execution, result interpretation, log collection, and
   automation steps to the Gallery package documentation.
- Adds an acknowledgement to Jerry Abouelnasr for the new idea that inspired
   connector feature detection.
- Retains the import-safe module, PassThru reports, proxy-aware TLS and updater
   checks, event-log analysis, and optional evidence collection.

FileList

Version History

Version Downloads Last updated
2.4.1 10 7/28/2026
2.4.0 12 7/27/2026
2.3.0 5 7/27/2026
2.1.0 8 7/24/2026
2.0.2 8 7/23/2026
2.0.1 (current version) 5 7/23/2026
2.0.0 9 7/23/2026
Show less