SharePoint Online: Update Content Type using PowerShell

Requirement: Update content type settings in SharePoint Online using PowerShell. How to Update Content Type Settings in SharePoint Online? A content type is a reusable collection of metadata (columns), document templates, and other settings that can be assigned to a SharePoint list or library. If you administer a SharePoint Online site, you…

Read more

SharePoint Online: Allow Members to Edit Group Membership using PowerShell

Requirement: Configure SharePoint Online Group to manage membership by Group Members. How to Allow Members of the Group to Manage Group? Microsoft SharePoint Online Groups offers an easy way to manage users and their membership. As an Administrator, You can add or remove members or delegate permissions so that existing group members…

Read more

SharePoint Online: PowerShell to Check If User Exists

Requirement: SharePoint Online PowerShell to check if a user exists. There are many times when you need to check if a user exists in SharePoint Online. Maybe you’re trying to see if a new user account is still active, or perhaps you’re tracking down someone’s Email or Account’s validity in your SharePoint…

Read more