I would like to create a report showing the installation date of each PC.
My idea was to add the scan of a specific file like c:\autoexec.bat and check the file date but I can't seem to file a table in which this information is recorded.
Table tblFileVersions, which includes the scan of autoexec.bat, does not show any date information (except for last changed date, referring to the scan date)
Is there a way to check the file date? Or is there anything else I could do to create this report?
Thanks