Includes&Samples |
Win32_PageFileUsage, ROOT\cimv2 - InstancesClass | Methods | Properties (9) | Qualifiers (6) | Instances (1) | Namespaces (2)Samples: VB Script | C# | VB.Net | Search on:Microsoft Instances of Win32_PageFileUsageThis section contains sample wmi instances of Win32_PageFileUsage class with their properties from Microsoft Windows Server 2012 R2 Datacenter Evaluation. Instance \\W2012SDC\ROOT\cimv2:Win32_PageFileUsage.Name="C:\\pagefile.sys"Properties={ 'AllocatedBaseSize' : 3584 //Long, 0xE00 'Caption' : 'C:\pagefile.sys' //String 'CurrentUsage' : 515 //Long, 0x203 'Description' : 'C:\pagefile.sys' //String 'InstallDate' : '20140926193156.462914-420' //String 'Name' : 'C:\pagefile.sys' //String 'PeakUsage' : 659 //Long, 0x293 'Status' : null 'TempPageFile' : False //Boolean, 0x0 } |