Greetings!
In our environment, our workstations audit (via lspush.exe) during the login script, as well as through a scheduled task at midday. The login script scan runs under the user's context, but the midday scan runs under a dedicated user's context, which is the same as the Global Windows Credential defined in Lansweeper.
This is causing some slight inaccuracies with the Software Change reports, as software that installs under a user's context will seem to be installed and uninstalled repeatedly. Google Chrome is an example of this - when scanned via the login script, it creates an "installed" record, but when the midday audit runs (or when the workstation is rescanned from the Lansweeper console), it creates a "removed" record.
What it boils down to is that I'm trying to find a way to modify the report so that it ignores software that shows an install and subsequent removal on the same day, as long as the title and version matches.
Any assistance on this would be appreciated. Thanks!