SharePoint Site Collection – Change Title, Description, Logo, and Site Administrator

Change SharePoint site title, description and logo

This SharePoint tutorial explains, how to change the site collection, title, and logo in SharePoint Online or SharePoint 2013/2016. Also, we will see how to change the site collection administrator in SharePoint Online or SharePoint 2013/2016. Also, we will see how to add a background image to a SharePoint site. Change site collection title, description, …

Read more >>>

Connect to SharePoint Online Site using PowerShell

SharePoint Online PowerShell

In this PowerShell SharePoint tutorial, we will discuss how to connect to a SharePoint Online site using PowerShell. We will see, how to connect to SharePoint Online Office 365 site using SharePoint Online Management Shell. Connect to SharePoint Online Site using SharePoint Online Management Shell To work with SharePoint Online using Online management shell, we …

Read more >>>

How to use PnP PowerShell in SharePoint Online/2013/2016/2019

sharepoint pnp powershell

Hello Folks, This piece of the article talks about getting started with PnP PowerShell which applies to SharePoint 2013/2016 as well as SharePoint Online to manage the SharePoint environment remotely via PowerShell Scripting as the commands use CSOM. If you take PowerShell which means in simple terms you are going to automate some repetitive admin-related …

Read more >>>

How to perform IIS backup and restore using PowerShell

IIS backup and restore using PowerShell

In this PowerShell tutorial, we will discuss how to perform IIS backup using PowerShell. IIS backup and restore using PowerShell If you are using IIS7 then there is a PowerShell command to backup your IIS data. Please follow the below steps to take the Backup of your IIS. Backing up an IIS configuration Step 1: Login …

Read more >>>

How to debug PowerShell Script with Visual Studio Code

visual studio code powershell

In this PowerShell SharePoint, I would like to enlighten you PowerShell scripting skills by adding an extra muscle “Debugging PowerShell with Visual Studio Code” skills. Here we will discuss how to debug PowerShell script using visual studio code. I am sure most of us have got expertise in writing PowerShell scripts for various requirements. While …

Read more >>>

the remote server returned an error (401) unauthorized. sharepoint online

The remote server returned an error (401) unauthorized

In this SharePoint online error we will discuss how to resolve the error: Connect-SPOService : The remote server returned an error: (401) Unauthorized. The remote server returned an error (401) Unauthorized SharePoint online management shell error. Recently while working with SharePoint online management shell we got the below error which says: Connect-SPOService : The remote …

Read more >>>

How to deploy WSP Solution in SharePoint using PowerShell

PowerShell Script to deploy WSP Solution in SharePoint 2013

This PowerShell SharePoint tutorial explains, how to deploy wsp in SharePoint 2013 using Powershell. It is easy to add wsp in SharePoint 2013 using PowerShell. From SharePoint 2010 onwards Microsoft has improved the ability of PowerShell scripting more and more to make SharePoint admin life easy and smooth. In this article I would like to …

Read more >>>

How to get SharePoint features using PowerShell

Hidden features in SharePoint 2013

In this SharePoint PowerShell tutorial, we will see how to get sharepoint features using Powershell. The PowerShell script will also retrieve the hidden SharePoint features. In SharePoint, we can enable and disable some feature with the help of features. In SharePoint, we can find 3 types of features. Out Of the Box (OOB) features Custom …

Read more >>>

How to get all SharePoint users and groups using PowerShell

User group name in SharePoint 2013

In this PowerShell SharePoint tutorial, we will discuss how to get all SharePoint users and groups using PowerShell. Also, we will see an example on sharepoint powershell add user to group. I was working on a project where a user wants to remediate the user permissions in SharePoint by deleting all the users added individually …

Read more >>>

[Solved] Get-SPFarm : The term Get-SPFarm is not recognized as the name of a cmdlet, function, script file or operable program error in PowerShell ISE in SharePoint 2013

Get-SPFARM is not recognized as the name of a cmdlet in PowerShell ISE Tutorial

In this SharePoint PowerShell tutorial, we will discuss how to solve Get-SPFARM is not recognized as the name of a cmdlet in PowerShell ISE in SharePoint 2013. When I try to execute “Get-SPFarm” in PowerShell ISE on WFE I got the below error message: Get-SPFarm : The term Get-SPFarm is not recognized as the name …

Read more >>>

>