Re: Collection- Clients Not Yet installed.

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance




Your welcome.

William Anderson wrote:
Worked like a charm! Thanks for saving my *** as always Kim!

"Kim Oppalfens [MVP]" <""Kim dot Oppalfen" wrote:

William Anderson wrote:
***Update***

Here's the collection rule that I tried to use. But it doesn't seem to want to take:

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 inner join SMS_G_System_SMS_ADVANCED_CLIENT_STATE on SMS_G_System_SMS_ADVANCED_CLIENT_STATE.ResourceID = SMS_R_System.ResourceId where SMS_G_System_SMS_ADVANCED_CLIENT_STATE.Version != "2.50.3174.1018"

it actually shows all of the installed clients. Not the other way around.

"William Anderson" wrote:

Hey guys,

I've been trying to figure out how to create a collection of the machines that don't yet have the client installed. I can't seem to find the right key to do it with. Any ideas?

Thanks as always!
Create a collection with as criteria system resource class, agent property. Select the is null operator.

--
"Everyone is an expert at something"
Kim Oppalfens - Sms Expert for lack of any other expertise
Windows Server System MVP - SMS
http://www.blogcastrepository.com/blogs/kim_oppalfenss_systems_management_ideas/default.aspx



--
"Everyone is an expert at something"
Kim Oppalfens - Sms Expert for lack of any other expertise
Windows Server System MVP - SMS
http://www.blogcastrepository.com/blogs/kim_oppalfenss_systems_management_ideas/default.aspx
.


Quantcast