Use Certificate to connect to SharePoint from Azure DevOps Pipeline

How to connect to SharePoint using Certification through PnP PowerShell in Azure DevOps Release Pipeline

 

PowerShell : Change the Layout of the SharePoint Page

SharePoint Online – Modern Page – PowerShell – Change the Page Layout

 

PowerShell Warning : The file is not digitally signed. You cannot run this script on the current system.

PowerShell Warning : The file is not digitally signed. You cannot run this script on the current system. a quick handy tip.

 
 

CSOM – PowerShell Script – Import Nintex Workflows in SharePoint

In this article, let us see how to Import Nintex Workflows in SharePoint using CSOM PowerShell Script.

 

CSOM – PowerShell Script – Export Nintex Workflows in SharePoint

In this article, let us see how to Export Nintex Workflows in SharePoint using CSOM PowerShell Script.

 

CSOM – PowerShell Script – Export and Import Nintex Forms in SharePoint

In this article, let us see how to Export and Import Nintex Forms in SharePoint using CSOM PowerShell Script.

 
 

SharePoint Tip :- Hide the Title Area on SharePoint Modern Page

A Small tip to hide the Title Area in SharePoint Modern Site Pages using PowerShell

 

MS Teams: Exception While Executing PowerShell – The specified module ‘SkypeOnlineConnector’ was not loaded because no valid module file was found in any module directory.

PowerShell Exception in MS Teams – The specified module ‘SkypeOnlineConnector’ was not loaded because no valid module file was found in any module directory.

 

MS Teams: Manage Attendance in Meetings – How to enable AllowEngagementReport Property

How to track the Attendance in MS Teams Meetings – Updating the Meeting Policy using PowerShell in Microsoft Teams to enable the attendance tracking.

 
 

Tip – Difference between Add-PnPFieldFromXml and Add-PnPField While Creating Calculated Fields Using PnP PowerShell

A Small tip when using Add-PnPField and Add-PnPFieldFromXml methods in PnP PowerShell while creating a Calculated Field in SharePoint