http://ift.tt/1jyCUIk
$site = get-spsite http://ift.tt/1qZv1mI
$site.UserAccountDirectoryPath
Try to follow this
http://ift.tt/1jyCUIl
stsadm -o setproperty -url http://<server:port> -pn peoplepicker-searchadforests -pv "forest:contoso.corp.com, contoso\<account>, <Password>;domain:bar.contoso.corp.com, contoso\<account>, <Password>"
http://ift.tt/1qZuYY7
Set permissions on the Secure registry key on EVERY machine in the farm, granting the local WSS_WPG read access
- Open Registry Editor Navigate to : HKEY_Local_Machine\SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\14.0\Secure
- Right-click Secure, select Permissions 3.Click Add 4.Find the local WSS_WPG group
- Select Read access
- Click OK out ofthe dialogs
If this helped you resolve your issue, please mark it Answered
No comments:
Post a Comment