Hello everyone. I need to design a property that can take a hex date from HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\InstallDate and turn it in to a physical date that BigFix can use for relevance ( value > 1 day older from now), and it would be nice if the property is easy to read.
So this is really a 2 part question:
What relevance would I use to convert that key for understandable/usable date information?
What relevance code would I use to say I want to only see devices imaged MORE than 2 days ago?