

How to Find a MAC Address On Your PC or Mac Your device’s MAC address is used inside your local network, while the IP address can be used across the world to identify network devices. IP addresses handle the logical routable connection from your devices and networks, and can change based on location. MAC addresses are permanently assigned by the device manufacturer to identify your machine from others and are designed not to be modified. Your device’s MAC address is sometimes confused for the IP address even though both are used to identify your device on the internet, but there are some major differences. You can assign the LAA to your network device and it will override the address assigned by the manufacturer. Be sure your pictures are legible before sending them.The UAA is the more popular type, which is assigned by the device manufacturer, while the LAA changes your adapter’s MAC address. If you're trying to get this information to your CAS support technician, and you just want to take pictures of the information, we suggest using the Command Prompt instructions. Note: this file contains a lot of information to sift through. The "*" will actually be your computer name such as: CAS-123456

Powershell.exe -ExecutionPolicy Bypass -Command gwmi Win32_NetworkAdapterConfiguration | select * | Export-Clixml "$.xml"Ī blue PowerShell window should open and quickly close.


Your IP Addresses will be labeled IPv4 Address, one for each ethernet adapter.A Command Prompt window will open and your computer's NIC information will be displayed.Type the following in the Open field: cmd /k ipconfig.Press: Windows + R to open the Run WindowĪlternatively, Click: Start Menu then Click: Run.
