| Win32_DeviceSettings | |||
| The Win32_DeviceSettings class represents an association between a logical device and a setting that can be applied to it. | |||
| NameSpace Path | |||
| \ROOT\CIMV2 | |||
| PROPERTY | SMS_REPORT | CIMTYPE | DESCRIPTION |
| Element | Reference | The Element reference represents properties of the logical device on which the settings can be applied. | |
| Setting | Reference | The Setting reference represents settings that can be applied to the logical device. | |
| SAMPLE DATA INSTANCE | |||
|    [LOCALE(1033): ToInstance Amended]    instance of Win32_PrinterSetting    {     Element = "\\\\SCCM01\\root\\cimv2:Win32_Printer.DeviceID=\"Send To OneNote 2007\"";     Setting = "\\\\SCCM01\\root\\cimv2:Win32_PrinterConfiguration.Name=\"Send To OneNote 2007\"";    }; | |||