RichardBenfield Posted September 2, 2015 Report post Posted September 2, 2015 I some some clients in a different forest and domain from the SCCM 2012 R2 SP1 servers. Prior to SP1 upgrade, the installs were working. Now it appears that client installs within the same forest and domain work. But the installs for clients in a different forest/domain fail. The ccmsetup.log contains the following information: ========================================================================== CcmSetup version: 5.0.8239.1203 Performing AD query: '(&(ObjectCategory=mSSMSManagementPoint)(mSSMSDefaultMP=TRUE)(mSSMSSiteCode=ABC))' OperationalXml '<ClientOperationalSettings><Version>5.00.7958.1000</Version>... The MP name retrieved is 'siteservername.domain.com' with version '7958' and capabilities... MP 'servername.domain.com' is compatible Retrieved 1 MP records from AD for site 'ABC' Retrived site version '5.00.7958.1000' from AD for site 'ABC' SiteCode: ABC SiteVersion: 5.00.7958.1000 Retrieved client version '5.00.8239.1006' and minimum assignable site version '5.00.8200.1000' from manifest Checking compatibility of site version '5.00.7958.1000', expect newer than '5.00.8200.1000' Client version '5.00.8239.1006' is not compatible with the site 'ABC' version '5.00.7958.1000 ========================================================================== The ccmsetup.exe is 5.0.8239.1203 The console and site version are 5.00.8239.1000 Site's build number is 8239 When I query AD from the client computer with the issue for the mSSMSManagementPoint information for mSSMSSiteCode ABC it returns: mssmsmpname = siteservername.domain.com mssmsversion = 8239 mssmscapabilities.ClientOperationalSettings.Version = 5.00.8239.1203 ========================================================================== The other forest/domain do not appear to have any of the Systems Management stuff published in them and everything I can find from the management point itself, from AD, from the client, from everything, says 8239 but yet somehow from systems in this other forest/domain, it keeps on finding this reference to 7958? I cannot figure out where it is getting this to know where to remove or update it. Any guidance would be greatly appreciated. Thanks, Richard Quote Share this post Link to post Share on other sites More sharing options...
h4x0r Posted September 2, 2015 Report post Posted September 2, 2015 Have you seen these? http://www.windows-noob.com/forums/topic/7217-client-version-50078041000-is-not-compatible-with-the-site-111-version-50077110000/?p=27712 https://social.technet.microsoft.com/Forums/en-US/855e3769-2553-4595-9e34-a341f1e34c4a/cannot-deploy-client-after-sp1-for-sccm-2012?forum=configmanagergeneral *edit The fix in the first link is also noted here as well, but i wanted to include it here as the scenario shares similarities to yours http://billbjerrum.blogspot.com/2015/07/client-version-50082391000-is-not.html Quote Share this post Link to post Share on other sites More sharing options...
RichardBenfield Posted September 2, 2015 Report post Posted September 2, 2015 Thank you. I had not seen the first two. I had seen the last one. Basically I have already confirmed that the MP record in AD has the correct version number and when I run an AD query from the affected computers, they are able to retrieve the information from AD and it contains the correct version number. I cannot find anything anywhere that has 7958 in it? I can't tell where that is coming from. But it does not appear to be coming from AD? the middle post (cannot-deploy-client-after-sp1-for-sccm-2012) seems most similar in that the AD information looks correct, installs from the same domain seem the same but from another domain fails. However their final update about the resolution makes no sense? "The account doing AD discovery of the seconrday domain/forest was not in the domain admins group." I am not sure why the AD discovery stuff would have anything to do with it? I am manually installing the client on these computers. But I will look at that some to see if I can find the link? Thanks, Richard Quote Share this post Link to post Share on other sites More sharing options...
h4x0r Posted September 2, 2015 Report post Posted September 2, 2015 As far as AD discovery...check under Administration > Hierarchy Configuration > Discovery Methods > Active Directory System Discovery. If that is enabled, you should have an AD container setup...open the properties and see what is set under the Active Directory Discovery Account. Quote Share this post Link to post Share on other sites More sharing options...
RichardBenfield Posted September 2, 2015 Report post Posted September 2, 2015 I had looked at both domains in both forests and thought that one with issues did not have the site information published at all. However, I apparently just did not have permissions to view the System container in that domain. I now see that the System Management container and the site data actually do exist in that domain and it contains out of date version info for that Site. I 'm requesting the appropriate permissions to get the site information published. Thanks, Richard Quote Share this post Link to post Share on other sites More sharing options...
mikestanley Posted November 16, 2015 Report post Posted November 16, 2015 I had looked at both domains in both forests and thought that one with issues did not have the site information published at all. However, I apparently just did not have permissions to view the System container in that domain. I now see that the System Management container and the site data actually do exist in that domain and it contains out of date version info for that Site. I 'm requesting the appropriate permissions to get the site information published. Thanks, Richard I am having this same issue. I'm not a domain admin on our domain, but our SCCM server was granted (and appears to still have) permissions to the System Management container. I've confirmed the Site info there is still listed as 7958, not what the Site server itself is showing - 8239. Provided my Site server does still have access to update the Site info for our instance of SCCM in the System Management container, is there some way for me to force the server to do it? Quote Share this post Link to post Share on other sites More sharing options...