Joe V
2008-11-04 16:58:54 UTC
Hello,
I know how to setup a WMI filter so that if a certain application is
installed on the machine the GPO will run.
ex. Select * From Win32_Product Where name = "Software Name"
But how do I setup a WMI filter so that if the software is installed
the GPO will NOT run? Is there a way to do this? You have to write
the query in a way that won't return any results if it gets a match,
but I don't know how to do that.
Any help would be appreciated.
Thank you,
Joe
I know how to setup a WMI filter so that if a certain application is
installed on the machine the GPO will run.
ex. Select * From Win32_Product Where name = "Software Name"
But how do I setup a WMI filter so that if the software is installed
the GPO will NOT run? Is there a way to do this? You have to write
the query in a way that won't return any results if it gets a match,
but I don't know how to do that.
Any help would be appreciated.
Thank you,
Joe