HexCon is coming to NYC. Catch the early-bird price before the time's up! Book me a spot

Fetch Network Mac address of Windows devicesSolved

Participant
Discussion
1 year ago

Hi,

Is there any way to find the individual Mac Addresses of all the Windows devices?

Replies (1)

Marked SolutionPending Review
Hexnode Expert
1 year ago
Marked SolutionPending Review

Hey @Aaron,

Thank you for reaching out to us.

You can easily find the network Mac addresses of your Windows device by executing a custom script via Hexnode UEM. Here’s a sample script to find the same:

Batch Script

 

This script displays different parameters of your Windows device’s IP configuration. The Physical Address listed here is the Mac address of your device. Visit this link to learn more.

The above script is adapted from a third-party open-source site. Therefore, it is advised to manually validate the script execution on a system before executing in bulk.

PowerShell script

 

This script displays the network Mac address of a Windows device. Visit this link to learn more.

Disclaimer:
The scripts are adapted from third-party open-source sites. Therefore, it is advised to manually validate the script execution on a system before executing in bulk.

Hope this helps with your query.
Cheers!
Peter Templeton
Hexnode UEM