Validate-NewIntuneNDESConfig
1.6
Since Intune has released new certificate connector and way to issue SCEP cert from NDES server. This script improve and update the way to check the configuration on NDES based server on previous Validate-NDESConfig, and ensures it aligns to the "Configure and manage SCEP
certificates with new Intune certification connector. This is based on https://github.com/micros
certificates with new Intune certification connector. This is based on https://github.com/micros
Since Intune has released new certificate connector and way to issue SCEP cert from NDES server. This script improve and update the way to check the configuration on NDES based server on previous Validate-NDESConfig, and ensures it aligns to the "Configure and manage SCEP
certificates with new Intune certification connector. This is based on https://github.com/microsoftgraph/powershell-intune-samples/blob/master/CertificationAuthority/Validate-NDESConfiguration.ps1 Validates and highlights configuration problems on an NDES server installed new Intune certificate connector. We don't need to install extra module in the tool now, all functions use nature Server supported commands.
After installing the script, run "Validate-NewIntuneNDESConfig.ps1" directly.
NOTE: This script is used purely to validate the configuration. All remedial tasks will need to be carried out manually. W
Use of this script requires the following:
#Script should be run directly on the NDES Server
#Requires PowerShell version 3.0 at a minimum
#Requires PowerShell to be Run As Administrator
Re-write check Server version
Re-write check NDES role and CA status
Re-write check SCEP in IIS application pool
Add certificate valid check for MSCEP and connector certificate
Add new feature to check Connector event log
Show more
certificates with new Intune certification connector. This is based on https://github.com/microsoftgraph/powershell-intune-samples/blob/master/CertificationAuthority/Validate-NDESConfiguration.ps1 Validates and highlights configuration problems on an NDES server installed new Intune certificate connector. We don't need to install extra module in the tool now, all functions use nature Server supported commands.
After installing the script, run "Validate-NewIntuneNDESConfig.ps1" directly.
NOTE: This script is used purely to validate the configuration. All remedial tasks will need to be carried out manually. W
Use of this script requires the following:
#Script should be run directly on the NDES Server
#Requires PowerShell version 3.0 at a minimum
#Requires PowerShell to be Run As Administrator
Re-write check Server version
Re-write check NDES role and CA status
Re-write check SCEP in IIS application pool
Add certificate valid check for MSCEP and connector certificate
Add new feature to check Connector event log
Installation Options
Owners
Package Details
Author(s)
- Leon Zhu Premkumar N
Functions
Log-ScriptEvent Show-Usage Get-NDESHelp
Dependencies
This script has no dependencies.
Release Notes
Version 1.0 Re-write part of functions in orginal Validate-NDESconfiguration script and support new NDES connector
Version 1.1 Bug fix
Version 1.4 Adding support to collect system/application/GPresult log. Meanwhile, collect AADAgent Updater log which monitor NDES connector update event as well as test the network connection to connector update endpoint
Version 1.5 Adding more codes to check event log
Version 1.6 Bug fix and add code to check connector status
FileList
- Validate-NewIntuneNDESConfig.nuspec
- Validate-NewIntuneNDESConfig.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.6 (current version) | 23 | 4/9/2024 |
1.5 | 7 | 4/8/2024 |
1.4 | 4 | 4/7/2024 |
1.1 | 6 | 4/4/2024 |
1.0 | 8 | 4/3/2024 |