Forum Discussion
umangJain
Oct 26, 2023Copper Contributor
How to get the Hash ID for device which are already enrolled to intune.
I'm trying to get the hash hardware hash ID for the device enrolled in Intune so that I can to add it in another tenant.
- Oct 26, 2023You can only add a hardware hash ID to one tenant at a time, so do you want to delete it from tenant A and register it to tenant B afterward?
Nov 06, 2023
Any update?
umangJain
Nov 07, 2023Copper Contributor
Yes I have create PowerShell script with create the hardware hash, Install the AZ storage module & store the hardware hash in the blob storage , it work fine on the Azure AD joined device but not on hybrid AD devices. We don't configuration manager there isn't much I can do on the hybrid AD devices.
- Nov 07, 2023Could you try to run this as a Group Policy Computer log-on script?