Windows 7 Action Center messages

孤人 提交于 2020-01-07 06:49:14

问题


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.


回答1:


This post suggests that it may not be possible to hook into Action Center from a third-party application.



来源:https://stackoverflow.com/questions/1661985/windows-7-action-center-messages

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!