I would like to know how to read, via vbscript, WMI, Powershell etc -the new Windows 7 Action center messages that the user normally gets informed of.
I want to read all those messages on each machine and store then in a central database, then disable the messages from displaying to the user on the local machines.
My questions are - 1. Where are these messages stored on the local Win7 systems and 2 -How do i programatically read those messages.