Get-NetAdapter: PowerShell Command to find Network Adapater Alias name and Index Number
PowerShell Command to find Network Adapater Alias name and Index Number
- If you have to do changes to your Network Adapter then you need to know the Alias Name and Index Number
- You can find those easily in PowerShell
- The Command is "Get-NetAdapter"
- You can see the "Name" which is Alias and ifIndex which is the "Index Number"
No comments:
Post a Comment