BACK TO INDEX

Win32_SerialPortSetting
The Win32_SerialPortSetting class represents an association between a serial port and its configuration settings.
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
ElementReferenceThe Element reference represents the Win32_SerialPort containing the properties of a serial port on the computer system.
SettingReferenceThe Setting reference represents the Win32_SerialPortConfiguration containing a configuration setting for the serial port.
SAMPLE DATA INSTANCE
   [LOCALE(1033): ToInstance Amended]
   instance of Win32_SerialPortSetting
   {
    Element = "\\\\SCCM01\\root\\cimv2:Win32_SerialPort.DeviceID=\"COM1\"";
    Setting = "\\\\SCCM01\\root\\cimv2:Win32_SerialPortConfiguration.Name=\"COM1\"";
   };