0
votes
0answers
13 views

Migrate UPS profiles (win. classic auth.) to ADFS

my question regards to migrating from windows authentication to ADFS without losing UPS profiles data (fields from AD + unmapped fields values) and assuring synch. with AD is still working afterwards. ...
0
votes
1answer
33 views

SharePoint Services not running

I have installed SharePoint standalone in C:. I have choose database : data and log file path in D:\ drive. Now after successful installation, I start configuring services, SharePoint search ...
0
votes
1answer
31 views

What is the bext way to update user profile info in AD from Sharepoint?

Is there a way to update a users profile in AD from sharepoint? Is there a web part available, one that I can develop or any other interface that I could build/use? Thanks
2
votes
0answers
181 views

SharePoint 2010 User Profile Picture Medium/Large thumbnail mapping the first time uploaded image.New Profile picture is not loaded

I am facing the some critical issue in production server. I uploaded the userprofile photoA first time for USER A. Its is working fine. now the image stored in the User Photos/ProfilePicturs ...
1
vote
0answers
206 views

Retrieve the Large Thumbnail Profile Image in Sharepoint 2010 My Site Profile Page

I am trying to retrieve the profile image with the _LThumb URL, in my people search result. But since my container is 30x30px, SharePoint is automatically retrieving the profile image with _MThumb on ...
0
votes
2answers
148 views

SharePoint UPS Proxy

I had a situation with UPS service. I have a farm with 2 WFE and 2 AppServers. In the WFE there are two WebApplication. From the AppServer of this farms the UPS is connected to the UPS of other Farm. ...
0
votes
0answers
102 views

User Profile Service: Cannot create syncronization connection

We have a very strange problem with User Profile Service. We configure the properly by following this guide provided here http://www.harbar.net/articles/sp2010ups.aspx. The User Profile Service and ...
1
vote
2answers
1k views

User Profile Incremental Synchronization Timer Job runs on wrong server

I have configured 2 User Profile Service instance's on a SharePoint 2010 farm to cater for an Intranet and Extranet Domain. One UPS runs on the app server and hosts the Intranet sync and the other ...
0
votes
2answers
398 views

Will Sharepoint Sync User Profiles if only Domain Groups are Used?

In my sharepoint, I have assigned permissions for sites and pages by using only domain groups - that is, I am not using any sharepoint groups themselves. This works fine. It allows me to add and ...
1
vote
1answer
1k views

SharePoint 2010 PeoplePicker Control Not Displaying User Data

In a test SharePoint environment, I have configured the User Profile Service, and the user profiles have been successfully populated into the UPS using the User profile Synchronization Service from ...
0
votes
1answer
576 views

Get-SPUser: Error cannot get the full name or e-mail address of user sharepoint 2010

I'm trying to display first name last names instead of DOMAIN\username. I tried running : Get-SPUser –Web webapplication| Set-SPUser –SyncFromAD But i keep getting the rror : cannot get the full ...
0
votes
2answers
702 views

People search yielding no results in spite of a successful User Profile Synchronization?

I have used the sharepoint farm configuration wizard to setup all services under spfarm account and everything works fine. However I am having trouble with Searching for people. Here is the link I ...
1
vote
2answers
6k views

FIM Synchronization Service fails to start - User Profile Synchronization service stuck on starting

So, I have an user profile synchronization service application configured for a production farm. When I go to manage services on server (through central admin) it shows this :- User Profile Service ...
0
votes
1answer
231 views

How to verify that AD Groups synched using User Profile Service

Our AD administrator has just set up about 10 AD groups that I want to synch with the User Profile Service for SP 2010. Seems like the synch runs fine without error but now I am having trouble ...
9
votes
2answers
447 views

User Profile Synchronization - cannot import users without DN entry

I need help in troubleshooting the problem with User Profile Synchronization. Issue: Some users were treated with stsadm -o migrateuser command and they no longer being imported from Active ...