Forum Discussion
karthikajoy
Jul 20, 2021Copper Contributor
How to get the Hash ID for device which is already added to intune.
HI, I have a device in my tenant, for which i need to find the Hash id.
karthikajoy
Aug 23, 2021Copper Contributor
HI All,
Thanks for all your reply. I have found one way to find the Hash ID from the portal. i.e, Via Device diagnostic. Which will provide you a cab file with all the logs. In that you can find the HASH ID. I will post the exact file, folder and Path location ASAP.
Thanks & Regards,
Karthik Ajoy
Thanks for all your reply. I have found one way to find the Hash ID from the portal. i.e, Via Device diagnostic. Which will provide you a cab file with all the logs. In that you can find the HASH ID. I will post the exact file, folder and Path location ASAP.
Thanks & Regards,
Karthik Ajoy
shaunatInterserve
Feb 09, 2022Copper Contributor
No need to question "why". I needed this for the same reason, to flip between 2 different tenants for test devices without having to find it physically. This solution works.
Within my DiagLogs, I found it in folder 46, in a CAB called mdmlogs-*. I extracted that and there is a CSV with the HashID inside.
Within my DiagLogs, I found it in folder 46, in a CAB called mdmlogs-*. I extracted that and there is a CSV with the HashID inside.
- Ian ClarkeOct 19, 2022Copper Contributor
shaunatInterserve I am about to follow the same process, as this will have no impact on a user during the prep to migrate our users to a new tenant. Thanks