Latisha,

Look for duplicate objects in the console using collections.

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.Name in (select name  from  
SMS_R_System where SMS_R_System.Client is not null) and   SMS_R_System.Client 
is null

Limited to All Systems

Delete anything this collection turns up, your new clients will register.

I understand this is supposed to be automatic in CM12 but it is not, at least 
in RTM.


Ivan Lindenfeld
Sr. Systems Engineer
Infrastructure Service Delivery > SCCM and Windows Platform
Fidelity National Financial
Jacksonville, Florida



From: [email protected] [mailto:[email protected]] On 
Behalf Of Taxter, Latisha
Sent: Thursday, June 06, 2013 6:25 PM
To: [email protected]
Subject: [mssms] sccm 2012 client issue

I have sccm 2012 clients not installing on windows xp if a pc of the same name 
was already a client.  Agent shows as active even though it's not installed on 
the new pc and the agent time shows initial time of install when first pc was 
installed.
Is there a configuration on the client that I missed or some cleanup task that 
can help with this? Client push is enabled for automatic deployment to 
workstations.
Thanks.

Latisha Taxter
Network Analyst
IRM, Inland Northwest Health Services
Spokane, Washington 99201

[email protected]<mailto:[email protected]>
* 509-232-8235
È509-953-9085
http://www.inhs.org







Reply via email to