Re: SMS Query Statement

From: Evan [MSFT] (esc_at_online.microsoft.com)
Date: 03/01/04


Date: Mon, 1 Mar 2004 10:40:18 -0800

You can create this quite easily in the query builder by selecting the same
items you see in Resource Explorer. Attribute classes are Memory,.
Processor, and Logical Disk - just select the desired Attribute for each
Attribute Clas, such as "free space (MBytes)" for Logical Disk, select the
Operator, then the Value you want. Open the Properties for some existing
queries for examples

-- 
This posting is provided AS IS with no warranties and confers no rights.
"JD" <jd@mail.com> wrote in message
news:%237TxA2v$DHA.2808@TK2MSFTNGP10.phx.gbl...
> Can someone provide the code to the following SMS QUERY?
>
> All machines
> -------------
>
> - with memory = 128 or more
> - with CPU = 400 Mhz or more
> - with hard drive space of 700 MB or more FREE
>
> I just plan on pasting it in the SMS Query...
>
> Thanks again.
>
>


Relevant Pages

  • Re: sms 2003 use queries as basis for reports
    ... > you cannot use an SMS Query directly for a Report because ... you can convert the WQL query to a SQL view query. ... > SMS Query as a good starting point. ...
    (microsoft.public.sms.admin)
  • How to get SID from query
    ... I'd need to retrieve from sms query the SID of the client. ...
    (microsoft.public.sms.admin)