Hard Drive Audit - Universal - superseded
Log In or Register to download the BES file, and more.

0 Votes

Versioning - This is an older version.

1Hard Drive Audit - Universal6/20/2013 10:37:55 AM
2Hard Drive Audit - Universal6/20/2013 10:51:51 AM
3Hard Drive Audit - Universal9/16/2013 7:32:22 AM

Description

This Analysis ( http://bigfix.me/cdb/analysis/2994530 ) provides information about the hard drive. This Analysis is supplemented by OS Specific additions like "Hard Drive Audit - Windows" http://bigfix.me/cdb/Analysis/2994531 and "Hard Drive Audit - Apple" http://bigfix.me/cdb/Analysis/2994532

Property Details

ID2994530
StatusProduction - Fully Tested and Ready for Production
TitleHard Drive Audit - Universal
DomainBESC
Added by on 6/20/2013 10:37:55 AM
Last Modified by on 6/20/2013 10:41:10 AM
Counters 4794 Views / 1 Download
User Rating 1 star 2 star 3 star 4 star 5 star * Average over 0 ratings. ** Log In or Register to add your rating.

Properties

Spaces of Drives
Period 6 hours
 
  * Results in a true/false
Show indented relevance
(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
Show indented relevance
(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
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 ((total space of drive of system folder) - (free space of drive of system folder))

Relevance

Used in 28 fixlets and 11 analyses   * Results in a true/false
Show indented relevance
version of client >= "8.0"

Sharing

Social Media:
Share this page on Yammer

Comments

Log In or Register to leave comments!