Tagged Questions
0
votes
1answer
22 views
SharePoint 2010: Programmatic changes to user property not creating change token
I have a webpart that provides an interface to a new field for users, and when I save the changes, I notice that there arent any new events in the collection returned from the profile.GetChanges() ...
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
1
vote
1answer
65 views
Add 'Display Name' in discussion list
Is there any way I can use the 'Display name' or some other user profile property in the view of a discussion list?
0
votes
0answers
73 views
How can I map the ADGuid Property for import in the User Profile Service Application?
I am trying to use the User Profile Service Application to import the ADGuid (Active Directory ID) from Active Directory into SharePoint 2010. There is already a default property to store this data, ...
0
votes
0answers
155 views
Edit UserProfileProperties in Sharepoint 2010 using PowerShell
As I mentioned above I want to modify given UserProfileProperties.
http://www.c-sharpcorner.com/uploadfile/anavijai/modify-user-profile-properties-in-sharepoint-2010-using-powershell/
This is what I ...
0
votes
1answer
465 views
Delete sharepoint user property using powershell
This is the script im using to delete the sharepoint userprofile property using powershell.
#Load Sharepoint SnapIn
if ((Get-PSSnapin "Microsoft.SharePoint.PowerShell" -ErrorAction ...
2
votes
1answer
254 views
Where is my Organization Chart?
All i am trying to achieve is to populate the "My Organization Chart", for new users it doesn't display anything:
For other users you are able to see the data:
I tried to start the "start ...
0
votes
1answer
507 views
Sharepoint User Management: User Profile and User Information List
What is the difference between User Profile in Central Admin and User Information List in a Site Settings?
I want to add some columns and lookups to Users of a SharePoint site in order to access them ...
1
vote
1answer
66 views
User Profile Restore
Due to one issue we had restored the user profile production to test environment ,After restore we are unable to find any of the multi value properties that are entered by the user . Is there any ...
0
votes
2answers
302 views
Powershell Get Replacement info from User Profile for all users
I want to extract info regarding Username and Replacements from the users profile properties for all users and have it written to a csv file.
Maybee through a powershell script so it can run in a ...
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 ...
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 ...
3
votes
4answers
2k 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
2answers
140 views
Customize “Show to” drop down labels in MySite Profile
Is it possible to modify display texts for 'Show to' drop-downs in user profile editing page of mysite? If yes - where should I look?
0
votes
1answer
163 views
How do you customize the 'More Information' dropdown section of profile pages in My Sites?
When you click More Information, if there is in fact more information, I want to customize what information gets put in there, can you make some of those fields always display above the More ...
0
votes
1answer
88 views
Not allowing to syncronize one of the fields
I have a question concerning syncronization of user profiles with AD. Is it possible to someone how to disable
syncronization of all properties from AD, because some fields i dont want to be imported ...
3
votes
3answers
4k views
How to get user profile property value when privacy for property set to “Private” (only me)
I have a property in the user profile. This property has privacy settings equal to "Private" (or "Only Me" if working through UI). It means that value for this property will be shown only to you or ...
5
votes
1answer
209 views
Determining if a user should be able to see another user's profile property in code
I'm trying to create a Web Part that will conditionally display its contents if the current user has permission to see a specific user profile property. Here's what I've got so far. It seems that I ...
1
vote
1answer
534 views
NullReferenceException when instantiating UserProfileConfiguration
I'm following the instructions at How to: Create and Edit a User Profile Property. I keep getting a NullReferenceException on the call to the UserProfileConfigManager constructor. The context ...
3
votes
2answers
410 views
How to hide user properties
Can I conditionally hide properties being displayed using SPSWC:ProfilePropertyDisplayName and SPSWC:ProfilePropertyValue based on the field policy settings "Default Privacy Setting" (or the "Show To" ...
1
vote
1answer
316 views
Sharepoint Application Search doesn't work well for skills, interests
I have provisioned MySites and the Application Search Service. This works when finding people - I put in my name or name of a collegaue and it does give search results.
But when I'm trying to search ...
4
votes
2answers
2k views
How can I export User Profile Custom Properties for importing into a different environment?
Is there a PowerShell or other mechanism that I can use to export out the custom property definitions from the Manage User Properties page in Central Admin from one environment to another?
I know I ...
0
votes
3answers
302 views
SharePoint redirect to add parameter
I want to add a parameter "Force=True" when the user is redirected to userdisp.aspx (when you click on people's name) What is the best way to do it?
Details: I need that because I do not have a ...
1
vote
2answers
239 views
User Profile Service Application - Set a value for a custom property in the user profile
In the Manage User Properties section of the User Profile Service Application I can create custom properties in the user's profile. But how can I set values for it using the SharePoint UI?
I don't ...
2
votes
1answer
1k views
Getting only first value of multi value string in User Profile Property
I defined a multi value string for user profile properties in the backend of my SharePoint 2010. I'm reading the content from the created property like this:
propertyValue = ...
1
vote
2answers
307 views
merge data in a sharepoint2010 user profile property sync with sql using BCS
i have configured the user profile syncing with my custom SQL table.
i require 4 properties that are with 6 columns in the table
& the scenario is i have to concatenate the strings of the 3 ...
0
votes
1answer
224 views
Why does setting a user profile property to Me Only not hide the property when people click on the user's name?
I have a Sharepoint install that is functioning as an extranet. We have been creating accounts for our partners and allowing them into the site.
I would like to hide our staff's phone numbers from ...
5
votes
1answer
151 views
UserProfileChangeCollection is not recognizing the change if a property is associated with term store
We want to monitor the "User Profile Changes", so have used "UserProfileChangeCollection". It works perfectly for "UserProfileMultiValueChange" and "UserProfileSingleValueChange" however it is not ...
2
votes
3answers
1k views
Updates are currently disallowed on GET requests. To allow updates on a GET, set the 'AllowUnsafeUpdates' property on SPWeb
I want to update the user profile details through the code however it is throwing the below exception "Updates are currently disallowed on GET requests. To allow updates on a GET, set the ...
2
votes
2answers
2k views
Get User Profile Section For Properties
I'm wondering if it's possible to get just one section of the users profile properties.
Since i created a new section with custom properties, i would like to call the whole section (including all of ...
1
vote
0answers
180 views
SharePoint 2007 - setting column to list creator's full name or email? Lookup site user properties?
We installed this codeplex soluiton and activiated in one of our web aps. We are on sp2007 SP2.
http://sharepointapplied.com/2009/01/08/get-full-name-in-sharepoint-designer-workflow/#comment-419
...
4
votes
2answers
976 views
Display User Profile Property on the editprofile.aspx page?
I have mapped the "Mobile Number" property to Active Direcotry and want to display the "mobile number" field on the "editprofile.aspx" page without allowing the user to edit the property. It is not ...
3
votes
1answer
525 views
Is there a way to remove/delete/hide the activity from “activities I am following” section?
Is there a way to remove/delete/hide the activity from "activities I am following" section? I do not want to hide the entire section itself like mentioned in this URL - ...
1
vote
1answer
326 views
User Profile Sync - Certain Properties not syncing
I've followed Spence Harbar's Rational guide to implementing Profile Sync.
Everything seems fine until further inspection.
The following properties don't sync: Job Title; Proxy Address; Office ...
1
vote
2answers
226 views
Custom User Profile Picture On My Sites Possible?
Besides the default user profile picture we want to create a new property for a second profile picture which is directed to business contacts etc.
Is it possible to create a second custom profile ...
7
votes
2answers
696 views
Tracing user profile changes without iterating all the through?
Due to the project requirement, we want to trace the user profile property changes (made through mysite) whenever they do.
Is it a good idea to insert a javascript (through a delegation control) and ...
1
vote
2answers
2k views
Sharepoint 2010 grab SIP address from AD?
I would like to have the 'SIP Address' (eg. sip:myname.companyname.com) field automatically filled in so we can use Portal's 'presence' functionality - as far as I can see we have no dedicated LDAP ...
0
votes
1answer
171 views
How to retrieve department info of current user creating a new list item?
I'm building an Issue Tracking System in Sharepoint 2010 and I want to save user's department along with the other issue data.
Perhaps I don't have to save the department info. Maybe I can display it ...
1
vote
2answers
2k views
SharePoint 2010 user profile updates permissions
I have a proof of concept that programmatically updates SharePoint 2010 user profile custom properties. To get this working I had to impersonate a user with domain administration permissions which ...
2
votes
1answer
570 views
Way to get MOSS User Profile custom property Choice List to dynamically update?
I have been asked to determine if there is a way to get the "Choice List" that is available as an option in a Custom User Profile property to automatically update from a SharePoint list (which would ...
