BACK TO INDEX

Win32_SystemLogicalMemoryConfiguration
The Win32_SystemLogicalMemoryConfiguration class represents an association between a logical memory configuration and the computer system on which it exists. This class has been deprecated because the properties existing in the Win32_LogicalMemoryConfiguration class are now a part of the Win32_OperatingSystem class.
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
ElementReferenceThe Element reference represents the Win32_ComputerSystem containing the properties of the computer system where the logical memory configuration resides. This property has been deprecated in favor of the corresponding property in the Win32_OperatingSystem class.
SettingReferenceThe Setting reference represents the Win32_LogicalMemoryConfiguration containing the logical memory configuration that exists on the computer system. This property has been deprecated in favor of the corresponding property in the Win32_OperatingSystem class.
SAMPLE DATA INSTANCE
   [LOCALE(1033): ToInstance Amended]
   instance of Win32_SystemLogicalMemoryConfiguration
   {
    Element = "\\\\SCCM01\\root\\cimv2:Win32_ComputerSystem.Name=\"SCCM01\"";
    Setting = "\\\\SCCM01\\root\\cimv2:Win32_LogicalMemoryConfiguration.Name=\"LogicalMemoryConfiguration\"";
   };