Results 1 to 4 of 4

Thread: WMI Filter with the class Win32_operatingsystem

  1. #1
    PreviousPoster is offline 100+ Helpful Posts! 50+ Helpful Posts
    Join Date
    Dec 1969
    Posts
    1,254

    Default

    Hi,

    I'm trying to write a filter which should apply to all machines except those with OS XP, NT or 95\98. I have a clear idea on how the filter should look like, but the problem is don't know the exact string of the Caption attribute. For XP it is OK ( the Caption value here is "Microsoft Windows XP Professional"), but for the other I am in doubt. Shame I can't find a list over the exact strings representing all the os installations. Any ideas on how to do this?

    WQL so for is this:

    Select * from Win32_OperatingSystem where Caption IS NOT " Microsoft Windows XP Professional"

  2. #2
    PreviousPoster is offline 100+ Helpful Posts! 50+ Helpful Posts
    Join Date
    Dec 1969
    Posts
    1,254

    Default

    95/98, NT and 2000 doesn't support WMI

  3. #3
    PreviousPoster is offline 100+ Helpful Posts! 50+ Helpful Posts
    Join Date
    Dec 1969
    Posts
    1,254

    Default

    "Since the release of the first WMI implementation during the Windows NT 4.0 SP4 era (as an out-of-band download), Microsoft has consistently added WMI providers to Windows. Under Windows NT 4.0, Microsoft had roughly 15 WMI providers available once WMI was installed. When Windows 2000 was released, there were 29 WMI providers as part of the operating system installation". Copied from wikipedia.org.

    I have read that NT is not supported, but thought that 2000 was. Confused

    :roll:

  4. #4
    jdobiash is offline 100+ Helpful Posts! 50+ Helpful Posts
    Join Date
    Dec 1969
    Posts
    119

    Default

    They have WMI, but not the ability to Filter GPO's based on WMI queries, which is what you were wanting I believe.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

Search Engine Friendly URLs by vBSEO