Metadata about a user.
0
votes
1answer
940 views
Sites not working after sharepoint 2010 server SP1 & Aug 2012 CU
Single server and single farm.
It has SP foundation 2010. I then upgraded it to SP 2010 server SP1 (by first installing SP 2010 server followed by SP 2010 foundation SP1 and then server 2010 SP1 and ...
1
vote
1answer
322 views
user profile photos not appearing in search results even after full sync
I imported user photos to the thumbnailPhoto Active Directory attribute. I ran a full user profile synchronization. Then, I ran the Update-SPProfilePhotoStore PowerShell command as described here. ...
0
votes
1answer
164 views
Lists.asmx item person not in UserGroup.asmx GetAllUserCollectionFromWeb method
I am using Lists.asmx's GetListItems method, then I'm using info from UserGroup.asmx's GetAllUserCollectionFromWeb method to get more user details about a person in one of the columns of the list.
I ...
0
votes
1answer
261 views
Get User Profile Info from Preferred Name
I am trying to fetch the manager full name when a user name is populated in the people picker control. Here are the steps I am following:
Added another control on page.
The ...
0
votes
2answers
144 views
MySite Title always changes to Site Collection admin display name
I have been struggling with an issue for a while now.
Our customer had the requirements to have a central account to be set as site collection administrator for each mysite. This means that, upon ...
0
votes
1answer
63 views
Disabling navigationg to MySite when clicking username
We have set up profile synchronization and mysite, but client didn't like the idea behind mysite and decided to shut it down.
But there is still a little problem - when user clicks user name of ...
1
vote
1answer
162 views
Anonymous blog posts and comments?
We have an HR blog on the SharePoint and would like everyone to post and comments, issues or feedback on it. However, we want it to say annonymous for the user that posted rather than the actual ...
0
votes
1answer
67 views
Get sites from which user is member of user's My Site
One of the requirements of our SharePoint installation is that in each user's My Site-Profile, we need to show what pages he is a member of - separated by site categories (projects, etc.)
In other ...
0
votes
0answers
63 views
SharePoint Profile Import stuck / osearch not starting
I have a site where the AD users are not properly synchronized; New users are not created and old users are not updated with new names, titles, etc.
Checking the Shared Services-application, I could ...
0
votes
1answer
831 views
Powershell script to update all users
Okay I am half asleep, what did I do wrong with my powershell script (modified with I have just watched the A-Team in mind)
function update-fields () {
#Set up default variables
#My Site URL
...
0
votes
1answer
71 views
unable change privacy setings for mobile phone property
I am trying to change the privacy settings for the mobile phone through central administration, however the option is dimmed. I though that as with any other option this could changed.
I have tried ...
2
votes
1answer
70 views
Deleting a SharePoint User Profile remotely
Can anyone tell me how to delete a SharePoint user profile remotely? I don't see a way to do this using SharePoint Web Services or User Profile Services. The following code works fine when run on ...
0
votes
1answer
244 views
How To Display Both A Username And Their Email In A Custom List
Salvete! In one of my custom lists, I want to add a user-account column (where you display properties of a user or group) to display a user's username, but I also need to display the user's email ...
0
votes
1answer
167 views
Showing users like SPFieldUser
Is there an option to show users like the SPFieldUser?
I have a custom c# webpart and want show usernames. Every username i want to link to a userprofile.
I also want the online status of a user.
5
votes
1answer
3k views
Get current logged user name for user “Account operates as System”
When I'm try to get current logged user name for account domain\username and I added many users to this option "Account operates as System" In code I got the system account not the real name of user ...
0
votes
0answers
324 views
Help with stopped-extension-dll-exception error
Our User Profile Sync will not pull in certain user profiles. I'm seeing the error listed below while attempting the full import. I have tried to stop and start the sync service and that did not work. ...
0
votes
1answer
305 views
Tracking Changes to Individual Cell in Excel Spreadsheet on SharePoint?
I've gotten a weird request today, someone I work with asked if there is any way to track changes to a specific cell in an Excel Spreadsheet. The spreadsheet is hosted on SharePoint and they want to ...
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 ...
3
votes
1answer
680 views
Display User Profile Picture next to Welcome Menu?
I want to display the user profile picture next to the Welcome Menu in the top right and I have it working after following Erik Swenson's blog but it doesn't seem to be working on My Sites. This is ...
0
votes
1answer
1k views
Map ADFS Claims to Sharepoint Pofile
i've set up claims based authentication with SPTrustedIdentityTokenIssuer using ADFS 2.0 as a backend. Within my ADFS 2.0 i've set up rules to send the LDAP Email as Email, LDAP Surname as Surname and ...
3
votes
3answers
646 views
Personalization with a User Profile Property in the SharePoint 2010 Master Page
I'm trying to build a megamenu with two levels of personalization for every user:
Filtered links driven by list-based content. I'm using a DVWP for this. The DVWP is all set up and works great in a ...
3
votes
2answers
100 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 ...
2
votes
2answers
397 views
Updating field in custom list with values from AD/User Profile
hoping someone can assist with my current problem. I've been Googling for a solution for the past few days but haven't found anything yet that is close to what I need.
My scenario
The HR Department ...
1
vote
2answers
1k views
Get User Profile from email address
I was using SPUtility.ResolvePrincipal to resolve the email address but it only seems to work if the user is already in the User Information List. Is there any way I can resolve users based on email ...
2
votes
1answer
601 views
User Profile to SharePoint Full Synchronization is missing from the list of timer jobs
'User Profile to SharePoint Full Synchronization' and 'User Profile to SharePoint Quick Synchronization' are missing from my list of available timer jobs. The User Profile Service is configured, Sync ...
2
votes
4answers
581 views
How to prevent user profile error?
I've configured a new user profile service application and synchronisation service too, which I have also ran and can see it says there are 128 User Profiles.
Also, under 'Manage User Profiles' I can ...
5
votes
2answers
977 views
sharepoint 2010 adding more fields in user profile, accessible from spuser
we have custom fields like e.g. Manager, Organisation, EmployeeCode.
currently we are creating a custom list to add these with respective SpUser.ID, which i think is wrong.
Can any one please guide ...
1
vote
1answer
513 views
SPFieldUserValue and UserProfileManager / Convert UserProfile to SPFieldUserValue
I have a big problem. I would like add a user to a list item via SPFieldUserValue. But this user has never used the Sharepoint site before. So I can not select the SPUser-Object of this user from a ...
1
vote
2answers
458 views
Attach an event receiver to profile property update
Do someone know if it's possible to attach an event receiver to profile updates?
The goal would be to update an external system (such as a CRM) when a user is updating his profile.
2
votes
1answer
201 views
User profile properties Replication
I am having a problem with user profile property work phone. I don't want the work phone property to be displayed in userdisp.aspx so I unchecked the replicable property in user profile. However, it ...
1
vote
1answer
37 views
SharePoint 2010 Profile Enhancements
I am looking for any 3rd party tools that would enhance the useability, functionality, as well as the branding of the SharePoint 2010 MySites.
Currently we would like a more intuitive user interface ...
3
votes
3answers
939 views
User Profiles “User Information” -vs- Mysites
In Sharepoint lists, where it gives you a link to the user who created or modified a file, or to a username specified in a "user field" on a list, sometimes I get a plain "Edit User Profile" panel, ...
3
votes
4answers
1k views
SharePoint 2010 - The account in User Information is not up to date with Active Directory
I'm running a 2010 SharePoint environment and have encountered a problem in the User Information list.
Previously a user logged in with username:
domain\JackSh
But his accountname has been ...
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
79 views
Adding users in Sharepoint
How do you add users in Sharepoint Online without importing from AD? I've seen a few places mention you can do it but when I create and save a user it complains it doesn't match a name.
1
vote
1answer
122 views
Tracking User Activity for badges
I'm creating a QA site similar to Stack Overflow on SharePoint.
I'd like to be able to integrate some badges into the System.
I've thought of a few ideas, but I'd love some divergent thinking on ...
3
votes
2answers
545 views
FBA User Profile Creation Access Denied
I'm writing this post because I think I've exhausted every other avenue.
Basically I have a Claims-based SharePoint site that has Forms Authentication setup. Everything works well, registrations, etc.
...
2
votes
2answers
525 views
How Can I Enable Editing for User Information AD Properties?
In a list, I have a column for users. When I click on the username it opens up the user profile panel with information gotten from AD for that user. This is good.
You would think that if I ...
1
vote
2answers
148 views
Search Scopes Depending on User Profiles
I had created 2 User Profiles one for Intranet and one for Extranet .Now when i am using profile search in my sites( i had created separate web applications for my sites for users depending on their ...
3
votes
2answers
168 views
Update CRM from User Profile
We currently have Sharepoint 2010 setup to use AD to get useraccounts, and a BCS connection to provide extra information to the User Profile of users. The data from AD is very basic: only username and ...
1
vote
0answers
92 views
Backup and Restore Sitecollection: users on target machine not existing
I backed up a sitecollection from Server A and restored that sitecollection to server B using stsadm backup and stsadm restore.
Before the backup I removed the users from the sitecollection user ...
1
vote
1answer
206 views
Multilingual Taxonomy Search
I don't know whether this is possible in share point or not but can some one please confirm about this . I have created a multi-lingual term set so for eg for a term called energy i added a Spanish ...
0
votes
0answers
161 views
FBA and Profiles - My Site
I've been using the FBA pack for while, and added some custom fields by basically following what the code does and extra variables here and there. It's all working, I can see the values from my ...
4
votes
2answers
2k views
How to access programmatically to Active Directory Properties from an SPUser
I'd like to know how can I do to access to Active Directory information (eg: Department) of an User starting from an SPUser... I've User Profile Service configured and I see in Sharepoint those ...
0
votes
2answers
865 views
Determine current user profile from custom webpart
We're developing a custom web part that displays information from a list about the user. We need to determine who's profile page we're on to retrieve the appropriate information from the list. The ...
3
votes
1answer
350 views
User profile synchronization for User profile properties
IN SP2010, I have added 3 new User profile properties by Central Admin of type boolean, datetime and string.Then I added data for the user in the profile for these new properties. I ran the "User ...
2
votes
1answer
118 views
What to backup doing a user profile data import
We have a custom console application (using Sharepoint API) for SharePoint 2007, which adds users and updates user profile properties for users.
As part of the release we want to take a backup of ...
0
votes
1answer
91 views
User profile synchronization for User profile properties in SharePoint 2010 [duplicate]
Possible Duplicate:
User profile synchronization for User profile properties
IN SP2010, I have added 3 new User profile properties by Central Admin of type boolean, datetime and string.Then ...
1
vote
1answer
845 views
SPUser vs. UserProfile vs My Settings
I've been working woth FBA now, and my site uses both windows login and FBA login. They both work fine, and I've setup a MySite successfully to view profiles, and setup content sites for either kind ...
1
vote
1answer
580 views
User Profile Property
In share point i have defined a custom property and in central admin it is showing that 414 users are using this property is there any way that i can get the details of the user using that property
...