Is it possible to use the task scheduler on windows to receive an email notification every time a program is installed? If so, how? Right now, I have a Task setup to notify when there is a login that uses the sendEmail application from Brandon Zehm, and I like that style, so if I could use that...
Asked
Active
Viewed 520 times
1 Answers
0
Yes as Pimp Juice said, I would look for the event log (see down the page https://www.netwrix.com/how_to_detect_software_installations.html) and then to send an email read this (http://www.dummies.com/computers/pcs/how-to-create-a-task-to-send-e-mail-in-windows-task-scheduler/)
hope that helps.