Skip to content
SharePoint Diary Logo

SharePoint Diary

Salaudeen Rajack's SharePoint Experiences!

  • SharePoint Server
    • Deployment Guides
    • Central Administration
      • Service Applications
    • SharePoint Database
    • SharePoint 2016
    • SharePoint 2013
    • SharePoint 2010
    • SharePoint 2007
    • My Site
  • SharePoint Online
    • Communication Site
    • SharePoint Admin Center
      • User Profile
      • Term Store
  • PowerShell
    • PowerShell Tutorials
    • SharePoint Online Management Shell
    • PnP PowerShell
    • Client Side Object Model (CSOM)
  • Administration
    • Admin Reports
    • Permission
      • Permission Reports
      • Site Collection Administrator
      • External Sharing
      • Anonymous Access
    • Site Settings
      • Access Request
      • Recycle Bin
    • Migration/Upgrade
    • Backup/Restore
    • SQL Server
    • Troubleshooting
      • Errors and Solutions
    • Installation
  • Customization
    • SharePoint Designer
    • Branding
    • Tools & Utilities
    • Search
    • SharePoint Development
    • Tips and Tricks
    • Security
    • Configuration
  • Office 365
    • OneDrive for Business
    • Office 365 Groups
    • Microsoft Teams
    • Azure AD
SharePoint Diary » User Profile

User Profile

SharePoint SharePoint Admin Center SharePoint Online User Profile 

SharePoint Online: How to Enable User Profile Picture Change?

January 11, 2023 Salaudeen Rajack 1 Comment sharepoint online change user profile picture, update user profile picture sharepoint online

Requirement: Enable user profile picture change in SharePoint Online. SharePoint Online: How to Enable User Profile Picture Change? To change the user profile properties, we usually head on to: However, there is no option to change other users’ profile pictures (unless you edit your-own profile!), even when you’re logged in as a…

Read more
Client Side Object Model (CSOM) PnP PowerShell PowerShell SharePoint SharePoint Admin Center SharePoint Online User Profile 

SharePoint Online: PowerShell to Get All User Profiles

January 23, 2023 Salaudeen Rajack 5 Comments get all user profile properties sharepoint online, how to get user profile properties in sharepoint online using powershell, sharepoint online get all user profiles, sharepoint online get all user profiles powershell, sharepoint online get user profile powershell, sharepoint online get user profile properties powershell

Requirement: Get All User Profiles in SharePoint Online using PowerShell. How to Get User Profiles in SharePoint Online? User Profiles in SharePoint is a central location that stores information about users, provides a site membership, and tracks usage data. It enables My Sites, social features, and share profiles across multiple sites in…

Read more
disable delve for user in sharepoint online
Office 365 PowerShell SharePoint SharePoint Online User Profile 

Office 365: How to Disable Delve in SharePoint Online?

January 14, 2023 Salaudeen Rajack 3 Comments delve disable document sharing, disable access to delve, disable delve for all users, disable delve in office 365, office 365 disable delve for some users, sharepoint online disable delve

Requirement: Disable Delve in Office 365 / SharePoint Online. How to Disable Delve for All Users in Office 365? Delve is an Office 365 App used to view and organize all related documents in one location. Microsoft Delve uses artificial intelligence and machine learning to display relevant information based on what you work…

Read more
Client Side Object Model (CSOM) PnP PowerShell PowerShell SharePoint SharePoint Online Site Settings User Profile 

SharePoint Online: Change Site Language using PowerShell

January 14, 2023 Salaudeen Rajack 2 Comments change default language in sharepoint online, change language for sharepoint online site, office 365 sharepoint online change language, powershell sps-muilanguages sharepoint online, sharepoint change language, sharepoint online change language for user, sharepoint online change site language powershell, sharepoint online how to change default language, sharepoint online language settings

Requirement: Change the Default Language in SharePoint Online using PowerShell. Multilingual sites are ideal for global organizations that operate in different regions of the world. The default language is the primary language used for the user interface, including the menus, buttons, and error messages. By changing the default language, you can ensure…

Read more
Azure AD PnP PowerShell PowerShell SharePoint SharePoint Online User Profile 

SharePoint Online: Bulk Update User Profiles using PowerShell

January 24, 2023 Salaudeen Rajack 6 Comments bulk update custom user profile properties for sharepoint online, bulk update sharepoint online user profiles, Sharepoint online bulk update user profiles

