Monday 23 November 2020

Power Shell to check MAC of PC

 Get-WmiObject win32_networkadapterconfiguration | select description, macaddress


https://devblogs.microsoft.com/scripting/powertip-use-powershell-to-find-mac-address/

No comments:

Post a Comment