wanderer Posted March 25, 2014 Report post Posted March 25, 2014 Hi, We have a working SCCM 2007 server and are currently testing SCCM 2012. They are both on the same network. If I install the SCCM 2012 client on a Windows 7 client from the SCCM console then it installs OK, the site name is filled out in the Configuration Manager applet and I can install Applications and Packages with no problems. However, if I click on the "Find Site" button it always fails, the data from the LocationServices log is below. I've defined boundaries based on an IP range for the test PC and I've created a boundary group to go with it. I don't want to make changes to AD until we aren't using SCCM 2007 anymore. (The SCCM 2007 clients locate their site server OK) My understanding is that the client can tell which site it is linked to from the boundaries/boundary groups, is this correct? Is there no way the client can find its site server except from AD? I suspect I'm missing something obvious, any help much appreciated, Thanks, Stephen <![LOG[No lookup MP(s) from AD]LOG]!><time="14:50:14.203+00" date="03-25-2014" component="LocationServices" context="" type="1" thread="4252" file="lsad.cpp:1961"> <![LOG[Failed to resolve 'SMS_SLP' from WINS]LOG]!><time="14:50:19.119+00" date="03-25-2014" component="LocationServices" context="" type="2" thread="4252" file="lswins.cpp:467"> <![LOG[LSGetLookupMP: Failed to resolve lookup MP from WINS with 87D00215. Check if it is published]LOG]!><time="14:50:19.119+00" date="03-25-2014" component="LocationServices" context="" type="2" thread="4252" file="lsad.cpp:2005"> <![LOG[begin checking Alternate Network Configuration]LOG]!><time="14:50:19.128+00" date="03-25-2014" component="LocationServices" context="" type="1" thread="4252" file="ccmiputil.cpp:1069"> <![LOG[Finished checking Alternate Network Configuration]LOG]!><time="14:50:19.143+00" date="03-25-2014" component="LocationServices" context="" type="1" thread="4252" file="ccmiputil.cpp:1146"> <![LOG[Current AD site of machine is Default-First-Site-Name]LOG]!><time="14:50:19.247+00" date="03-25-2014" component="LocationServices" context="" type="1" thread="4252" file="lsad.cpp:601"> <![LOG[LSIsSiteCompatible : Verifying Site Compatibility for <WBS>]LOG]!><time="14:50:19.306+00" date="03-25-2014" component="LocationServices" context="" type="1" thread="4252" file="lsad.cpp:5103"> <![LOG[LSGetSiteVersionFromAD : Successfully retrieved version '4.00.6487.0000' for site 'WBS']LOG]!><time="14:50:19.309+00" date="03-25-2014" component="LocationServices" context="" type="1" thread="4252" file="lsad.cpp:4996"> <![LOG[LSIsSiteVersionCompatible : Site Version '4.00.6487.0000' is not compatible.]LOG]!><time="14:50:19.309+00" date="03-25-2014" component="LocationServices" context="" type="1" thread="4252" file="lsad.cpp:5064"> <![LOG[LSIsSiteCompatible : Site <WBS> Version '4.00.6487.0000' is not compatible.]LOG]!><time="14:50:19.309+00" date="03-25-2014" component="LocationServices" context="" type="1" thread="4252" file="lsad.cpp:5167"> <![LOG[Attempting to retrieve lookup MP(s) from AD]LOG]!><time="14:50:19.310+00" date="03-25-2014" component="LocationServices" context="" type="1" thread="4252" file="lsad.cpp:1919"> <![LOG[No lookup MP(s) from AD]LOG]!><time="14:50:19.313+00" date="03-25-2014" component="LocationServices" context="" type="1" thread="4252" file="lsad.cpp:1961"> <![LOG[Failed to resolve 'SMS_SLP' from WINS]LOG]!><time="14:50:23.819+00" date="03-25-2014" component="LocationServices" context="" type="2" thread="4252" file="lswins.cpp:467"> <![LOG[LSGetLookupMP: Failed to resolve lookup MP from WINS with 87D00215. Check if it is published]LOG]!><time="14:50:23.819+00" date="03-25-2014" component="LocationServices" context="" type="2" thread="4252" file="lsad.cpp:2005"> Quote Share this post Link to post Share on other sites More sharing options...
Peter van der Woude Posted March 25, 2014 Report post Posted March 25, 2014 True, the Find Site button will always make a search on the AD for a site. The only way, in your current setup, to specify a site (server) to a client is by specifying it during the installation. Quote Share this post Link to post Share on other sites More sharing options...
wanderer Posted March 26, 2014 Report post Posted March 26, 2014 Peter, thanks for the clarification. I'll carry on testing for now, Stephen Quote Share this post Link to post Share on other sites More sharing options...
Apexes Posted March 26, 2014 Report post Posted March 26, 2014 Had a similar problem to this a while back. It installed the client fine initially until i clikced on Find Site, and then it wouldn't find anything. Check you've got the tick box "Use this boundary group for site assignment" checked in Boundary Groups > <relevant site name> > References - and make sure it's set to the correct site in assigned site drop down Long shot, but just in case there was any similarity in the issue i had and yours Quote Share this post Link to post Share on other sites More sharing options...
wanderer Posted March 26, 2014 Report post Posted March 26, 2014 Thanks Apexes, I do have that ticked. I'm working on the assumption that the "Find now" is failing because I've not updated the Systems Management data in AD - since it still refers to a live SCCM 2007 install. Quote Share this post Link to post Share on other sites More sharing options...