Requirement: By default, SharePoint Online synchronizes only specific properties from Azure AD. There are no custom property mappings available in the user profile service. We got to write our own script or utility to sync additional attributes to SharePoint Online user profiles. How to Bulk Update User Profiles in SharePoint Online? Although…

Read more
SharePoint SharePoint Admin Center SharePoint Online User Profile 

SharePoint Online: How to Add New User Profile Property?

January 20, 2023 Salaudeen Rajack 0 Comments sharepoint online add new user profile property, sharepoint online add user profile property, sharepoint online custom user profile property

Requirement: Create a user profile property in SharePoint Online. How to add new user profile property in SharePoint Online? A SharePoint user profile is a collection of user properties that describes a single user. By default, SharePoint Online comes with a rich set of user profile properties, and some of them are…

Read more
Active Directory Azure AD Client Side Object Model (CSOM) PnP PowerShell PowerShell SharePoint SharePoint Online User Profile 

SharePoint Online: Sync User Profile Property from Azure AD using PowerShell

January 31, 2023 Salaudeen Rajack 16 Comments sharepoint online user profile properties list, sharepoint online user profile sync azure

Requirement: Sync User Profile Property from Azure Active Directory to SharePoint Online using PowerShell. How to sync a User Profile Property in SharePoint Online? In a typical SharePoint Online environment, The user profile synchronization process imports user profiles from On-Premises AD to Azure (through AD Sync Tool), and then from the Azure Active…

Read more
Client Side Object Model (CSOM) OneDrive for Business PnP PowerShell PowerShell SharePoint SharePoint Online User Profile Users 

SharePoint Online: Get OneDrive for Business URL of a User using PowerShell

January 30, 2023 Salaudeen Rajack 2 Comments find onedrive for business url, get onedrive for business url powershell, onedrive for business site url, onedrive for business user url, sharepoint online powershell get onedrive url

Requirement: PowerShell to Get OneDrive URL in SharePoint Online. How to Get the OneDrive URL of a User? My Sites in SharePoint On-premises became OneDrive for Business in SharePoint Online. Typically, OneDrive sites are located at the URL: https://tenant-my.sharepoint.com/personal/upn  (E.g., https://crescent-my.sharepoint.com/personal/salaudeen_crescent_com, or https://crescent-my.sharepoint.com/personal/salaudeen_crescent_onmicrosoft_com). To get a SharePoint Online user’s OneDrive site, follow…

Read more
PowerShell SharePoint SharePoint Online SharePoint Online Management Shell User Profile 

SharePoint Online: Delete User Profile using PowerShell

February 1, 2022 Salaudeen Rajack 2 Comments delete user profile from sharepoint online, sharepoint online delete user profile powershell

Requirement: Delete User Profile in SharePoint Online using PowerShell How to delete a User Profile in SharePoint Online? If you are a SharePoint Online administrator and need to delete a user profile, this guide will show you how! Perhaps the user is no longer with your company, and you want to remove…

Read more
Default Image
PowerShell SharePoint SharePoint 2010 SharePoint 2013 SharePoint Server User Profile 

Get User SID in SharePoint using PowerShell

February 4, 2022 Salaudeen Rajack 0 Comments sharepoint powershell get user sid, user sid in sharepoint

What is SID? Security identifier (SID) is the primary key for security principals such as user, computer, group, etc in an Active Directory. The Active Directory generates the SID that identifies a particular object and the SID is unique to a domain. In active directory, users are referred by the account name,…

Read more
Page 1 of 512345»

About Me

Salaudeen Rajack – SharePoint Architect. Primarily on Infrastructure, Operations, Administration and Architecture!

Want to contribute?
Are you a SharePoint expert? Well, You can start contributing to this site! Find out now: How to Contribute and What you’ll get in return?

  • Recent
  • Tags
  • Archive
  • Azure AD Register an App
    Connect to SharePoint Online using Azure AD App ID from PowerShell
  • configure view in file explorer with edge
    SharePoint Online: How to Enable “View in File Explorer” in Microsoft Edge?
  • change microsoft teams recording expiration policy
    Microsoft Teams: Change Meeting Recording Expiration Policy
  • sharepoint online document library switch drop down
    Switch between Document Libraries with Document Library Dropdown Menu in SharePoint Online and OneDrive
  • hide button in list toolbar sharepoint online
    Hide a Button in SharePoint Online List or document library Toolbar
