BACK TO INDEX

Win32_PageFileElementSetting
The Win32_PageFileElementSetting class represents an association between the initial settings of a page file and the state of those setting during normal use.
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
ElementReferenceThe Element reference represents the properties of a page file while the Win32 system is in use.
SettingReferenceThe Setting reference represents the initial settings of a page file when the Win32 system is starting up.
SAMPLE DATA INSTANCE
   [LOCALE(1033): ToInstance Amended]
   instance of Win32_PageFileElementSetting
   {
    Element = "\\\\SCCM01\\root\\cimv2:Win32_PageFileUsage.Name=\"C:\\\\pagefile.sys\"";
    Setting = "\\\\SCCM01\\root\\cimv2:Win32_PageFileSetting.Name=\"C:\\\\pagefile.sys\"";
   };