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?
LeonPavesic
Silver Contributor
Hi umangJain,
Manually register devices with Windows Autopilot | Microsoft Learn
The following methods are available to harvest a hardware hash from existing devices:
Using Windows PowerShell
During OOBE by using the Diagnostics Page (Windows 11 only)
From the Desktop using Settings > Accounts
For a description of each method, select the link for the method.
Please click Mark as Best Response & Like if my post helped you to solve your issue.
This will help others to find the correct solution easily. It also closes the item.
If the post was useful in other ways, please consider giving it Like.
Kindest regards,
Leon Pavesic
(LinkedIn)
umangJain
Oct 26, 2023Copper Contributor
Thanks for your response, I have already went through the Microsoft documentation before posting it here. options mentioned there doesn't work in my scenario, we don't have MECM & I need the hardware hash of 100's of devices so can't run PowerShell script on each one of them.