| Win32_NetworkAdapterSetting | |||
| The Win32_NetworkAdapterSetting class represents an association between a network adapter and its configuration settings. | |||
| NameSpace Path | |||
| \ROOT\CIMV2 | |||
| PROPERTY | SMS_REPORT | CIMTYPE | DESCRIPTION |
| Element | Reference | The Element reference represents the properties of anetwork adapter that is using a particular network adapter setting. | |
| Setting | Reference | The 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";    }; | |||