Forum Discussion
ErikVet
Aug 18, 2022Brass Contributor
Hybrid Azure AD joined Devices WITHOUT Intune show up as Non Compliant
Hello, We do not use Intune for Windows at the moment. Everything is blocked e.g. Enrollment Polices, not Autopilot etc. At the moment we are seeing some devices in AAD under Devices that s...
Aug 19, 2022
Mmm pretty weird... as you should normally say that when a device isn't enrolled into intune it doesn't have the possibility to get a compliant state.
Could you find out the reason why its not compliant? ( I assume the build in ones) or?
Could you find out the reason why its not compliant? ( I assume the build in ones) or?
ErikVet
Aug 23, 2022Brass Contributor
Indeed that is pretty weird. It looks like only devices which where "setup" in last couple of months. But also older ones are affected.
As they show not in intune it is just guessing what compliance rules trigger it. Is this somehow possible of the Graph API but I have look for that in detail.
Maybe some Intune/Device/AzureAD MVP can ask the product team
.. I do not have those connections
. Or even MS is reading this and can give some hints as this is definitely not normal.
Thx
Erik
- Aug 23, 2022To do so i need way more information :)… as example those devices that havent a mdm set… the person who enrolled it… had that user a intune license… how does the dsregcmd /status output looks like…
Feel free to gather some logs with this powershell command
wget https://aka.ms/intuneps1 -outfile IntuneODCStandAlone.ps1
powerShell -ExecutionPolicy Bypass -File .\IntuneODCStandAlone.ps1