SharePoint Online: Add Site Collection Admin to Multiple Sites from a CSV File using PowerShell

Requirement: Bulk add site collection administrators to multiple SharePoint Online sites from a CSV file. If you’re like most SharePoint administrators, you probably want to add a site collection administrator to many of your SharePoint Online sites, to quickly grant permissions to someone! Well, PowerShell can help you to automate this task….

Read more

SharePoint Online: How to Change the User’s Display Name?

Requirement: Change the user display name in SharePoint Online using PowerShell. How to Change the Display Name of the User in SharePoint Online? When working with SharePoint Online, there may be instances where you need to update a user’s display name. Perhaps you have an employee whose last name has changed, and…

Read more

Adding and Editing Featured Links in SharePoint Online: A Step-by-Step Guide

What are Featured Links in SharePoint Online? SharePoint Online Featured Links are links that you can add to the home site of your SharePoint Online tenant. They allow you to quickly and easily link to important pages, documents, sites, and more. Featured Links are a great way to highlight significant content in…

Read more

How to Add Image Slideshow in SharePoint Online?

Requirement: Add image slideshow in SharePoint Online. How to Create a Picture Slideshow in SharePoint Online? One of the best ways to showcase your images in SharePoint Online is by creating a picture slideshow. In this article, we will explain how to create a picture slideshow in SharePoint Online from a library….

Read more

SharePoint Online: Add Bulk Users and Groups using PowerShell

Requirement: Add multiple users and Groups to SharePoint Online sites in bulk. How to Create Multiple Groups and Users in SharePoint Online? I had to create several SharePoint User Groups and add users to those groups on different sites. In this blog post, let’s take a look at how to add multiple…

Read more

How to Install the PnP PowerShell Module for SharePoint Online?

What is PnP PowerShell? The new PnP PowerShell module PnP.PowerShell is a cross-platform, .net framework-based PowerShell product that can run on any operating system that supports .net core, like Windows, Linux, macOS, etc., and provides 500+ cmdlets to work with Microsoft 365 environment (No support for On-Premises server products, As a side…

Read more

How to add HTML code in SharePoint Online Modern Page?

Requirement: Display HTML page in SharePoint Online. Add HTML code to SharePoint Online Page In classic pages, You can add HTML code to the SharePoint Online page using either the content editor web part or the script editor web part (or using Embed code). However, in Modern SharePoint Online pages, both web…

Read more

How to Add Google Maps to SharePoint Online?

Requirement: Add Google Maps to SharePoint Online Modern Page. Display Google Maps in SharePoint Online Adding a Google Map to SharePoint Online is a great way to display geographical information directly on your SharePoint pages and sites. It can be used to pinpoint exact locations, such as a business address, customer location,…

Read more

SharePoint Online: How to Save a Modern Page as Template?

Requirement: Save a page as a template in SharePoint Online. How to Save a Modern Page as a Template in SharePoint Online? Page Templates in SharePoint Online provide great re-usability and save a lot of time. Once you finish customizing a page by adding web parts, content, styles, etc., you can save…

Read more

Fix: Rating Settings missing in SharePoint Online

Problem: Rating settings missing in SharePoint Online List or document library. How to Enable Rating Settings in SharePoint Online Lists and Libraries? In communication site document libraries, “Rating Settings” is missing in SharePoint Online. Activating the “Publishing Infrastructure” feature on the site settings page brings the Rating feature to lists and libraries….

Read more