oso Posted April 17, 2012 Report post Posted April 17, 2012 Hi all, I'm currently in proces of migration our inrastructure to sccm 2012 but I have little problem with clients in workgroup, my install parameter is here CCMSetup.exe /MP:SIF DNSSUFFIX=local.xx.xx SMSSITECODE=GCN FSP=SIF SMSCACHESIZE=15360 client are succesfully installed but not recieving policy from MP server, when i click on button find site it give me an error cannot find site, i have all in one installation standalone primary on one box, DNS publishing is working, srv record is located in DNS, should I use parameter for server locator point like in 2007, but in documentation i cannot find any word about server locator point, somewhere i find that functionality was moved to MP but i didn find more about it? Quote Share this post Link to post Share on other sites More sharing options...
DavidRandall Posted April 20, 2012 Report post Posted April 20, 2012 The server locator point site system role has been removed. The functionality that was provided by the server locator point was merged into the management point site system role. You should update the ccmsetup command line by replacing the "FSP=SIF" value with "SMSMP=SIF". The client will then use SIF as its initial management point to get additional information about the site configuration. You won't need to worry about the SLP behavior so long as you have the "SMSMP=" clause in your command line. The following documentation may also help for your installation: http://technet.microsoft.com/en-us/library/gg712298.aspx Dave Quote Share this post Link to post Share on other sites More sharing options...
oso Posted April 25, 2012 Report post Posted April 25, 2012 hi i was try add parameter SMSMP=SIF but nothing changed in gui still not apear another actions only user and machine policy, also cannot manually find site in ccm client gui, policy still not received edit: Hi problem is solved I forgot to add our IP Subnet to boundary group, previoususly there was added only ad site boundary Quote Share this post Link to post Share on other sites More sharing options...