Jump to content

Recommended Posts

Posted

Here's one I came up, pretty simple.

 

This script will lookup the MAC address of a machine on your local network as long as you know the hostname. You can also look up the MAC of the computer you're currently at by using it's hostname or "localhost"

 

It will also copy the MAC address to the clipboard for you. Very useful if you need to share it.

 

 

Usage (from within Powershell):

 

.\get_mac.ps1 

 

get_mac.ps1

 

 

Hope this helps somebody!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...