TimParker
2010-03-29 12:13:04 UTC
I now have XP SP3, Vista SP1 and Windows 7 as clients on my network. I
just ran into an issue with Screensavers and how I was targetting them
that I am still attempting to "clean up."
I was a WMI Filter:
select version from win32_operatingsystem where version < "6"
For the Older XP SP3 and then the opposite for the Vista User (just
one - my Boss!). Now that I have added about 15 Windows 7 users. They
naturally would fall into what would be pulled by the "Vista" version
of this Filter (> "6").
I attempted to use "= 6.1.7600" for the Windows 7 users, but the Vista
one is still not acting properly. I also have the Vista Screensaver
only set up for my bosses User Account.
What should I be doing for targetting OS specific Policies? TIA.
Tim
just ran into an issue with Screensavers and how I was targetting them
that I am still attempting to "clean up."
I was a WMI Filter:
select version from win32_operatingsystem where version < "6"
For the Older XP SP3 and then the opposite for the Vista User (just
one - my Boss!). Now that I have added about 15 Windows 7 users. They
naturally would fall into what would be pulled by the "Vista" version
of this Filter (> "6").
I attempted to use "= 6.1.7600" for the Windows 7 users, but the Vista
one is still not acting properly. I also have the Vista Screensaver
only set up for my bosses User Account.
What should I be doing for targetting OS specific Policies? TIA.
Tim