cancel
Showing results for 
Search instead for 
Did you mean: 
Effective January 9th, 2026 through January 22nd, 2026: The Zoom Community is currently in read-only mode with login disabled, to deliver you a new and improved community experience!

The site is still accessible to view, however, the ability to login, create content, or access your community account is temporarily unavailable. We appreciate your patience during this time. If seeking support, please browse existing community content or ask our Zoom Virtual Agent.

Serial number of the device in ZDM ?

JMH3
Newcomer
Newcomer

Hello,

 

Is there a way to display the hostname or serial number of the device in ZDM ?

 

Best regards,

1 REPLY 1

JMH3
Newcomer
Newcomer

OK, so for meeting room i found out myself :
- For DTEN, Neat board : it's already in ZDM

- for other windows devices : you have the IP address, so you can do a nslookup of the IP, and then with the hostname you do this powershell command : 
Get-WmiObject -ComputerName XXXXXXXXXXXXX -Class Win32_BIOS |select SerialNumber

Now I am looking for the same info for iPads...