Tagged Questions
4
votes
1answer
198 views
Powershell scripts: Create user profile synchronization service using sharepoint active directory
In sharepoint 2013 I have to create user profile synchronization connection using sharepoint active directory through scripts. I have created the user profile service using powershell after that is ...
2
votes
1answer
285 views
request timed out error while creating User profile service application after long time
in order to configure my sites in sharepoint 2013, we need to start user profile synchronization service. while starting that service it should populate user profile application. for me it is not ...
0
votes
1answer
30 views
How to reduce the number of user profiles reported
My user profile service was reporting 1,000 or so users before i reprovisioned but after i did that i did a sync with out my exclusion filters set on teh connection to my AD and it imported in an ...
3
votes
2answers
102 views
Maintaining permissions across a SharePoint 2007 and SharePoint 2010 site?
We're currently mid-way through migrating to SharePoint 2010. As we have a large test schedule ahead of us we're currently running two test deployments side by side - Our SharePoint 2007 test ...
1
vote
3answers
131 views
Ability to create users inside SharePoint 2010
We have a very simple SharePoint Server 2010 SP1 installation. We created and configured everything manually, and only set up what we really needed. So there is no user profile service in SP, and we ...
0
votes
1answer
748 views
User Profile Synchronization - Filter by AD OU or DN attributes
I am attempting to filter out a subset of users in Active Directory from being pulled into the User Profile Service. The users need to be filtered by the Organizational Unit property (ou), which is ...
2
votes
2answers
2k views
Import User profiles from AD not working
I intend to import user profiles from AD to SharePoint 2010 but I can't do it. See the process that I am following below:
When I got to User Profile Service Application -> Configure Synchronization ...
7
votes
1answer
379 views
SharePoint 2010 User Profile Synchronization: BCS + WCF
I'm here because I'm trying to implement a scenario of user profile synchro with bcs connecting to wcf service.
Here is the context:
A remote web service is returning a full list of employee infos. ...
0
votes
2answers
5k views
User Information List not sync'd with User Profile database
I have a bunch of site collections for my single web application and when I run Full Synchronization of users using the User Profile Synchronization service the information in each site collection's ...
1
vote
0answers
307 views
problem syncing user profile info to site collection
sp2010 Server - I've got a site collection where the user profiles aren't getting updated from the Farm Profile store. specifically I noticed that photos I've uploaded to the user profile aren't ...
2
votes
2answers
607 views
Supplementing User Profile with information from BCS
I've got my external content type and BCS all sorted and working - the list view of the external list shows 100% in the site and the external content type shows under my BCS service application.
Now ...