microsoftgraph / powershell-intune-samples

This repository of PowerShell sample scripts show how to access Intune service resources. They demonstrate this by making HTTPS RESTful API requests to the Microsoft Graph API from PowerShell.
MIT License
1.36k stars 657 forks source link

Update Validate-NDESConfiguration.ps1 #195

Open GeFattal opened 2 years ago

GeFattal commented 2 years ago

Updated Script to reflect new registry key name for the Intune Connector detection. Disabled the Client Certificate check for the Intune connector as it is no longer present in the new connector (NDESPolicy Module errors).

adrian-moore commented 2 years ago

Thanks for your input, George. We will review and get this merged!