Win32_PageFileUsage, ROOT\CIMV2

Class | Methods | Properties (9) | Qualifiers (6) | Instances (1) | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

The Win32_PageFileUsage class represents the file used for handling virtual memory file swapping on a Win32 system. Information contained within objects instantiated from this class specify the runtime state of the page file. Note: The SE_CREATE_PAGEFILE privilege is required for Windows XP

Win32_PageFileUsage properties

Win32_PageFileUsage has 9 properties (4 Local, 5 Derived)

NameOriginCIMType
AllocatedBaseSizeWin32_PageFileUsage19 [uint32]
CaptionCIM_ManagedSystemElement8 [string]
CurrentUsageWin32_PageFileUsage19 [uint32]
DescriptionCIM_ManagedSystemElement8 [string]
InstallDateCIM_ManagedSystemElement101 [datetime]
key
Name
CIM_ManagedSystemElement8 [string]
PeakUsageWin32_PageFileUsage19 [uint32]
StatusCIM_ManagedSystemElement8 [string]
TempPageFileWin32_PageFileUsage11 [boolean]

Detailed description of Win32_PageFileUsage properties

Local properties (4) of Win32_PageFileUsage class

AllocatedBaseSize property
CIMTYPE'uint32'
Description'The AllocatedBaseSize property indicates the actual amount of disk space allocated for use with this page file. This value corresponds to the range established in Win32_PageFileSetting under the InitialSize and MaximumSize properties, set at system startup.
Example: 178MB'
MappingStrings['Win32API|MEMORYSTATUS|dwTotalPageFile']
readTrue
units'megabytes'
AllocatedBaseSize property is in 1 class (Win32_PageFileUsage) of ROOT\cimv2 and in 2 namespaces
CurrentUsage property
CIMTYPE'uint32'
Description'The CurrentUsage property indicates how much of the total reserved page file is currently in use. '
MappingStrings['Win32API|MEMORYSTATUS']
readTrue
units'megabytes'
CurrentUsage property is in 2 classes of ROOT\cimv2 and in 2 namespaces
PeakUsage property
CIMTYPE'uint32'
Description'The PeakUsage property indicates the highest use page file.'
MappingStrings['WMI']
readTrue
units'megabytes'
PeakUsage property is in 1 class (Win32_PageFileUsage) of ROOT\cimv2 and in 3 namespaces
TempPageFile property
CIMTYPE'boolean'
Description'The TempPageFile property specifies whether a temporary page file has been created, usually because there is no permanent page file on the current computer system.'
MappingStrings['Win32Registry|System\CurrentControlSet\Control\Session Manager\Memory Management|TempPageFile']
readTrue
TempPageFile property is in 1 class (Win32_PageFileUsage) of ROOT\cimv2 and in 2 namespaces

Derived properties (5) of Win32_PageFileUsage class

Caption property
CIMTYPE'string'
Description'The Caption property is a short textual description (one-line string) of the object.'
MaxLen64
readTrue
Caption property is in 1050 classes of ROOT\cimv2 and in 37 namespaces
Description property
CIMTYPE'string'
Description'The Description property provides a textual description of the object. '
readTrue
Description property is in 1061 classes of ROOT\cimv2 and in 142 namespaces
InstallDate property
CIMTYPE'datetime'
Description'The InstallDate property is datetime value indicating when the object was installed. A lack of a value does not indicate that the object is not installed.'
MappingStrings['MIF.DMTF|ComponentID|001.5']
readTrue
InstallDate property is in 227 classes of ROOT\cimv2 and in 23 namespaces
Name property
CIMTYPE'string'
Description'The Name property indicates the name of the page file.
Example: C:\PAGEFILE.SYS'
keyTrue
MappingStrings['WMI']
Override'Name'
readTrue
Name property is in 1046 classes of ROOT\cimv2 and in 142 namespaces
Status property
CIMTYPE'string'
Description'The Status property is a string indicating the current status of the object. Various operational and non-operational statuses can be defined. Operational statuses are "OK", "Degraded" and "Pred Fail". "Pred Fail" indicates that an element may be functioning properly but predicting a failure in the near future. An example is a SMART-enabled hard drive. Non-operational statuses can also be specified. These are "Error", "Starting", "Stopping" and "Service". The latter, "Service", could apply during mirror-resilvering of a disk, reload of a user permissions list, or other administrative work. Not all such work is on-line, yet the managed element is neither "OK" nor in one of the other states.'
MaxLen10
readTrue
ValueMap['OK', 'Error', 'Degraded', 'Unknown', 'Pred Fail', 'Starting', 'Stopping', 'Service', 'Stressed', 'NonRecover', 'No Contact', 'Lost Comm']
Values['OK', 'Error', 'Degraded', 'Unknown', 'Pred Fail', 'Starting', 'Stopping', 'Service', 'Stressed', 'NonRecover', 'No Contact', 'Lost Comm']
Status property is in 230 classes of ROOT\cimv2 and in 42 namespaces

Win32_PageFileUsage Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
Description'The Win32_PageFileUsage class represents the file used for handling virtual memory file swapping on a Win32 system. Information contained within objects instantiated from this class specify the runtime state of the page file.

Note: The SE_CREATE_PAGEFILE privilege is required for Windows XP'
dynamicTrue
Locale1033
Privileges['SeCreatePagefilePrivilege']
provider'CIMWin32'
UUID'{9B3AC16A-EEE5-11d2-B13B-00105A1F77A1}'

Win32_PageFileUsage System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\cimv2:Win32_PageFileUsage'___SYSTEM8
__NAMESPACE'ROOT\cimv2'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['CIM_LogicalElement', 'CIM_ManagedSystemElement']___SYSTEM8
__PROPERTY_COUNT9___SYSTEM3
__RELPATH'Win32_PageFileUsage'___SYSTEM8
__DYNASTY'CIM_ManagedSystemElement'___SYSTEM8
__SUPERCLASS'CIM_LogicalElement'___SYSTEM8
__CLASS'Win32_PageFileUsage'___SYSTEM8
__GENUS1___SYSTEM3
comments powered by Disqus
WUtils.com