How to Add a Column to List in SharePoint Online Using PowerShell?

Requirement: Add a Column to a List in SharePoint Online with PowerShell. How to Add a Column to SharePoint Online List or Library? SharePoint Online Lists are used to store data, and each list can have multiple columns. Columns define the type of data that can be stored in the list. For…

Read more

How to Install Exchange Online PowerShell Module?

Requirement: Install Exchange Online PowerShell Module for Microsoft 365. Introduction Are you looking to streamline your administrative tasks and want to learn how to install the PowerShell module? Look no further! This blog post will guide you through step-by-step instructions on successfully installing the Exchange Online PowerShell Module. With our easy-to-follow guide,…

Read more

Office 365: Export Distribution List Members to CSV using PowerShell

Requirement: Export Office 365 distribution list members to CSV. How to Export Distribution Group Members to CSV in Office 365? Office 365 provides a range of tools and features to help organizations manage their email communication and collaboration needs. Distribution Groups, also known as Distribution Lists is one among them, are ideal…

Read more

Office 365: How to Create a Distribution List using PowerShell?

What is a Distribution List in Office 365? A distribution list in Office 365 is a collection of email addresses used to send email messages to several recipients simultaneously. An administrator or any user with the appropriate permissions may create this type of group. Any email sent to a distribution list is…

Read more

SharePoint Online: Update Calculated Field Formula using PowerShell

How to Update the Calculated Column Formula in SharePoint Online? Calculated columns in SharePoint allow you to perform calculations on other columns within a list or library. They can be used to automatically calculate values based on data entered in other columns or perform more complex calculations involving multiple columns. SharePoint supports…

Read more

How to remove the Page Title in SharePoint Online Modern Page?

Requirement: Remove the title area from the page in SharePoint Online. When you create a new page in SharePoint Online, The title area appears on the top with a banner image and the page title. In some cases, you may want to remove the page title to make the page look cleaner…

Read more

SharePoint Online: Enable Top Navigation in Team Sites

Requirement: Enable the top navigation bar by switching navigation in SharePoint Online Team sites. How to add the top navigation bar in SharePoint Online? SharePoint Online navigation switcher is rolled out finally! A much-awaited feature enables you to change the navigation to either vertical (top navigation) or Horizontal (left navigation). In the…

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

How to Connect to Exchange Online using PowerShell?

Requirement: Install the Exchange Online PowerShell module and Connect to Exchange Online using PowerShell. PowerShell is the primary administration tool to manage cloud products like Exchange Online in the Microsoft 365 suite. The Exchange Online PowerShell module makes the Administrator’s life a lot easier! The cmdlets available in the Exchange Online module…

Read more