Apple Time Machine
Log In or Register to download the BES file, and more.

0 Votes

Collections (part of 1 collection)

Mac Content

Description

<enter a description of the analysis here>

Property Details

ID45
TitleApple Time Machine
DomainBESC
KeywordsApple Time Machine, Time Machine, Backup, Audit
Added by on 11/29/2012 10:18:25 AM
Last Modified by on 11/29/2012 10:18:25 AM
Counters 3201 Views / 7 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.

Properties

TM Last Backup
Period 1 day
 
  * Results in a "string"/number
Show indented relevance
if(not exists file "/private/var/db/.TimeMachine.Results.plist") then "No .TM.R file" else if(not exists dictionary of file "/private/var/db/.TimeMachine.Results.plist") then "No dictionary" else if((not exists entries whose(exists keys of it AND exists values of it AND "BACKUP_COMPLETED_DATE" = key of it) of dictionary of it) of file "/private/var/db/.TimeMachine.Results.plist") then "No backup date entry" else (((dates of values of entries whose(exists keys of it AND exists values of it AND "BACKUP_COMPLETED_DATE" = key of it) of dictionary of it) of file "/private/var/db/.TimeMachine.Results.plist") as string)
TM time since LB
Period 1 day
 
  * Results in a "string"/number
Show indented relevance
if(not exists file "/private/var/db/.TimeMachine.Results.plist") then "No .TM.R file" else if(not exists dictionary of file "/private/var/db/.TimeMachine.Results.plist") then "No dictionary" else if((not exists entries whose(exists keys of it AND exists values of it AND "BACKUP_COMPLETED_DATE" = key of it) of dictionary of it) of file "/private/var/db/.TimeMachine.Results.plist") then "No backup date entry" else ((now - (maximum of dates of values of entries whose(exists keys of it AND exists values of it AND "BACKUP_COMPLETED_DATE" = key of it) of dictionary of it) of file "/private/var/db/.TimeMachine.Results.plist") as string)
TM mod time of log
Period 1 day
 
  * Results in a "string"/number
Show indented relevance
if(not exists file "/private/var/db/.TimeMachine.Results.plist") then "No .TM.R file" else (modification time of file "/private/var/db/.TimeMachine.Results.plist" as string)

Relevance

Used in 14 fixlets and 8 analyses   * Results in a true/false
Show indented relevance
(name of operating system = "Mac OS X") AND (if exists property "in proxy agent context" then (not in proxy agent context) else true) AND (if exists property "android" of type "operating system" then (not android of operating system) else true)
Used in 4 analyses   * Results in a true/false
Show indented relevance
version of operating system >= "10.5"

Sharing

Social Media:
Share this page on Yammer

Comments

Log In or Register to leave comments!