Hi, thanks a lot for your response, so, the way to do it would be with a script that runs for example, on a monthly basis, reporting which software was installed this month or something like that. So, if we would want to get alerts on real time, maybe we could set an INSERT trigger on that table right? (or run a script that checks the installation date on a daily or even hourly basis)
Knowing when a program appears on Add/Remove Programs would be enough, extra things like detecting new exe's on a workstation would be nice also, but my main concern is how the server would alert the sysadmins. There isn't an alert system built into SCCM? I'm OK with using a script, but I know managers would prefer to see something that can be configured using the tools SCCM provides.
Regards