Salaudeen Rajack

Salaudeen Rajack - Information Technology Expert with Two-decades of hands-on experience, specializing in SharePoint, PowerShell, Microsoft 365, and related products. He has held various positions including SharePoint Architect, Administrator, Developer and consultant, has helped many organizations to implement and optimize SharePoint solutions. Known for his deep technical expertise, He's passionate about sharing the knowledge and insights to help others, through the real-world articles!

4 thoughts on “SharePoint Online: Update User Profile Properties using PowerShell

  • Great article!
    User Profiles properties also have a “Show To” that can be configured in the SPO admin center.
    Is there a way to set this “Show To” setting with PS?

    Reply
  • Hi, Always your scripts very good more impressive.
    I have tested the PeopleManager.SetMultiValuedProfileProperty script which giving some CSOM error and couldn’t get what is, can you help me on this.

    Error is: Exception calling “ExecuteQuery” with “0” argument(s): “Identity Client Runtime Library (IDCRL) did not get a response from the Login server.”
    At line:19 char:1
    + $Ctx.ExecuteQuery()
    + ~~~~~~~~~~~~~~~~~~~
    + CategoryInfo : NotSpecified: (:) [], MethodInvocationException
    + FullyQualifiedErrorId : IdcrlException

    Reply
  • Great thanks! Exactly what I’m looking for. How about updating multiple users?

    Reply

Leave a Reply

Your email address will not be published. Required fields are marked *