Hope you can help.
In our organization we disterbute with SMS 2003 (sp3).
Windows 2003 server.
Till now all worked well.
I tried disterbuting MS10-002 but the collection is not filled with
computers names.
What is the basic step to troubleshoot collections that are not filled with
computer names?
Thank you
Amir :)
"Amir Atary" <Amir...@discussions.microsoft.com> wrote in message
news:4D222DC6-AF48-4CA3...@microsoft.com:
--
Garth Jones
Chief Architect
www.Enhansoft.com
Enhancing Your Business
It's seems that only Software updates collections stopped working.
Regular collection work fine.
In addition i found an error under "component status":
http://i50.tinypic.com/2hf5sav.jpg
This is the query:
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_OPERATING_SYSTEM on
SMS_G_System_OPERATING_SYSTEM.ResourceID = SMS_R_System.ResourceId inner
join SMS_G_System_PATCHSTATEEX on SMS_G_System_PATCHSTATEEX.ResourceID =
SMS_R_System.ResourceId where SMS_G_System_PATCHSTATEEX.ID = "MS10-002"
and SMS_G_System_PATCHSTATEEX.Status = "Applicable" and
SMS_G_System_OPERATING_SYSTEM.Version = "5.2.3790"
Thank you very much for your help.
Amir :)
Your AD discovery issue had nothing to do with your SU issue.
Nothing jumps out at me with your query but I would start by only
looking for PCs that are applicable, then add os version then add the
patch. This will help show where the issue is.
"Amir Atary" <Amir...@discussions.microsoft.com> wrote in message
news:4632C85A-59BB-430F...@microsoft.com: