Hard Drive Audit - Universal - superseded
0 Votes |
Versioning - This is an older version.
1 | Hard Drive Audit - Universal | 6/20/2013 10:37:55 AM |
2 | Hard Drive Audit - Universal | 6/20/2013 10:51:51 AM |
3 | Hard Drive Audit - Universal | 9/16/2013 7:32:22 AM |
Description
Property Details
2994530 | |
Production - Fully Tested and Ready for Production | |
Hard Drive Audit - Universal | |
BESC | |
jgstew on 6/20/2013 10:37:55 AM | |
jgstew on 6/20/2013 10:41:10 AM | |
4794 Views / 1 Download | |
![]() ![]() ![]() ![]() ![]() |
Properties
Spaces of Drives
Period
6 hours
* Results in a true/false |

(name of it & " - Size: " & ((total space of it /(1024*1024*1024)) as string & " GB") & ", Used:(" & (((total space of it - free space of it)*100/(total space of it)) as string) & ") " & (((total space of it - free space of it) /(1024*1024*1024)) as string & " GB") & ", Free:(" & (((free space of it)*100/(total space of it)) as string) & ") "& ((free space of it /(1024*1024*1024)) as string & " GB")) of drives whose(exists name of it AND exists free space of it AND exists type of it AND exists total space of it AND type of it = "DRIVE_FIXED" AND total space of it != 0 AND total space of it > 1024*1024*1024)
% free space of system drive
Period
6 hours
* Results in a true/false |

(free space of drive of system folder)*100/(total space of drive of system folder)
Used Space of System Drive
Period
6 hours
* Results in a true/false |

(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 ((total space of drive of system folder) - (free space of drive of system folder))
Relevance

version of client >= "8.0"
Sharing
Social Media: |