Collections question
- From: Sparks <Sparks@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 12 Sep 2005 09:26:07 -0700
I am quite new to sms and collections
I am having trouble creating a collection, based on the following
machines assigned (yes) but no client installed for a particular IP address
sql below
----------
select
SMS_R_System.ResourceID,SMS_R_System.ResourceType,SMS_R_System.Name,SMS_R_System.SMSUniqueIdentifier,SMS_R_System.ResourceDomainORWorkgroup,SMS_R_System.Client
from SMS_R_System where ClientType is NULL and IPAddresses like "10.1.%.%"
and OperatingSystemNameandVersion like '%Workstation 5.1%'
-----------
I have used the System.resource attrribute class, but cannot find the
appropriate attribute for Assigned (Yes)
This will enable me to deploy the client to the collection, rather than
individually.
Thanks for any response.
Sparky
.
- Follow-Ups:
- Re: Collections question
- From: Doug Eby [MSFT]
- Re: Collections question
- Prev by Date: SMS Client Install Problem
- Next by Date: Re: SMS Client Install Problem
- Previous by thread: SMS Client Install Problem
- Next by thread: Re: Collections question
- Index(es):
Relevant Pages
|