Hi I've ran the following commands in my new SP2013 farm and still can't resolve users in a trusted domain in people picker.
STSADM.exe -o setproperty -pn peoplepicker-searchadforests -pv "forest:Contoso.com,Contoso\User1,Password1; domain:Fabrikam.com,Fabrikam\User2,Password2" -url http://central
How would I go about diagnosing the problems? Could it be ports, perhaps the user specified needs to have a specific permission?
My domain a trusts domain b and I have already imported user profiles from domain b into the UPS without issue.