PowerShell: How to Merge CSV Files?

Do you have multiple CSV files that you need to merge into one file? This can be a tedious and time-consuming task if you don’t know the right way to go about it. Fortunately, with PowerShell, it becomes much simpler. In this tutorial, we’ll look at how to use PowerShell to quickly…

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

Microsoft 365: How to Change the Username and Email Address?

Usernames and email addresses are central to how people access and utilize Microsoft 365 services. They serve as the primary identifiers for Microsoft 365 applications and services. But what happens when a user needs to change their Microsoft 365 username or email address? This common requirement has a straightforward solution. In this…

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

Install the PnP PowerShell Module for SharePoint Online

The PnP PowerShell module has become an indispensable tool for many SharePoint administrators and developers. This open-source module, created by Microsoft’s Patterns and Practices (PnP) initiative, provides a robust set of commands for managing SharePoint Online and SharePoint Server through PowerShell. In this post, I will provide an overview of the PnP…

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

Office 365: Remove a user from All Security groups using PowerShell

Requirement: Remove a user from all Active Directory security groups in Microsoft 365. How to remove a user account from all Security Groups? Office 365 Security groups are used for managing user access in Office 365, as they allow administrators to quickly and easily grant or revoke access to resources such as…

Read more