SharePoint Permissions – A Comprehensive Guide!

Introduction One of the key features of SharePoint Online is its robust permissions system, which allows administrators to control who has access to specific content and what actions they can perform on that content. This guide will provide an overview of SharePoint Online permissions, including how to set and manage permissions, how…

Read more

How to Check the SharePoint Online Version?

Requirement: Find the SharePoint Online version of the Microsoft 365 tenant. Find SharePoint Online Version Why? Because some features, like the navigation switch, Request File, etc., were not enabled due to the target release settings of Microsoft 365. So, we wanted to check the current version of the SharePoint Online tenant. To…

Read more

Update Modern Web Part Properties in SharePoint Online using PowerShell

Requirement: Update Modern Web Part Properties in SharePoint Online using PowerShell. PnP PowerShell to Update Web Part Properties PnP PowerShell is an extension of the native SharePoint PowerShell module. It provides a library of PowerShell commands that simplify complex scripting tasks in SharePoint, making it easier to manage your SharePoint Online environment….

Read more

The Essential Guide to SharePoint Lists

SharePoint lists are at the heart of data management in SharePoint. They are essentially a collection of rows and columns that enable users to store and organize data in a structured manner. Think of it as a virtual spreadsheet that can be easily accessed and collaborated on by multiple users. SharePoint lists…

Read more

SharePoint Online: How to Enable Global Navigation using the App Bar?

Requirement: Add global navigation in modern SharePoint Online Understanding SharePoint Global Navigation Before we dive into the specifics of creating and customizing global navigation, let’s first understand what it is and why it’s essential in SharePoint. What is Global Navigation? Global navigation, also known as top-level navigation, refers to the main menu…

Read more

Create a FAQ Page with Collapsible Sections in SharePoint Online

A frequently asked questions (FAQ) page is an essential part of any website or intranet portal. It allows you to provide answers to common questions your users may have, reducing repetitive inquiries. SharePoint Online modern sites offer a quick and easy way to create FAQ pages using collapsible sections that neatly organize…

Read more

How to Add Microsoft Forms to SharePoint Online?

Requirement: Add Microsoft Forms to SharePoint Online. How to Add Microsoft Forms to SharePoint Online Page? Microsoft Forms are a great way to gather data from your employees and customers. They’re easy to use, customizable, and perfect for data collection and communication. Need to add Microsoft Forms to SharePoint Online? Sure, Microsoft…

Read more

How to Copy Permissions from One Folder to Another in SharePoint Online using PowerShell?

Requirement: Copy permissions from one folder to another in SharePoint Online. SharePoint Online Copy Permissions from one folder to Another using PowerShell Ever wanted to clone permissions from an existing folder to a new folder in SharePoint Online? When working with SharePoint Online, there may be times when you need to copy…

Read more

Fix “An unexpected error has occurred. Please try again later” in the SharePoint Online Term store

Problem: SharePoint Online Term store gave an error, “An unexpected error has occurred. Please try again later.” when trying to populate the term store with new term store groups/term sets/terms. Solution: Add Term Store Administrator Add your account under the term store Admins! Here is how: Login to SharePoint Admin center >>…

Read more

How to Copy User Permissions in SharePoint Online using PowerShell?

Permission management in SharePoint Online is always a complex task, especially in large environments. Granting permissions in SharePoint becomes cumbersome when you are trying to clone an existing user’s access rights. Consider this scenario: You have an existing user in a department granted access to various SharePoint Sites, lists, folders, files, etc….

Read more