PS c:\> Get-NetAdapter | where {$_.Name -eq "Ethernet 3"} | Format-List *
Ethernet 3 - is the name of the interface
Note:
This will need Powershell 3.0 or later
Several modules must be compiled when running VMware Workstation on Ubuntu I have a machine with Ubuntu 24.04.2 with VMware Workstation wor...
No comments:
Post a Comment