I had a number of devices that the user didn't have Intune licensing when the Azure AD Domain join was performed. So the device appears in Azure AD as a device but the MDM column says none: The device enrollment happens if the licensing and configuration are correct...
Intune
[Win32App] app workload is not switched from SCCM, skip app check in.
Problem: Intune Win32App's and Microsoft Edge browser will not install. AAD domain joined Computer successfully auto-enrolled for Intune management wouldn't install the assigned Win32Apps & Microsoft Edge Browser (it did install Office and the MSI based apps)...
Intune Powershell Scripts – Encoding Gotcha
Just had a powershell script that was failing When I went in to the registry key that stores the results of the script running I saw some corrupted characters The problem turned out to be I had a file that was encoded in UTF-16LE So I saved the powershell script as...