Pagefile Attribute Class

This class contains information about a client computer’s paging file. This class is not included in a default hardware inventory operation.

Table C.34 Pagefile Attribute Class (SMS_G_System_PAGE_FILE)

Property
(Bold if collected)
Data
type

Example

Notes
Archiveuint321A Boolean that indicates that the file should be archived.
Values are:
1=True
0=False
Captionstring"C:\\pagefile.sys"Describes the object. Maximum length is 64 characters.
Compresseduint321A Boolean that indicates that the file is compressed.

Values are:
1=True
0=False

CreationDatedatetimeSee “Date and Time Formats” at the beginning of Appendix B.Indicates the file’s creation date.
Descriptionstring"C:\\pagefile.sys"Describes the object.
Encrypteduint321A Boolean that indicates that the file is encrypted.

Values are:
1=True
0=False

Extensionstring"txt"Indicates the file extension without a leading period.

Examples: txt, mof, and mdb

FileTypestring"System file"Describes the file type indicated by the Extension property.
FreeSpaceuint3275Megabytes. Indicates the amount of free space available in the page file.
FSNamestring Indicates the scoping FileSystem’s name. Maximum length is 256 characters.
GroupIDuint322Within one ResourceId (one SMS client), GroupID distinguishes one instance of a class from another. Objects with the same ResourceId and GroupID are “deltas” of one another, describing the same hardware inventory instance at different points in time. This is not a collectable property.
InitialSizeuint3275Megabytes. Indicates the initial size of the page file.
InstallDatedatetimeSee “Date and Time Formats” at the beginning of Appendix B.Indicates when the object was installed. The absence of a value does not indicate that the object is not installed.
LastAccesseddatetimeSee “Date and Time Formats” at the beginning of Appendix B.Indicates the time that the file was last accessed.
LastModifieddatetimeSee “Date and Time Formats” at the beginning of Appendix B.Indicates the time that the file was last modified.
MaximumSizeuint32125Megabytes. Indicates the maximum size of the page file.
Namestring"C:\\pagefile.sys"Key. Indicates the name of the page file. Maximum length is 256 characters.
Pathstring"C:\\"Indicates the path of the file including leading and trailing backslashes.
Readableuint320A Boolean that indicates that a file can be read.

Values are
1=True
0=False

ResourceIduint3242Key. Inventory items with the same ResourceId were all discovered on the same SMS client. The ResourceId identifies the SMS client.

A ResourceId is an integer generated for the sake of SQL; it is not unique outside the site and should be used only for short-term querying purposes. It is not a collectable property.

RevisionIDuint321Objects with the same ResourceId and GroupID are deltas, differentiated from one another by RevisionID number. The highest number is the most recent update. This is not a collectable property.
Statusstring"OK"Indicates the current status of the object.

Values are:
OK
Error
Degraded
Unknown

TimeStampdatetimeSee “Date and Time Formats” at the beginning of Appendix B.Indicates when the information in this object was last revised. This is not a collectable property.
Writeableuint321A Boolean that indicates that a file can be written.

Values are
1=True
0=False