| Win32_PrinterSetting | |||
| The Win32_PrinterSetting class represents an association between a printer and its configuration settings. | |||
| NameSpace Path | |||
| \ROOT\CIMV2 | |||
| PROPERTY | SMS_REPORT | CIMTYPE | DESCRIPTION |
| Element | Reference | The Element reference represents the printer that can be configured with the Settings member. | |
| Setting | Reference | The Setting reference represents the printer configuration settings that can be applied to the associated printer. | |
| 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\"";    }; | |||