Category: Office 365

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

5 ways create navigation in modern SharePoint Online site

Navigation in modern SharePoint Online - site navigation in SharePoint online

Loading

5 ways to create navigation in modern SharePoint Online site – Today in this article we’ll learn about various types of navigation available in the modern SharePoint online and how to create navigation in modern SharePoint Online. Key-Highlights: Navigation in modern SharePoint Online Introduction Different types of navigation step by step walk thru Summary –

Continue reading

Groups in Microsoft 365: Which Group Type to Use and When

Groups in Microsoft 365 - Which Group Type to Use and When

Loading

In this “Groups in Microsoft 365” article, we will learn about various groups in Microsoft 365 and their use cases and when to use which group. Here, we will discuss the Microsoft 365 Group, Distribution List, Mail Enabled Security, and Security Group. When managing Microsoft 365 and SharePoint environments, it’s essential to understand the roles

Continue reading

SharePoint Online – O365: How to Edit PDF File in SharePoint Online library

SharePoint Online - O365: How to Edit PDF File in SharePoint Online library, Edit PDF File in SharePoint Online

Loading

Today in this “Edit PDF File in SharePoint Online” article, we will learn how we can edit PDF files from the SharePoint Online site. I will walk you through the process in this tutorial. Edit PDF File in SharePoint Online library Introduction Challenges that we had in PDF editing from SharePoint? Advantages of editing PDF

Continue reading