Hello,
I am working on hybrid environment and I want to enroll multiple W10 devices into Intune co management, however I am lost with one step here, hope you can help me.
Before enrolling, I must verify if device is Hybrid Azure AD Joined and if it is registered properly on stuck on Pending state.
Here is the issue: I got plenty of such devices, and if it would be SCCM, I could simply make collection, use right click tools/powershell or query to create that collection and read required data from adding columns or running queries/reports. How can I do the same for Azure? I wanted to add multiple devices based on for example Configuration Manager collection - No option like that
So I thought - Ok, perhaps I will go with the Bulk add devices that asks you to download CSV file, input hostnames there and upload it. And it is not working, I just get failure with upload information and I think I know why but correct me if I am wrong here;
Since these devices got hostnames like PC54190, the bulk enrollment cannot find them for some reason, even though they are displayed like that in Azure. Instead, Azure looks on these long hashes called Device or Object ID - Am I correct here? IF yes, is there a method of bulk enrolling devices somehow as easy as I can do it into SCCM Collection?
Thanks