We’ve moved our configman setup to enable co-manage with Inune. For most of our computers this has gone just fine. But we have a subset that just won’t move to co-managed. I spend some time troubleshooting one computer this week and here are the links I used to fix that computer.
DSREGCMD /Status
one of the most useful commands when troubleshooting a computer joing Azure AD.
Troubleshoot devices by using the dsregcmd command – Azure Active Directory | Microsoft Docs
From the error that DSREGCMD was through I found it was was likely that the TPM was not enabled.
tpm.msc confirmed that for me.
4 Ways to Find out if Your Windows PC Has a TPM Chip | Password Recovery (top-password.com)
Then I found the powershell command to make it even easier to check
Get-TPM
How To Clear and Manage TPM on Windows 10 – NEXTOFWINDOWS.COM
I used the Dell Command Configure to create a package to enable the TPM.
Once that was done, after a few reboots and an user logging in that had a O365 license, the computer moved to co-managed