Re: 2003 Server WMI filters

From: Derek Melber [MVP] (derekm_at_braincore.net)
Date: 05/14/04


Date: Fri, 14 May 2004 08:50:22 -0700

this one targets only XP clients

Root\CIMV2; SELECT * FROM Win32_OperatingSystem WHERE Caption LIKE
“Microsoft Windows XP”

-- 
Derek Melber
BrainCore.Net
derekm@braincore.net
"Andy Cadley" <ac@uea.ac.uk> wrote in message
news:u2yrnecOEHA.904@TK2MSFTNGP12.phx.gbl...
> Hi,
>
> I'm fairly savvy with GPOs and have had plenty of experience of WMI from
> VBScripts. However, I can't figure out what the syntax is supposed to be
to
> use the WMI filtering capabilites under 2k3 Server.
>
> Has anyone got any links to useful articles or even just a few quick
> examples from which I could probably figure out more details.
>
> Cheers
>
> Andy
>
>