0 Votes

Page File Location and Size
Log In or Register to download the BES file, and more.


Relevance

 
  * Results in a "string"/number
Show indented relevance
(if (0<(it / (1024*1024*1024*1024))) then (it / (1024*1024*1024*1024)) as string & " TB" else if (0<(it / (1024*1024*1024))) then (it / (1024*1024*1024)) as string & " GB" else if (0<(it / (1024*1024))) then (it / (1024*1024)) as string & " MB" else if (0<(it / (1024))) then (it / (1024)) as string & " KB" else (it as string & " B")) of (size of file (string values of selects "Name from Win32_PageFileUsage" of wmi)), string values of selects "Name from Win32_PageFileUsage" of wmi

Property Details

ID3023498
Status
TitlePage File Location and Size
KeywordsPageFile, Page File location, Page File Size
DescriptionLocation and size for pagefile in MB, GB KB, TB
Added by
Last Modified by on 5/18/2023 10:20:40 PM
Counters 0 Downloads
User Rating 1 star 2 star 3 star 4 star 5 star * Average over 0 ratings. ** Log In or Register to add your rating.

Sharing

Relevance Image Sharing:

<a href='https://bigfix.me/cdb/relevance/3023498'><img src='https://bigfix.me/cdb/relevanceimage/3023498?width=400' border='0'></a>
Social Media:
Share this page on Yammer

Comments

Log In or Register to leave comments!