SCCM 2012 R2 Clients are not retrieving policy

Hi - I know this question has been asked many times before - but I have tried almost everything and a no closer to solving the problem.
Background: Recently a SCCM 2012 SP1 single stand-alone site was upgraded to SCCM 2012 R2. The site is a single stand-alone primary site with a single DP, single MP, using mixed mode
(HTTP). The R2 upgrade ran without any problem and all SCCM components are showing as healthy.
A few test SCCM 2012 SP1 clients were upgraded to the R2 client using client-push.
However the upgraded clients are not retrieving policy from the Management Point. In the Actions Tab of the SCCM client, only Machine Policy Retrieval and User Policy Retrieval are available. But kicking of those actions does not
result in any of the advertised applications, Task Sequences becoming available. Infact Custom Client Settings are not being set either (e.g. Organisation Name in software Center).
I have checked and rechecked the following:
The upgrade of the client completed successfully (checked ccmsetup.log) and the version number went from 5.00.7804.1000 (SP1) to 5.00.7958.1000 (R2).
The MP health in the SCCM console is showing healthy.
The MP access URL's load correctly when run from SCCm client computers
“http://<ServerName>/sms_mp/.sms_aut?mplist” is ok
“http://<ServerName>/sms_mp/.sms_aut?mpcert” is ok
The SCCM clients are assigned to the site correctly – verified via the SCCM client and
ClientLocation.Log
ClientIDManager.Log is not showing any errors
CCMExec.log and ExecMgr.log don't show any advertisements being executed (Execmgr.log is almost empty and only has "Software ditrbution site settings policy does not yet exist on the client). If the client is not yest
registered this is expected behaviour")
The SCCM clients are Approved and NOT Blocked in SCCM
I have attempted to upgrade the SCCM client and also completely removed and reinstalled - and both have the same result (no client policy dpwnloaded)
I have also deleted the above clients completely from SCCM, Run divoery again and pushed the client to the machines again ...with the same result (SCCM client installs, assigns to correct site and then no policy downloaded)
SCCM 2012 Boundaries are configured correctly and assigned to Boundary Groups correctly
The SCCM client’s do not have the firewall enabled
Changed boundary from AD Site to Subnet to IP Address Range: Same issue exists
Uninstalled MP role and reinstalled it: same Issue exists
Tried to connect to SCCm client using 3rd party SCCM Client center tool but cannot connect
??? Not sure what else to try ???

Hi all - sorry for the late response.
We managed to resolve the issue after logging a job with Microsoft Support.
The issue was that the SCCM 2012 R2 upgrade corrupted 2 tables in the SCCM Database - leading to corrupt SCCM client policies.
I am pasting the resolution email from Microsoft below:
(NOTE: This may not be the exact sypmtoms you are experiencing so do not implement this fix assuming it will fix your problem!)
ISSUE: 
- All clients are unable to download policies from the server
CAUSE:
- Bad policies in the Database
RESOLUTION: 
-Issue with PADbID - Run below query against SCCM DB to verify corrupt entries:
SELECT * FROM
ResPolicyMap WHERE machineid = 0 and PADBID IN (SELECT PADBID FROM PolicyAssignment WHERE BodyHash IS NULL)
Confirmed Bad policies entries in the SCCM database
Run below query to delete the bad policy after which we resolved the issue:
Delete FROM ResPolicyMap
WHERE machineid = 0 and PADBID IN (SELECT PADBID FROM PolicyAssignment WHERE BodyHash IS NULL)"

