..
/ Get-NetAdapter
Gets the basic network adapter properties
Functions:
Network
Type:
Cmdlets
Toolsets:
Builtin
CIMSession
Network
List adapters
Get-NetAdapter -Name * �CimSession $s
Usecase
Identify whether a machine is dual-homed
Comments
Create CimSession
$s
using
New-CimSession
PowerShell Module:
NetAdapter
Mitre Att&ck
T1047
Updated: 2023-07-01
Contributor: Arris Huijgen (
bitsadmin
)