..
/ Get-NetConnectionProfile
Gets a connection profile
Functions:
Network
Type:
Cmdlets
Toolsets:
Builtin
CIMSession
Network
List active connection profiles
Get-NetConnectionProfile -CimSession $s
Usecase
Determine what connection profiles are active on the network interfaces
Comments
Create CimSession
$s
using
New-CimSession
PowerShell Module:
NetConnection
Mitre Att&ck
T1047
Updated: 2023-07-01
Contributor: Arris Huijgen (
bitsadmin
)