That is what we use here. Make sure the Limiting Collection isn't causing the other PCs to be excluded.
*Tyler Humbard* | Server Systems Administrator I O: 402-444-4654 408 S 18th St. Omaha, NE 68102 [email protected] How Can We Get Better? <http://www.dotcomm.org/survey> www.dotcomm.org <http://www.dotcomm.org/> <http://www.dotcomm.org/> CONFIDENTIALITY NOTICE: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. On Thu, Sep 24, 2015 at 10:19 AM, Murray, Mike <[email protected]> wrote: > Good morning, > > > > We have a security group that contains computers & users. I want to build > a collection of computers based on this group. I set up the query below, > but the collection does not show all the computers in the security group (4 > out of 24). All the computers have clients and are active. Any ideas? > > > > 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 SMS_R_System.SecurityGroupName = "DOMAIN\\Security > Group" > > > > > > Best Regards, > > > > Mike Murray > > Desktop Management Coordinator - IT Support Services > > California State University, Chico > > 530.898.4357 > [email protected] > > > >
