Installed Applications Date - MT
Log In or Register to download the BES file, and more.

0 Votes

Description

This will return the date of the Applications Installed.

Property Details

ID2995913
StatusProduction - Fully Tested and Ready for Production
TitleInstalled Applications Date - MT
DomainBESC
KeywordsThis will return the date of the Applications Installed.
Added by on 3/28/2016 2:19:17 AM
Last Modified by on 3/28/2016 6:45:18 AM
Counters 5370 Views / 68 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

Installed Applications Date
Period 6 hours
 
  * Results in a true/false
Show indented relevance
((if (exists value "displayname" of it AND exists value "displayname" of it as string) then (value "displayname" of it as string) else ("No Display Name")), (if (exists value "InstallDate" of it AND exists value "InstallDate" of it as string) then (value "InstallDate" of it as string) else ("No Install Date")), ((((current date - date (last 2 of it & " " & (month (last 2 of first 6 of it as integer) as three letters) & " " & first 4 of it)) of first 8 of (values "InstallDate" of it as string))) as string | "Bad or missing install date")) of keys whose (exists value "UninstallString" of it AND ((not exists value "SystemComponent" of it) OR (exists value "SystemComponent" of it AND name of it starts with "{" AND name of it contains "}" AND (exists match (regex "(9|A|B|C)(0|1)1(2|4)\d\d\d\d-(0011|0012|0013|0014|0017|002E|002F|0030|0031|0033|0035|003A|003B|0044|0051|0052|0053|0057|00BA |00CA|10D7|110D)-(0000|0409)-(0|1)000-(0|1)000000FF1CE$") of preceding text of first "}" of following text of first "{" of name of it))) AND (if (exists value "DisplayName" of it AND exists value "DisplayName" of it as string) then ((it does not contain "Hotfix" AND it does not contain "Security Update for" AND it does not contain "Update for" AND it does not contain "Security Update for Windows" AND it does not contain "Update for Windows" AND it does not contain "Security Update for Microsoft" AND (length of it > 0) AND (number of substrings " " of it < length of it)) of (value "DisplayName" of it as string)) else true)) of keys "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall" of (if x64 of operating system then (x32 registry; x64 registry) else registry)

Relevance

Used in 94 fixlets and 96 analyses   * Results in a true/false
Show indented relevance
true

Sharing

Social Media:
Share this page on Yammer

Comments

Log In or Register to leave comments!