Howdie!
Am 07.06.2010 17:47, schrieb Ben Humpert:
> We tried it here but i guess WMI is dead because the RSAT GPMC on Win7
> crashed after we tried to save the WMI filter, on Srv2003 it works. Then
> we had the problem that the great windows firewall blocked WMI requests
> sent from the PDC (a big lol here
.
That crash is weird. I've created WMI filters and linked them several
times with Win7 boxes and never had any issues. Hum.
As for the Windows Firewall - that's even more weird. There PDC doesn't
actually send any WMI queries to the client. The client checks the GPO
and notices that there's a WMI filter on it -- it evaluates the filter
_locally_ and, in case it evaluates to TRUE, it applies the policy.
Otherwise it doesn't.
I'm not sure as to how the Firewall comes into play here -- so when did
you actually notice there's a firewall interferance?
> We now solved the "problem" by removing our security groups (which we
> used previously for security filtering) and adding each computer/user
> directly to the security filtering.
That shouldn't be necessary. The ACL doesn't care whether there are
groups or objects in there. They just apply.
> WMI filtering is for sure a better solution (for the small amount of
> GPOs we have) but since we would have much more work getting it to work,
> we choosed the easier way.
I see. Thanks for the feedback. It shouldn't have been a hassle really.
Let me know if you care to debug this further or discuss it.
Cheers,
Florian