Sharing Tool: Modify the User Info list (siteuserinfolist) of the specified account in the SharePoint site set

Source: Internet
Author: User

Sharing Tool: Modify the User Info list (siteuserinfolist) of the specified account in the SharePoint site set.

User Info list (siteuserinfolist) is a hidden list of SharePoint systems, which stores user information, such as the user login name (domain \ alias), title (title), and email address.

You can use this URL to access siteuserinfolist:

Http: // sitecollectionurl/_ catalogs/users/detail. aspx

Sometimes there is a need to modify the information of a user separately, such as changing the email address.

This tool modifies the email address. To modify other attributes, change the email address by yourself.CodeIt is also easy to implement. This tool is only applicable to versions 2010 and 2013 or later. because it uses the client Object Model of SharePoint, it can run on any container other than the Sharepoint Server. net 3.5.

The code will not be pasted. You can download it by yourself. Here we will demonstrate how to use this tool:

1. Enter the SharePoint website address and click "connet ".

2. after the connection is successful, the tool displays an input box used to enter the user login name. Note that if the domain account format is domainname \ alias, It is case sensitive, specific user login names can be viewed on this page http: // sitecollectionurl/_ catalogs/users/detail. aspx: Enter the User Login Name and click search.

 

3. After you click search, the tool will display the corresponding email address of the user, change it to the value you want to change, and click the Save button.

 

If you need code, you can download it here without the following points:

Http://download.csdn.net/detail/farawayplace613/5457649

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.