Similar Messages

  • SCCM 2012. Clients are assigned to Secondaries Sites.

    Hello everybody,  we had SCCM 2007, we killed all virtual CCM machines and created new with WServer2008 R2 for SCCM2012. In to SCCM 2007 we had one Central Primary site and 7 Children
    PRIMARIES sites. Now we have 1 Primary Site and 7 secondaries(In logic reasons all new secondaries sites have same site code names as SCCM 2007 had for chidren sites). Now, when I try to join old PC(which one been
    in SCCM 2007) to domain it assign to secondary site with old site code name.
     I uninstalled client like:
    C:\Windows\ccmsetup\ccmsetup.exe /uninstall,
    and deleted  C:\Windows\ccmsetup, C:\Windows\ccm folders and C:\Windows\SMSCFG.INI file. 
    I installed client and it again assigned to same secondary site.
    Command : C:\Windows\ccmsetup\ccmsetup.exe  /SMSSITECODE=WCM(PrimarySiteCode) does not work, on the client Task manager/ processes
     "ccmsetup.exe" appears for 3-5 sec. and disappears. In admin console client type  is "YES", but I cannot contact with these machines.  On client Control
    Panel\Configuration Manager-> General -  Assigned MP : is Secondary SiteCodeName, in Action Tab are only : Machine Policy Retrival &Evaluation Cycle and User Policy Retrival &Evaluation Cycle.
    How to fix it? I cannot change it manually. I do not want to reimage all(400) computers. 
    Thanks for any help.

    Yes, I know Clients cannot be, by definition, assigned to a secondary site. But it is. 
    <![LOG[Getting Assigned Site]LOG]!><time="13:10:20.135+360" date="02-15-2013" component="ClientLocation" context="" type="1" thread="2848" file="smsclientclass.cpp:990">
    <![LOG[Autodiscover Site]LOG]!><time="13:10:22.042+360" date="02-15-2013" component="ClientLocation" context="" type="1" thread="2848" file="smsclientclass.cpp:1386">
    <![LOG[Client is set to use HTTPS when available. The current state is 224.]LOG]!><time="13:10:22.042+360" date="02-15-2013" component="ClientLocation" context="" type="1" thread="2848" file="ccmutillib.cpp:362">
    <![LOG[Got new site NCM]LOG]!><time="13:10:22.839+360" date="02-15-2013" component="ClientLocation" context="" type="1" thread="2848" file="smsclientclass.cpp:1402">
    <![LOG[Getting Assigned Site]LOG]!><time="13:10:39.276+360" date="02-15-2013" component="ClientLocation" context="" type="1" thread="552" file="smsclientclass.cpp:990">
    <![LOG[Assigning client to site 'WCM']LOG]!><time="13:10:44.807+360" date="02-15-2013" component="ClientLocation" context="" type="1" thread="552" file="smsclientclass.cpp:502">
    <![LOG[Attempting to assign client to WCM site that does not match assignment requirements]LOG]!><time="13:10:44.823+360" date="02-15-2013" component="ClientLocation" context="" type="3" thread="552" file="smsclientclass.cpp:569">
    <![LOG[Raising event:
    [SMS_CodePage(437), SMS_LocaleID(1033)]
    instance of SMS_RemoteClient_ClientNotAssigned
    AttemptedSitecode = "WCM";
    DateTime = "20130215191044.870000+000";
    MachineName = "SPARES02";
    ProcessID = 2160;
    ThreadID = 552;
    ]LOG]!><time="13:10:44.886+360" date="02-15-2013" component="ClientLocation" context="" type="1" thread="552" file="event.cpp:729">
    <![LOG[Failed to submit event to the Status Agent. Attempting to create pending event.]LOG]!><time="13:10:44.886+360" date="02-15-2013" component="ClientLocation" context="" type="2" thread="552" file="event.cpp:751">
    <![LOG[Raising pending event:
    [SMS_CodePage(437), SMS_LocaleID(1033)]
    instance of SMS_RemoteClient_ClientNotAssigned
    AttemptedSitecode = "WCM";
    DateTime = "20130215191044.870000+000";
    MachineName = "SPARES02";
    ProcessID = 2160;
    ThreadID = 552;
    ]LOG]!><time="13:10:44.886+360" date="02-15-2013" component="ClientLocation" context="" type="1" thread="552" file="event.cpp:784">
    <![LOG[Autodiscover Site]LOG]!><time="13:11:59.683+360" date="02-15-2013" component="ClientLocation" context="" type="1" thread="3300" file="smsclientclass.cpp:1386">
    <![LOG[Client is set to use HTTPS when available. The current state is 224.]LOG]!><time="13:11:59.683+360" date="02-15-2013" component="ClientLocation" context="" type="1" thread="3300" file="ccmutillib.cpp:362">
    <![LOG[Got new site NCM]LOG]!><time="13:11:59.824+360" date="02-15-2013" component="ClientLocation" context="" type="1" thread="3300" file="smsclientclass.cpp:1402">
    <![LOG[Assigning client to site 'NCM']LOG]!><time="13:12:05.527+360" date="02-15-2013" component="ClientLocation" context="" type="1" thread="2688" file="smsclientclass.cpp:502">
    <![LOG[Getting Assigned Site]LOG]!><time="13:12:05.605+360" date="02-15-2013" component="ClientLocation" context="" type="1" thread="2688" file="smsclientclass.cpp:990">
    <![LOG[Client is currently not assigned to any site]LOG]!><time="13:12:05.605+360" date="02-15-2013" component="ClientLocation" context="" type="1" thread="2688" file="smsclientclass.cpp:604">
    <![LOG[Removing client site assignments]LOG]!><time="13:12:05.605+360" date="02-15-2013" component="ClientLocation" context="" type="1" thread="2688" file="smsclientclass.cpp:735">
    <![LOG[Removed pending site assignment to 'WCM']LOG]!><time="13:12:05.745+360" date="02-15-2013" component="ClientLocation" context="" type="1" thread="2688" file="smsclientclass.cpp:354">
    <![LOG[Raising event:
    instance of CCM_RemoteClient_Reassigned
    DateTime = "20130215191205.917000+000";
    LastAssignedSite = "";
    NewAssignedSite = "NCM";
    ProcessID = 4068;
    ThreadID = 2688;
    ]LOG]!><time="13:12:05.917+360" date="02-15-2013" component="ClientLocation" context="" type="1" thread="2688" file="event.cpp:729">
    <![LOG[Client is now successfully assigned to site 'NCM']LOG]!><time="13:12:05.964+360" date="02-15-2013" component="ClientLocation" context="" type="1" thread="2688" file="smsclientclass.cpp:685">
    <![LOG[Discover Default MP]LOG]!><time="13:12:05.980+360" date="02-15-2013" component="ClientLocation" context="" type="1" thread="2688" file="smsclientclass.cpp:1444">
    <![LOG[Site Code is NCM; Management Point is http://nssc01.wacsd.com; MP HTTPS enabled = 0]LOG]!><time="13:12:06.183+360" date="02-15-2013" component="ClientLocation" context="" type="1" thread="2688" file="smsclientclass.cpp:1487">
    <![LOG[Setting current Management Point as http://nssc01.wacsd.com]LOG]!><time="13:12:06.183+360" date="02-15-2013" component="ClientLocation" context="" type="1" thread="2688" file="smsclientclass.cpp:924">
    <![LOG[Current Assigned Management Point is nssc01.wacsd.com with Version 7711 and Capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="13:12:07.417+360" date="02-15-2013"
    component="ClientLocation" context="" type="1" thread="2564" file="smsclientclass.cpp:1165">
    <![LOG[Current Assigned Management Point is nssc01.wacsd.com with Version 7711 and Capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="13:12:07.699+360" date="02-15-2013"
    component="ClientLocation" context="" type="1" thread="2688" file="smsclientclass.cpp:1165">
    <![LOG[Autodiscover Site]LOG]!><time="13:12:07.933+360" date="02-15-2013" component="ClientLocation" context="" type="1" thread="3300" file="smsclientclass.cpp:1386">
    <![LOG[Got new site NCM]LOG]!><time="13:12:07.980+360" date="02-15-2013" component="ClientLocation" context="" type="1" thread="3300" file="smsclientclass.cpp:1402">
    <![LOG[Current Assigned Management Point is nssc01.wacsd.com with Version 7711 and Capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="13:12:08.339+360" date="02-15-2013"
    component="ClientLocation" context="" type="1" thread="2564" file="smsclientclass.cpp:1165">
    <![LOG[Current Assigned Management Point is nssc01.wacsd.com with Version 7711 and Capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="13:12:08.355+360" date="02-15-2013"
    component="ClientLocation" context="" type="1" thread="2952" file="smsclientclass.cpp:1165">
    <![LOG[Current Assigned Management Point is nssc01.wacsd.com with Version 7711 and Capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="13:12:08.636+360" date="02-15-2013"
    component="ClientLocation" context="" type="1" thread="2952" file="smsclientclass.cpp:1165">
    <![LOG[Current Assigned Management Point is nssc01.wacsd.com with Version 7711 and Capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="13:12:09.371+360" date="02-15-2013"
    component="ClientLocation" context="" type="1" thread="2528" file="smsclientclass.cpp:1165">
    <![LOG[Current Assigned Management Point is nssc01.wacsd.com with Version 7711 and Capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="13:12:10.558+360" date="02-15-2013"
    component="ClientLocation" context="" type="1" thread="3656" file="smsclientclass.cpp:1165">
    <![LOG[Current Assigned Management Point is nssc01.wacsd.com with Version 7711 and Capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="13:12:11.121+360" date="02-15-2013"
    component="ClientLocation" context="" type="1" thread="2528" file="smsclientclass.cpp:1165">
    <![LOG[Current Assigned Management Point is nssc01.wacsd.com with Version 7711 and Capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="13:12:11.339+360" date="02-15-2013"
    component="ClientLocation" context="" type="1" thread="2564" file="smsclientclass.cpp:1165">
    <![LOG[Current Assigned Management Point is nssc01.wacsd.com with Version 7711 and Capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="13:12:13.089+360" date="02-15-2013"
    component="ClientLocation" context="" type="1" thread="3656" file="smsclientclass.cpp:1165">
    <![LOG[Current Assigned Management Point is nssc01.wacsd.com with Version 7711 and Capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="13:12:13.324+360" date="02-15-2013"
    component="ClientLocation" context="" type="1" thread="2580" file="smsclientclass.cpp:1165">
    <![LOG[Current Assigned Management Point is nssc01.wacsd.com with Version 7711 and Capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="13:12:13.417+360" date="02-15-2013"
    component="ClientLocation" context="" type="1" thread="2528" file="smsclientclass.cpp:1165">
    <![LOG[Assigning client to site 'NCM']LOG]!><time="13:12:14.449+360" date="02-15-2013" component="ClientLocation" context="" type="1" thread="3300" file="smsclientclass.cpp:502">
    <![LOG[Raising event:
    [SMS_CodePage(437), SMS_LocaleID(1033)]
    instance of SMS_RemoteClient_AssignmentUnchanged
    ClientID = "GUID:F617C1A5-E62B-4DDE-ACE5-A47249BEBA21";
    DateTime = "20130215191214.511000+000";
    LastAssignedSite = "NCM";
    MachineName = "SPARES02";
    ProcessID = 2160;
    SiteCode = "NCM";
    ThreadID = 3300;
    ]LOG]!><time="13:12:14.558+360" date="02-15-2013" component="ClientLocation" context="" type="1" thread="3300" file="event.cpp:729">
    <![LOG[Discover Default MP]LOG]!><time="13:12:14.589+360" date="02-15-2013" component="ClientLocation" context="" type="1" thread="3300" file="smsclientclass.cpp:1444">
    <![LOG[Site Code is NCM; Management Point is http://nssc01.wacsd.com; MP HTTPS enabled = 0]LOG]!><time="13:12:14.652+360" date="02-15-2013" component="ClientLocation" context="" type="1" thread="3300" file="smsclientclass.cpp:1487">
    <![LOG[Setting current Management Point as http://nssc01.wacsd.com]LOG]!><time="13:12:14.652+360" date="02-15-2013" component="ClientLocation" context="" type="1" thread="3300" file="smsclientclass.cpp:924">
    <![LOG[Current Assigned Management Point is nssc01.wacsd.com with Version 7711 and Capabilities: <Capabilities SchemaVersion ="1.0"><Property Name="SSLState" Value="0" /></Capabilities>]LOG]!><time="13:12:30.652+360" date="02-15-2013"
    component="ClientLocation" context="" type="1" thread="3656" file="smsclientclass.cpp:1165">
    <![LOG[Current Assigned Management Point is nssc01.wacsd.com with Version 7711 and Capabilities: <Capabilities SchemaVersion ="1.0"><Property Name="SSLState" Value="0" /></Capabilities>]LOG]!><time="13:12:30.902+360" date="02-15-2013"
    component="ClientLocation" context="" type="1" thread="2580" file="smsclientclass.cpp:1165">
    <![LOG[Current Assigned Management Point is nssc01.wacsd.com with Version 7711 and Capabilities: <Capabilities SchemaVersion ="1.0"><Property Name="SSLState" Value="0" /></Capabilities>]LOG]!><time="13:12:31.511+360" date="02-15-2013"
    component="ClientLocation" context="" type="1" thread="2580" file="smsclientclass.cpp:1165">
    <![LOG[Current Assigned Management Point is nssc01.wacsd.com with Version 7711 and Capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="13:12:32.386+360" date="02-15-2013"
    component="ClientLocation" context="" type="1" thread="3656" file="smsclientclass.cpp:1165">
    <![LOG[Current Assigned Management Point is nssc01.wacsd.com with Version 7711 and Capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="13:12:32.761+360" date="02-15-2013"
    component="ClientLocation" context="" type="1" thread="2580" file="smsclientclass.cpp:1165">
    <![LOG[Current Assigned Management Point is nssc01.wacsd.com with Version 7711 and Capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="13:12:32.871+360" date="02-15-2013"
    component="ClientLocation" context="" type="1" thread="2580" file="smsclientclass.cpp:1165">
    <![LOG[Current Assigned Management Point is nssc01.wacsd.com with Version 7711 and Capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="13:12:32.980+360" date="02-15-2013"
    component="ClientLocation" context="" type="1" thread="2580" file="smsclientclass.cpp:1165">
    <![LOG[Current Assigned Management Point is nssc01.wacsd.com with Version 7711 and Capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="13:12:33.246+360" date="02-15-2013"
    component="ClientLocation" context="" type="1" thread="2952" file="smsclientclass.cpp:1165">
    <![LOG[Current Assigned Management Point is nssc01.wacsd.com with Version 7711 and Capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="13:12:33.308+360" date="02-15-2013"
    component="ClientLocation" context="" type="1" thread="2952" file="smsclientclass.cpp:1165">
    <![LOG[Current Assigned Management Point is nssc01.wacsd.com with Version 7711 and Capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="13:12:33.402+360" date="02-15-2013"
    component="ClientLocation" context="" type="1" thread="2952" file="smsclientclass.cpp:1165">
    <![LOG[Current Assigned Management Point is nssc01.wacsd.com with Version 7711 and Capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="13:12:33.574+360" date="02-15-2013"
    component="ClientLocation" context="" type="1" thread="2952" file="smsclientclass.cpp:1165">
    <![LOG[Current Assigned Management Point is nssc01.wacsd.com with Version 7711 and Capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="13:12:33.933+360" date="02-15-2013"
    component="ClientLocation" context="" type="1" thread="2952" file="smsclientclass.cpp:1165">
    <![LOG[Current Assigned Management Point is nssc01.wacsd.com with Version 7711 and Capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="13:12:34.355+360" date="02-15-2013"
    component="ClientLocation" context="" type="1" thread="3656" file="smsclientclass.cpp:1165">
    <![LOG[Current Assigned Management Point is nssc01.wacsd.com with Version 7711 and Capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="13:12:34.839+360" date="02-15-2013"
    component="ClientLocation" context="" type="1" thread="3216" file="smsclientclass.cpp:1165">
    <![LOG[Current Assigned Management Point is nssc01.wacsd.com with Version 7711 and Capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="13:12:35.011+360" date="02-15-2013"
    component="ClientLocation" context="" type="1" thread="2580" file="smsclientclass.cpp:1165">
    <![LOG[Current Assigned Management Point is nssc01.wacsd.com with Version 7711 and Capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="13:12:35.043+360" date="02-15-2013"
    component="ClientLocation" context="" type="1" thread="2528" file="smsclientclass.cpp:1165">
    <![LOG[Current Assigned Management Point is nssc01.wacsd.com with Version 7711 and Capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="13:12:35.105+360" date="02-15-2013"
    component="ClientLocation" context="" type="1" thread="2528" file="smsclientclass.cpp:1165">
    <![LOG[Current Assigned Management Point is nssc01.wacsd.com with Version 7711 and Capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="13:12:35.121+360" date="02-15-2013"
    component="ClientLocation" context="" type="1" thread="2528" file="smsclientclass.cpp:1165">
    <![LOG[Current Assigned Management Point is nssc01.wacsd.com with Version 7711 and Capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="13:12:35.214+360" date="02-15-2013"
    component="ClientLocation" context="" type="1" thread="2528" file="smsclientclass.cpp:1165">
    <![LOG[Current Assigned Management Point is nssc01.wacsd.com with Version 7711 and Capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="13:12:35.339+360" date="02-15-2013"
    component="ClientLocation" context="" type="1" thread="2952" file="smsclientclass.cpp:1165">
    <![LOG[Current Assigned Management Point is nssc01.wacsd.com with Version 7711 and Capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="13:12:35.527+360" date="02-15-2013"
    component="ClientLocation" context="" type="1" thread="2580" file="smsclientclass.cpp:1165">
    <![LOG[Current Assigned Management Point is nssc01.wacsd.com with Version 7711 and Capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="13:12:40.683+360" date="02-15-2013"
    component="ClientLocation" context="" type="1" thread="2580" file="smsclientclass.cpp:1165">
    <![LOG[Current Assigned Management Point is nssc01.wacsd.com with Version 7711 and Capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="13:12:41.199+360" date="02-15-2013"
    component="ClientLocation" context="" type="1" thread="2580" file="smsclientclass.cpp:1165">
    Ivan

  • SCCM 2012 R2- Client push not working

    Hi,
    We have a SCCM 2012 R2 environment in our production. In one of the client machine i am unable to deploy client using Client push method. Below is the error in ccm.log
    I am able to access admin$ share from sccm server. Please help!!
    Regards
    Pallavi

    It means that it's trying to connect to the Admin$ share, but that it's failing because it's either unavailable or the account has no access.
    My Blog: http://www.petervanderwoude.nl/
    Follow me on twitter: pvanderwoude

  • SCCM 2012 SP1 drivers are not installed

    Hi
    I've the problem that drivers are not installed by PXE staging. I'm 100% sure I've the correct drivers. I've installed them over a pendrive without any problem but, SCCM doesn't install any driver, also I receive no error message. I see that the drivers
    are downloaded during the staging process but after the driver installation step nothing is installed. I have this problem on all hardware types and devices. It's ever the same. The task sequenze is also correct. We checked that again and again.
    First I loaded the whole driver package (including all drivers for this hardware tag) => dosen't work.
    Have deleted all drivers and assigend just the exact network driver to the categorie ==> dosen't work.
    Had also an SCCM specialist in the house which analyzed this issue but, he also cannot explain what could be the reason. He has never seen such a problem and he has installed a lot of SCCM2012 environments.
    Has anyone an idea or maybe similar problems?
    Thank you!
    Sacha

    Hello Andre,
    I got now an answer from Microsoft. It really seems like the setup installation is no longer supported for Windows 7 like Thomas said.
    The better formulation in the WhatsNew in SP1 (http://technet.microsoft.com/en-us/library/jj591552.aspx#BKMK_WhatsNewSP1_Software) would be:
    The build and capture task sequence was updated to apply an operating system image instead of running Setup.exe for installation. You can only
    still run Setup.exe for Windows 8 deployments by editing the task sequence in the task sequence editor.
    First I thought this would be a joke but seems so. I was able to very that it will work if you use an image. With the image all drivers were installed and the task sequence ended without any error.
    I loaded the install.wim from the original CD as image install and used the OSDPreserveDriveLetter setting like Thomas said.
    I asked Microsoft for an official statement if this install type would be supported by Microsoft or what the recommended way is to create the golden image by using SCCM. At the moment I’m waiting for the final answer. I don’t want to use
    unsupported installation methods for my customers.
    I will post the answer from Microsoft after I got it.
    We all could be happy that we now have Windows 8 and all Company want to install Windows 8 at all systems otherwise we have to wait until we get a supported way. ;.)
    regards
    Christoph

  • SCCM 2012 R2 Client only showing 2 items under Actions

    I've enable AD Forest Discovery on Primary Site also checked Automatically create AD site boundaries when they are discovered and Automatically create IP address range boundaries for IP subnets when they are discovered.
    I didn't change this (default) Disable AD Forest Discovery on CAS.
    I am still running SCCM 2007 R3 SP2 in Production environment. Do I need to remove all the boundaries first on SCCM 2007? Before I could install SCCM 2012 R2 client?
    The reason that I manually install SCCM 2012 R2 client to my test computers just want to see if the SCCM 2012 R2 client will install without any issues. Right now, there's :(
    On my Client Push Installation Properties, I haven't Enable automatic site-wide push installation. I just don't want SCCM 2012 R2 client is automatically pushing it out. Should I enable this? Is there any effect?
    Two nights ago, I manually deploy SCCM 2012 R2 client (right click to deploy SCCM Client) to my test Win7x64 Enterprise and Win8.1x64 Enterprise. Until this morning Actions are not fully there (it should be total 11)
    SCCM 2012 R2 client (version 5.00.7958.1000) installed but SCEP 2012 is not install (I think there's a problem here) since I checked the Actions button on both of Win7x64 Enterprise and Win8.1x64 Enterprise are only showing 2 Actions:
    1. Machine Policy Retrieval & Evaluation Cycle
    2. User Policy Retrieval & Evaluation Cycle
    I've checked on both of Win7x64 Enterprise and Win8.1x64 Enterprise logs (using CMTrace):
    1. CcmExec.log -> no errors
    2. LocationServices.log -> Current AD site of machine is Default-First-Site-Name
    3. ClientLocation.log -> It knows my new MP (correct one)
    4. ClientIDManagerStartup.log -> with errors below
    ClientIDManagerStartup.log has lots of RED errors (same one):
    <![LOG[RegTask: Failed to send registration request message. Error: 0x8000000a]LOG]!><time="11:26:13.695+420" date="07-03-2014" component="ClientIDManagerStartup" context="" type="3" thread="1716"
    file="regtask.cpp:1297">
    I am hoping someone will be able to point me to the right direcly, please. Thanks, Reza
    Reza Prawirasatya

    Idan,
    Thanks for the info.
    I have check this registry below:
    Check in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SMS\Mobile Client
    It's pointing to my new site code of SCCM 2012 R2 (it's not SCCM 2007 site code).
    What I did wrong I deploy SCCM 2012 Client Custom Settings to a collection that I created and also Antimalware Policies to that collection as well where that collection has 0 (none members).
    So I deleted and just simply pointed both SCCM 2012 Client Custom Settings and Antimalware Policies to All Systems and all my test computers (workstations & servers) have SCCM 2012 R2 client along with SCEP 2012.
    I have more questions below:
    What's the best way for me to approach this SCCM 2012 R2 Client push to a test computers (workstations and servers).
    I have SCCM 2007 R3 SP2 is still running in Production, currently Boundaries set as IP subnet (not using AD Site, it used but I changed it 2 years ago).
    Now, SCCM 2012 R2 Primary Site set Enable AD Forest Discovery with Automatically create AD & Automatically create IP address range boundaries for IP subnets.
    Of course, by turning this option above, it will pick up lots of different IP subnets. Even the one our sister company (lots of different domain).
    1. In SCCM 2012 R2 Boundary Groups, I set Default-First-Site-Name (AD Site), under Site Systems tab, I have also my Primary Site SCCM 2012 R2 here.
    Here's the questions:
    1. Do I need to add IP subnet in SCCM 2012 R2 Boundary Groups? Do I need to add let's say 10.xxx.20.xxx (IP subnet here).
    2. Also, do I need to delete IP subnet in SCCM 2007 Boundaries that correspond to that IP subnet? Let's say I have 10.xxx.20.xxx (IP subnet here) and remove this one since I have added on number 1?
    Reza Prawirasatya

  • SCCM 2012 R2 client version 1101 and 1104 queries

    There are several samples of collection query code for SCCM 2012 R2 client version 5.00.7958.1000, which is the base R2 client version. Patches can change this to 5.00.7958.1101 and 5.00.7958.1104. But there is a problem. These two patches
    display as 1101 and 1104 when you go to Control Panel\Configuration Manager\General tab but when you go to Programs and Features and look in there the DisplayVersion is 5.00.7958.1000--so all query code samples are unable to different between the base versions
    and version 1101 and 1004. I have been unable to find out how to write a query that finds version s 1101 and 1104. Does anyone know how to do this? Thanks.

    Use ClientVersion from SMS_R_System within a console query or ClientVersion0 from V_R_system in a SQL query.
    Even this can be deceptive though because the agent only reflects the highest version number of one of its subcomponets. This post, specific to 2007, describes the complexity: http://blog.configmgrftw.com/configmgr-client-hotfix-versioning/.
    Specific to your question though, why do you care if either of these hotfixes are distributed to your clients? 2905002 is only necessary during WinPE (and if you are actually not using download on demand content during OSD) and 2910552 is only applicable
    if you are rolling out Win 8.1 using a single TS to your XP systems using a refresh methodology.
    Jason | http://blog.configmgrftw.com

  • SCCM 2012 R2 Client TroubleShooting

    Hello,
    I have  a SCCM 2012 R2 Upgraded environment where I have 1000+ clients. but only 600 clients are reporting active in the console.
    Atleast 200 clients doesn't have the site information at all.
    Rest of the 200 is reporting with Client as No
    Kindly help me with the Troubleshooting steps for the same.

    Most common issues for client installation failures are:
    SCCM server unable to ping the machine or resolve name.
    FW enabled on remote machine. 
    Unable to access admin shares (C$, Admin$) on remote machine.
    WMI issues on remote machine.
    BITS service disabled in remote machine.
    Less than 500MB free space on C drive.
    Ports Used During Configuration Manager Client Deployment
    Windows Firewall and Port Settings for Client Computers in Configuration Manager
    Troubleshoot administrative shares
    Computer Client Hardware Requirements
    Check that ccmsetup folder was created under C:\Windows.
    Check the following 2 files with
    CMTrace.exe: ccmsetup.log and
    client.msi.log  under
    C:\Windows\ccmsetup\Logs and look for errors.
    For client with no site information, you need to make sure your boundary group match client IP or AD site.
    Some more troubleshooting links:
    http://deployos.com/blog/2012/10/01/using-and-troubleshooting-client-push-in-sccm
    http://eskonr.com/2010/11/sccm-client-installation-troubleshooting-steps-check-list/
    http://blogs.technet.com/b/configurationmgr/archive/2009/08/10/troubleshooting-issues-where-clients-are-not-reporting.aspx
    Please take a moment to Vote as Helpful and/or Mark as Answer where applicable. Thanks.

  • Installing and Managing SCCM 2012 R2 client in workgroup

    Hi,
    I'm trying to install sccm 2012 r2 client on a workgroup workstation, but i can't manage to put the client working.
    Already tried this solutions
    http://blogs.technet.com/b/anilm/archive/2012/05/06/managing-workgroup-clients-in-configuration-manager-2012.aspx
    http://eskonr.com/2013/08/sccm-configmgr-2012-manage-workgroup-computers-for-deploymentremote-tools-etc/
    if i use this commands to install the client the client don't install.
    ccmsetup.exe /source:C:\client SMSSITECODE=PRI SMSMP=sgcmcen.cm12lab.com DNSSUFFIX=cm12lab.com
    if i use this one same happens
    Ccmsetup.exe /mp:sccmserver SMSSITECODE=XXX FSP=sccmserver DNSSUFFIX=dnssuffix
    If i use this one the client gets installed and the site code assigned but nothing more. It shows at the sccm console, but don't receive informations from sccm i think
    Ccmsetup.exe /mp:sccmserver SMSSITECODE=XXX SMSSLP=sccmserver DNSSUFFIX=dnssuffix
    on the client, clicking in Site tab and configure settings, the site code is there, clicking in Find Site returns error saying that cant find the site. on the locationservices log i'm getting
    Policy prevents failover to WINS for lookup
    Unable to retrieve AD Site membership
    No Location reply received from xxxxxx.domain.xxx
    No location reply received from xxxxxx
    thks in advance

    It should work just by:
    Copy the client files (the whole directory) to the workgroup computer (c:\tmp\Client)
    Run ccmsetup.exe /source:c:\tmp\Client SMSSITECODE=PRI SMSMP=sgcmcen.cm12lab.com DNSSUFFIX=CM12LAB.COM
    Examine %windir%\ccmsetup\logs\ccmsetup.log for more information if the client doesn't install at all, possible causes might be corrupted WMI, lack of BITS (if running Windows 2003 server).. in these cases you could run WMIDiag (http://www.microsoft.com/en-us/download/details.aspx?id=7684)
    to get more info on the errors and how to fix them.
    Couple of checks:
    DNS is working correctly both ways? Workgroup machine can find ConfigMgr server and ConfigMgr server can find workgroup machine by name? You can test this by running
    nslookup <target.fqdn> on both
    Workgroup computer is in the boundary / boundary group that has a site server assigned

  • Clients are not getting software updates

    Hi All,
    We have setup SCCM2012 with wsus, i installed the clients on some pcs and i can see the sccm software agent on pcs but clients are not getting updated. on SCCM2012 server console i downloaded then selecting deploy option and it is
    showing download-YES and deploy-Yes but clients are not getting. 
    can anyone please tell me what could be the reason.
    do i need to check at clients side that the sccm2012 site is working in browser? i checked it is not working becuase proxy is enabled. need to define in exception.
    Thanks.
    Agha 

    Hi Kent,
    I checked in registry on clients, it is showing correct name. please find the below WUAHandler.log error:
    <![LOG[CWuaHandler::SetCategoriesForLeafStateReportingExclusion called with E0789628-CE08-4437-BE74-2495B842F43B]LOG]!><time="09:28:31.299-180" date="02-02-2013" component="WUAHandler" context="" type="1" thread="6976" file="cwuahandler.cpp:2452">
    <![LOG[Its a WSUS Update Source type ({D5ED6611-7DFF-4013-B8BB-F9FF4DE0EF1D}), adding it.]LOG]!><time="10:02:58.396-180" date="02-02-2013" component="WUAHandler" context="" type="1" thread="8020" file="sourcemanager.cpp:1222">
    <![LOG[Enabling WUA Managed server policy to use server:
    http://sccmsrv and Policy ENABLED]LOG]!><time="10:02:59.145-180" date="02-02-2013" component="WUAHandler" context="" type="3" thread="8020" file="sourcemanager.cpp:1000">
    <![LOG[Failed to Add Update Source for WUAgent of type (2) and id ({D5ED6611-7DFF-4013-B8BB-F9FF4DE0EF1D}). Error = 0x87d00692.]LOG]!><time="10:02:59.145-180" date="02-02-2013" component="WUAHandler" context="" type="3" thread="8020" file="cwuahandler.cpp:2322">
    <![LOG[Its a WSUS Update Source type ({D5ED6611-7DFF-4013-B8BB-F9FF4DE0EF1D}), adding it.]LOG]!><time="05:53:02.950-180" date="02-03-2013" component="WUAHandler" context="" type="1" thread="1424" file="sourcemanager.cpp:1222">
    <![LOG[Enabling WUA Managed server policy to use server:
    http://sccmsrv and Policy ENABLED]LOG]!><time="05:53:05.462-180" date="02-03-2013" component="WUAHandler" context="" type="3" thread="1424" file="sourcemanager.cpp:1000">
    <![LOG[Failed to Add Update Source for WUAgent of type (2) and id ({D5ED6611-7DFF-4013-B8BB-F9FF4DE0EF1D}). Error = 0x87d00692.]LOG]!><time="05:53:05.462-180" date="02-03-2013" component="WUAHandler" context="" type="3" thread="1424" file="cwuahandler.cpp:2322">
    <![LOG[Its a WSUS Update Source type ({D5ED6611-7DFF-4013-B8BB-F9FF4DE0EF1D}), adding it.]LOG]!><time="11:07:01.094-180" date="02-03-2013" component="WUAHandler" context="" type="1" thread="4692" file="sourcemanager.cpp:1222">
    <![LOG[Enabling WUA Managed server policy to use server:
    http://sccmsrv and Policy ENABLED]LOG]!><time="11:07:03.606-180" date="02-03-2013" component="WUAHandler" context="" type="3" thread="4692" file="sourcemanager.cpp:1000">
    <![LOG[Failed to Add Update Source for WUAgent of type (2) and id ({D5ED6611-7DFF-4013-B8BB-F9FF4DE0EF1D}). Error = 0x87d00692.]LOG]!><time="11:07:03.606-180" date="02-03-2013" component="WUAHandler" context="" type="3" thread="4692" file="cwuahandler.cpp:2322">
    <![LOG[Its a WSUS Update Source type ({D5ED6611-7DFF-4013-B8BB-F9FF4DE0EF1D}), adding it.]LOG]!><time="11:08:00.110-180" date="02-03-2013" component="WUAHandler" context="" type="1" thread="4692" file="sourcemanager.cpp:1222">
    <![LOG[Enabling WUA Managed server policy to use server:
    http://sccmsrv and Policy ENABLED]LOG]!><time="11:08:01.374-180" date="02-03-2013" component="WUAHandler" context="" type="3" thread="4692" file="sourcemanager.cpp:1000">
    <![LOG[Failed to Add Update Source for WUAgent of type (2) and id ({D5ED6611-7DFF-4013-B8BB-F9FF4DE0EF1D}). Error = 0x87d00692.]LOG]!><time="11:08:01.374-180" date="02-03-2013" component="WUAHandler" context="" type="3" thread="4692" file="cwuahandler.cpp:2322">

  • Problem Installing SCCM 2012 R2 client on Windows Thin PC 7 (Windows Embedded)

    Hi, I'm trying to install SCCM 2012 R2 client on Windows thin pc 7
    I check the ccmsetup.log and it returned this:
    Failed to get list of protected volume: List pointer is NULL (3)
    ccmsetup 07/08/2014 08:06:26''
    2040 (0x07F8)
    DetectEWF failed with 0x80070003. ccmsetup
    07/08/2014 08:06:26'' 2040 (0x07F8)
    DetectWindowsEmbeddedWF failed with 0x80070003.
    ccmsetup 07/08/2014 08:06:26''
    2040 (0x07F8)
    A Fallback Status Point has not been specified.  Message with STATEID='304' will not be sent.
    ccmsetup 07/08/2014 08:06:26''
    2040 (0x07F8)
    Cannot install over embedded OS with WF enabled on the system drive.
    ccmsetup 07/08/2014 08:06:26''
    2040 (0x07F8)
    CcmSetup failed with error code 0x80004005 ccmsetup
    07/08/2014 08:06:26'' 1960 (0x07A8)
    Can somebody help me?
    Thanks
    Renzo
    PD: Sorry for my bad English

    Cannot install over embedded OS with WF enabled on the system drive.
    You have to disable write filters on that device first.
    Torsten Meringer | http://www.mssccmfaq.de

  • SCCM 2012 Software Metering is not working

    SCCM 2012 Software Metering is not working in our environment. Other than software metering, reports work just fine.
    I have created a few simple software metering rules with “Acrobat.exe” and “Outlook.exe”. Rules are enabled. Rules were on at least 6 months.
    When I go to software metering reports, Month parameter value is empty and I can’t choose any value.
    I ran runmetersumm.exe on our server, it did not work as intended. :
    Summarizing data up to 0 hours old.
    File Usage Summary added -1 rows in 0 seconds.
    Monthly Usage Summary added -1 rows in 0 seconds.
    I am stumped. Why would it add minus rows?
    Any ideas how I can make software metering work on our environment?
    Thank you

    Finally figured it out.
    mtrmgr.log did not find any rules when I ran executables. So I knew it wasn't working on the server side.
    After searching for a while, I found the solution from the link below:
    http://social.technet.microsoft.com/Forums/en-US/8f048512-c357-437e-89ec-cee5356a10b1/software-metering-reports-empty?forum=configmanagergeneral
    1. Deleted RULECHG.RTA under policypv.box folder
    2. Removed and recreated metering rules again.
    Everything is working again now.
    Thank you.
    I do wonder how to avoid those problems going forward though.

  • Error installing SCCM 2012 SP1 client

    Hi All,
    I am getting the following error, detailed in the client.msi.log, when trying to install the SCCM 2012 SP1 client on a couple of windows 2008 R2 servers.
    Error 1904. Module C:\Windows\CCM\StatusAgentProxy.dll failed to register.  HRESULT -2147010895
    The ccmsetup.log details the same message without Error 1904 indicated.
    I am installing the client using the SUP method, which has worked without any problems on all 180 other windows servers I have done.  ccmsetup starts and downloads all pre reqs required for the client rollout, but it then hits this error and does not
    finish the installation.
    Any help would be much appreciated?
    Regards PowerShell90

    Hi,
    I've seen this issue a couple of times and usually it's related to incorrect Versions of C++ Library installed on the system you try to install the Client. Try and remove any existing installations, reboot and install this version;
    http://www.microsoft.com/en-us/download/details.aspx?id=26368
    Let me know how it goes.

  • The data from a table of a database are not retrieved in ADF BC Application

    I have two separate ADF BC applications. Each application retrieve
    the data from the same scheme of a database. Both applications work
    well when I launch them under embedded OC4J. I have deployed
    these applications to a standalone OC4J. When I launch one application,
    the data from a database's table are retrieved. When I launch the other
    application, the data from a database's table are not retrieved. Why? Please,
    help me.

    Any error message ?
    Frank

  • WRT160NL DHCP reserved clients are not showing up in the DHCP Reservation window.... Why?

    I have 5 computers linked to my router. 4 are hardwired and I set it up so that each of the 5 has it's own static address. One of those computers is my DVR security camera system so can monitor my cameras remotely. It was working fine for years and now I can't access the DVR remotely anymore. I notice in the router Setup that the DHCP clients are not showing up as active even though two of the computers are on. I am running XP Pro on these machines and I can PING between them so I know some communication is going on. Also I can access the DVR cameras from my main computer using the internal IP address I assigned to the DVR, but not if I try to use my current WAN IP address.
    Would appreciate any advice on troubleshooting this problem.
    Thanks
    Solved!
    Go to Solution.

    It may have something to do with the firmware of the router. I suggest you should do that. The firmware that you can download from the Linksys website is version 1.0.0.3 Build 2. (http://support.linksys.com/en-us/support/routers/WRT160NL). After the upgrade, reset the router to factory settings (pressing and holding down the reset button). It is best to re-configure the router from scratch also. Try to power cycle your whole network as well.

  • Some clients are not receiving my mail attachments.

    Some clients are not receiving my mail attachments. Other recipients of the same email DO receive these attachments. It doesn't matter whether it is a jpg, pdf, doc, or other. Sending from gmail or entourage works, only sending from apple mail is a problem.  This has been an ongoing problem for me in Lion and Snow Leopard. I'm new to this forum, so not sure I'm posting in the right area, but I've searched for an answer and can't find anything. Do I need a plug-in or something?  I like my apple mail and don't want to switch, but this is a real problem for me.  Help, please!

    We have the same problem in Snow Leopard, so the problem isn't new. I've been researching this for a while now. Based on what I've read in a whole load of discussions it seems it's an issue in the way Outlook reads the e-mails send by Apple Mail. I've no idea of the technicalities of this but one obvious difference is that Mail's default formatting is Rich Text and Outlook's is HTML, but what do I know.
    We've done variuos test with our PC based clients but with no success: Send as Icon; Window's friendly attachement; Mail Attachement Iconiser, etc. Nothing gets rid of the problem entirely. We're a Mac based Public Relations agency and we send image to the media all of the time...and we have no guarantees that they are getting through.
    It's frustrating that Mail doesn't have an option, as it does for plain text, to send in an outlook friendly way. To me it's a huge problem and if Apple isn't going to sort it, given that Outlook is the choice of Enterprise and 95% of our clients, then we're going to have to spend thousands and switch to Outlook. Apple have gone to great pains to promote cross-compatibility with PC's and perhaps this is one little example of where they could try harder.
    Mail has not had much obvious love and attention for a while and if there's an Apple employee looking in on this thread, perhaps it's time to love it up, give it a few more bells and whistles (without over-complicating of course) and make it sing with Outlook.
    My last attenpt is to try Thunderbird as a default mail client; I'm told it doesn't suffer from the same PC compatibility issues.

Maybe you are looking for