BACK TO INDEX

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
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
ElementReferenceThe Element reference represents properties of the logical device on which the settings can be applied.
SettingReferenceThe 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\"";
   };