I have migrated a SharePoint 2010 farm from one domain to another domain. After migrating the content database from one domain to another all the old users appear in the peoplepicker results.
New security groups created in the old domain are not shown in the peoplepicker of the content web application
however the people picker in the central admin shows the newly created security groups.
Steps taken
stsadm -o setproperty –url http://<server> –pn peoplepicker-onlysearchwithinsitecollection –pv no
i also deleted SharePoint cache
What puzzles me is that when I created one security group in the new domain it appeared in the people picker of the web content application but all security groups thereafter stopped appearing after that in the peoplepicker results.
Is there a way to reset the peoplepicker results and make it point to the AD. Or Is there any Power shell commands to add security groups into the peoplepicker results.
In the user profile synchronization service i have selected the security group and it appears in the miisclient.exe tool but does not appear in the user profile section.