Categories
Access Request Active Directory Administration Admin Reports Alerts Anonymous Access App Catalog App Pool Apps Architecture / Planning Attachment Audit Azure Azure AD Backup/Restore BCS Best Practices Branding Browser Issues C# Calculated Column CAML Central Administration Classic Site Client Side Object Model (CSOM) Column Communication Site Compliance Configuration Content Database Content Editor Web Part Content Type CSS CSV Custom Action Customizations Dataview Webpart Deployment Guides Display Template Document Library Email Errors and Solutions Event Log Event Receivers Excel Services Exchange Online External Sharing External User FAQs Farm Features File File Explorer Folder Fusion Charts Governance Groups Health Analyzer Host-named Site Collection Hub Site IIS InfoPath Installation Integration Javascript jQuery JSOM JSON Library List List Forms List Item List Settings List Template List View List View Web Part Lookup Managed Metadata Managed Path Master Page Microsoft 365 Admin Center Microsoft Flow Microsoft Forms Microsoft Teams Migration/Upgrade Modern Site Monitoring My Site Navigation Nintex Nintex Workflow Object Model Office 365 Office 365 Group Office Web Apps OneDrive for Business Page Page Layouts Patching PDF People Picker Performance Optimization Permission Permission Report PnP PowerShell PnP Provisioning PowerShell PowerShell Tutorials Presentations Product Review Quick Launch Quotas and Locks Recycle Bin Reference REST Ribbon Sandboxed solutions Search Security Service Application Service Packs SharePoint SharePoint 2007 SharePoint 2010 SharePoint 2013 SharePoint 2016 SharePoint 2019 SharePoint Admin Center SharePoint Basics SharePoint Database SharePoint Designer SharePoint Designer 2013 SharePoint Development SharePoint Foundation SharePoint Framework (SPFx) SharePoint Online SharePoint Online Management Shell SharePoint Products Configuration Wizard SharePoint Server Shortcuts Site Collection Site Collection Administrator Site Columns Site Settings Site Template SQL Server SSL Certificate SSRS Step By Step Guide STSADM Subsite Survey Team Site Tenant Term Set Term Store Themes Timer Job Tips and Tricks Tools & Utilities Troubleshooting ULS Log User Control User Profile Users Users and Groups Validation Version History Visual Studio web.config Web Application Web Parts Web Services Windows Server Workflows WSP Solution XML XSL
Archive
  • ► 2020 (3)
    • ► April (1)
      • SharePoint Online: How to Enable User Profile Picture Change?
    • ► January (2)
      • SharePoint Online: PowerShell to Get All User Profiles
      • Office 365: How to Disable Delve in SharePoint Online?
  • ► 2019 (5)
    • ► November (1)
      • SharePoint Online: Change Site Language using PowerShell
    • ► August (2)
      • SharePoint Online: Bulk Update User Profiles using PowerShell
      • SharePoint Online: How to Add New User Profile Property?
    • ► March (1)
      • SharePoint Online: Sync User Profile Property from Azure AD using PowerShell
    • ► January (1)
      • SharePoint Online: Get OneDrive for Business URL of a User using PowerShell
  • ► 2018 (2)
    • ► July (1)
      • SharePoint Online: Delete User Profile using PowerShell
    • ► May (1)
      • Get User SID in SharePoint using PowerShell
  • ► 2017 (5)
    • ► August (2)
      • Create User Profile Service Application using PowerShell in SharePoint 2016
      • SharePoint Online: Export User Profile Properties to CSV using PowerShell
    • ► January (3)
      • SharePoint Online: Update User Profile Properties using PowerShell
      • SharePoint Online: Get User Profile Properties using PowerShell
      • Get User Account By Display Name in SharePoint
  • ► 2016 (7)
    • ► December (1)
      • Configure My Sites in SharePoint 2016 - Step by Step Guide
    • ► September (3)
      • Get User Department, Job Title from User Information List of SharePoint using PowerShell
      • Change My Site Host URL in User Profile Service Application using PowerShell
      • Create My Site Host Site Collection for SharePoint 2016 using PowerShell
    • ► August (1)
      • Create User Profile Synchronization Connection in SharePoint 2016 using PowerShell
    • ► February (1)
      • How to Check Replicate Directory Changes Permission for UPS Account?
    • ► January (1)
      • Find the Last Login Time of a SharePoint User from AD with PowerShell
  • ► 2015 (11)
    • ► December (1)
      • Update User Profile Properties in SharePoint using PowerShell
    • ► November (1)
      • People Search relevance is not optimized when the Active Directory has errors in the manager reporting structure - SharePoint 2013 Health analyzer error
    • ► September (2)
      • Disable Redirect from User Information Page (userdisp.aspx) to MySite Profile Page (Person.aspx)
      • Get and Export User Profile Properties using PowerShell in SharePoint Server
    • ► July (2)
      • SharePoint People Search Results gives "Domain\Account" Instead of User Display Name
      • How to Delete a SharePoint User Profile using PowerShell?
    • ► May (3)
      • SharePoint 2013: Update User's E-mail using PowerShell
      • SharePoint: Update User's Display Name using PowerShell
      • Start SharePoint User Profile Synchronization using PowerShell
    • ► March (1)
      • How to Update User's Email Address in SharePoint using PowerShell?
    • ► February (1)
      • "MOSS MA not found" Error on Configuring User Profile Synchronization Connection
  • ► 2014 (2)
    • ► June (1)
      • Sync / Update User Display Name from Active Directory to SharePoint using PowerShell
    • ► February (1)
      • Enable NetBIOS Name for User Profile Service Application in SharePoint
  • ► 2013 (5)
    • ► August (1)
      • Configure Replicating Directory Changes in Windows Server 2008 / 2012
    • ► May (1)
      • SharePoint People Picker Showing Deleted Users? Remove with PowerShell
    • ► April (1)
      • SharePoint 2007 Profile Import Job Stuck
    • ► January (2)
      • User's Account Name Changed in Active Directory. How to Sync it in SharePoint?
      • Import User Pictures from Active Directory to SharePoint 2010 My Site
  • ► 2012 (4)
    • ► September (1)
      • User Profile Synchronization Service Stuck at "Starting" - Solution
    • ► May (1)
      • SharePoint User Profile Import and My Site Deletion
    • ► April (1)
      • Filters in SharePoint User Profile Synchronization Connections
    • ► March (1)
      • Configuring My Sites & User Profile Synchronization in SharePoint 2010 - Step by Step
  • ► 2011 (2)
    • ► October (1)
      • User Profile Sync not importing AD Users - The management agent "AD-Connection-Name" failed on run profile "DS_FULLIMPORT" because of connectivity issues.
    • ► September (1)
      • SharePoint People Picker Showing Deleted User Accounts from Active Directory and SharePoint Site

