Category: Office 365

Team site vs Communication site? Should we create team site or communication site in SharePoint Online – O365?

How to create modern team site in SharePoint Online, Should we create a team site or communication site?

Loading

Team site vs communication site: In this tutorial, we will learn about what a modern team site in SharePoint is, what a communication site in SharePoint Online is, and what the difference is between a team site and a communication site in SharePoint Online. Then we will learn about how to create a modern team

Continue reading

In 2 steps convert classic SharePoint page to modern using PnP

convert classic SharePoint page to modern, in 2 steps convert a classic SharePoint page to modern using PnP

Loading

In this article, we will learn how to convert classic SharePoint page to modern pages using the PnP Power Shell script. We as SharePoint professionals have long used the SharePoint classic page in both SharePoint on-premise and SharePoint online (classic). But recently, in the last couple of years, Microsoft has been focusing on converting classic

Continue reading

In 4 steps access SharePoint online data using postman tool

In 4 steps access SharePoint online data using postman tool

Loading

Access SharePoint Online data using postman tool – today in this article we will learn about accessing SharePoint data using the postman tool and SharePoint REST API. Before that, we should have a basic understanding of SharePoint REST API, the use of the REST API in SharePoint, and HTTP operation in SharePoint using REST API.

Continue reading

Best way to learn SharePoint Administration: Learn SharePoint online administration step by step from Microsoft 365

Learn SharePoint online administration step by step

Loading

In this “SharePoint Administration” tutorial, we will learn about SharePoint online administration step by step in the Office 365 SharePoint admin center. Key-Highlights: Learn SharePoint online administration (SharePoint Online admin center) Introduction: SharePoint Online administration step-by-step process. Registration to office 365 E3 trial account: Reports available on the modern home page: Bulk Edit in the

Continue reading

2 Best way to retrieve hub site in SharePoint online: Retrieve hub sites and associated sites using PnP Powershell

[Verified] Office 365: Retrieve hub sites and associated sites using PnP Powershell

Loading

In this “Retrieve hub site in SharePoint Online” article, we will learn how to retrieve hub sites and associated sites using PnP Powershell and Office 365 admin center URL or SharePoint admin center URL. PnP PowerShell script to get all sites connected to a hub site: Hub site in SharePoint online (PowerShell Get sites associated

Continue reading

Best way to Install PnP PowerShell SharePoint Online: Getting started with SharePoint PnP PowerShell – Microsoft 365

Office 365: Getting started with SharePoint PnP PowerShell - installation

Loading

In this “Install PnP PowerShell SharePoint Online” tutorial, we will learn how to install PnP PowerShell in SharePoint Online. PnP PowerShell overview: Get started with SharePoint PnP PowerShell The SharePoint Patterns and Practices – short name PnP is a collection library that contains an array of PowerShell commands – named PnP PowerShell which allows us(SharePoint

Continue reading

Discover top 5 Microsoft 365 admin center reports dashboard (Add cards to your home page)

Microsoft 365 or Office 365 admin center reports

Loading

Manage top 5 Microsoft 365 admin center reports – Using Microsoft 365 or Office 365 admin center we can manage the cards in the home of the admin center. I mean we can add and delete the card in the dashboard which will help the Microsoft 365 (office 365) administrator to manage the tenant. The

Continue reading

In 2 proven steps set Item Level Permissions in SharePoint list

Set Item Level Permissions in SharePoint list using PnP PowerShell

Loading

This post will teach us how to set Item Level Permissions in SharePoint list using the list settings page as well as PnP PowerShell. And also, we can learn how to set item level permission inthe  SharePoint list using Power Automate using our previous article – Power Automate[Detailed]: set item level permissions in SharePoint online

Continue reading

In 2 steps instantly upload files to SharePoint document library using PowerShell CSOM

Upload files to SharePoint document library using PowerShell - Demo

Loading

Upload files to SharePoint document library using PowerShell (SharePoint Online) – here in this post – I will show how we can upload multiple files or documents to SharePoint online document library using PowerShell CSOM programmatically from the given directory. Upload files to SharePoint document library using PowerShell CSOM Below is the list of files

Continue reading

2 ways instantly PowerShell to send email from SharePoint Online

PowerShell to send email from SharePoint online demo output

Loading

In this “send email from SharePoint Online” post, I will share how we can send emails from SharePoint Online using PowerShell script (CSOM) code programmatically and using the PnP PowerShell commands. PowerShell to send email from SharePoint Online Use the below PowerShell to send email from SharePoint Online: CLS #Load SharePoint CSOM Assemblies #Add-Type -Path

Continue reading