eneerge / CIS-Microsoft-Intune-For-Windows-IntuneProfile

36 stars 12 forks source link

Unable to import into Intune Using Powershell Import Script #3

Closed eneerge closed 8 months ago

eneerge commented 8 months ago

After installing AzureAD module or AzureADPreview, the following error still occurs in PowerShell: Cannot find type [Microsoft.IdentityModel.Clients.ActiveDirectory.AuthenticationContext]: verify that the assembly containing this type is loaded.

eneerge commented 8 months ago

Microsoft ADAL is no longer supported. I need to write a new script for importing and exporting the JSON config.

eneerge commented 8 months ago

New import script has been created and included.