Powershell script to change NIC label based on location
Here’s a little WMI script I threw together the other day to help someone out. The requirement was to set the display name (label) of a network adapter based on its hardware location. Let’s say we have a NIC with the display name “Local Area Connection” and you want to change it to “MyNIC”, but… Read More »