/build/static/layout/Breadcrumb_cap_w.png

How to track software installed with date installation and what user installed

Hellow Support IT Ninja.

How to track software installed with date installation and what user installed this, We need generate reports with this information, may be we need know what is the query that we need run, could you help us.

0 Comments   [ + ] Show comments

Answers (2)

Posted by: chucksteel 6 years ago
Red Belt
2
The KACE SMA doesn't log the user that installed the software, and as far as I know, the only way you could determine that would be to look at the log files on the local machine to determine what user (possibly users) was logged into the computer at the time of installation. 
Posted by: Bethski 6 years ago
Senior White Belt
0

You can create a registry key as part of your script like this:

reg add "HKLM\SOFTWARE\InstalledSoftware\{20FEAD1B-2A53-4046-9A22-721FDA8B006F}" /v "Adobe Plugins 11-15-2017" /t REG_SZ /d "%DATE:~4,2%%DATE:~7,2%%DATE:~-4%"%USERNAME% /f >nul

Run a query on the registry key

Hope this helps

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