BACK TO INDEX

Win32_NetworkAdapterSetting
The Win32_NetworkAdapterSetting class represents an association between a network adapter and its configuration settings.
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
ElementReferenceThe Element reference represents the properties of anetwork adapter that is using a particular network adapter setting.
SettingReferenceThe Setting reference represents the configuration settings used on the network adapter.
SAMPLE DATA INSTANCE
   [LOCALE(1033): ToInstance Amended]
   instance of Win32_NetworkAdapterSetting
   {
    Element = "\\\\SCCM01\\root\\cimv2:Win32_NetworkAdapter.DeviceID=\"1\"";
    Setting = "\\\\SCCM01\\root\\cimv2:Win32_NetworkAdapterConfiguration.Index=1";
   };