Disclaimer

This is my personal blog. Articles written on this blog are from my experience for my own reference and to help others.

Do not reproduce my content anywhere, in any form without my permission. If any article written on this blog violates copyright, please contact me! If you have a more elegant solution on any of the topics discussed – please post a comment, I’ll be happy to hear!

DMCA.com Protection Status

Frequently Asked Questions:

  • install pnp powershell sharepoint online

    How to Install the PnP PowerShell Module for SharePoint Online?

    February 14, 2021January 31, 2023 Salaudeen Rajack 7
  • SharePoint Online: User Permissions Audit Report for a Site Collection using PnP PowerShell

    SharePoint Online: User Permissions Audit Report for a Site Collection using PnP PowerShell

    September 25, 2019January 12, 2023 Salaudeen Rajack 116
  • Connect to SharePoint Online using PowerShell with MFA (Multi-factor Authentication)

    Connect to SharePoint Online using PowerShell with MFA (Multi-factor Authentication)

    August 30, 2019January 23, 2023 Salaudeen Rajack 12
  • SharePoint Online: How to Disable Download Option for Documents?

    SharePoint Online: How to Disable Download Option for Documents?

    July 15, 2019January 24, 2023 Salaudeen Rajack 4
  • how to run a powershell script for sharepoint online

    How to Run PowerShell Scripts for SharePoint Online?

    July 6, 2019January 24, 2023 Salaudeen Rajack 0
  • SharePoint Online: Add Site Collection Administrator using PowerShell

    SharePoint Online: Add Site Collection Administrator using PowerShell

    August 1, 2015January 3, 2023 Salaudeen Rajack 8
  • How to Connect to SharePoint Online from PowerShell?

    How to Connect to SharePoint Online from PowerShell?

    January 27, 2015October 27, 2022 Salaudeen Rajack 5

Subscribe to Updates via Email

Enter your email address:

Blog Awards

Awarded Top 50 SharePoint Blog
  • Support this site
  • Privacy Policy
  • Contact Us
Copyright © 2023 SharePoint Diary. All rights reserved.