Intune Connection

Adding in a Connection for Intune to add the computer directly to the Intune management like the Entra deployment item. Ive used that one and does not put it into Intune. Would like to sharpen this up as a feature

This would be difficult for Immybot to do because I don’t think it can be scripted in a way that will reliably succeed on an unattended PC.

The deviceenroller.exe command runs as System, but it still references and uses the currently signed-in user’s token. That user needs to be both licensed for Intune, and be in the MDM user scope. If there is no user signed in, or the currently signed in user doesn’t meet those requirements, the process will fail - at least by my understanding of the process.