BACK TO INDEX

Win32_SystemNetworkConnections
The Win32_SystemNetworkConnections class represents an association between a network connection and the computer system on which it resides.
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
GroupComponentReferenceThe GroupComponent reference represents the computer system connected to the network.
PartComponentReferenceThe PartComponent reference represents the network connection (to this computer system).
SAMPLE DATA INSTANCE
   [LOCALE(1033): ToInstance Amended]
   instance of Win32_SystemNetworkConnections
   {
    GroupComponent = "\\\\SCCM01\\root\\cimv2:Win32_ComputerSystem.Name=\"SCCM01\"";
    PartComponent = "\\\\SCCM01\\root\\cimv2:Win32_NetworkConnection.Name=\"\\\\\\\\MRBIG\\\\@HOME\\\\EVERYONE$ (o:)\"";
   };