I have my computer set up in a manner where a WSUS server will push updates to my computer and tell me when to install them. Well the problem is the notification does not let me know when an update is ready. It properly downloads, and it shows up in the
taskbar after I click the arrow to expand but the notification does not show up. However, because for some reason the icon does not stay next to the time when I move it, I want to make a VB script that will notify me when that update is downloaded to my computer
and actually pop up asking if I want to install.
I want to make the script to either see when files are downloaded into a specific folder, or check to see if the Windows update icon is in the system tray and then notify me. Is this a good way to do this? If so, how?
Thank you in advance