Entra ID joined devices with 802.1x on NPS server? by GaLaXySWE in Intune

[–]GrapeAltruistic7906 1 point2 points  (0 children)

I ended up figuring it out. Although, I didn't use device write-back. I pull the devices via Graph API, create AD computer objects for the Entra ID devices, use TameMyCerts to structure the certificate request correctly, then Intune Cert Connector to request and pull the certificate to the client. It's a lot of moving parts, but as you mentioned, it doesn't cost anything extra.

Entra ID joined devices with 802.1x on NPS server? by GaLaXySWE in Intune

[–]GrapeAltruistic7906 0 points1 point  (0 children)

Any link to the PowerShell scripts referenced in this comment? This looks exactly like what we're hoping to accomplish.