PowerShell

SharePoint 2016: Rename File in Document Library Using PowerShell

In this post, we will learn how to Rename File in Document Library Using PowerShell in SharePoint 2016 and SharePoint 2013. How to Rename File in Document Library Using PowerShell in SharePoint 2016? In this section, we will provide two PowerShell script to do the following: Rename File in Document Library Using PowerShell. Replace a […]

SharePoint 2016: Rename File in Document Library Using PowerShell Read More »

Get SharePoint configuration database Server using PowerShell

Get SharePoint Configuration Database Server Using PowerShell

In this post, I will show How to Which database server host SharePoint configuration database using PowerShell? You may also like to check Failed to create the SharePoint Configuration Database. Get SharePoint Configuration Database Server Using PowerShell Steps Open SharePoint Management Shell as Administrator. Run the below cmdlet. Get SharePoint Database cmdlet Using Get-SPDatabase you can list all

Get SharePoint configuration database Server using PowerShell Read More »

Get RegistrationId SharePoint templates using PowerShell

In this post, we will learn how to get the list of all RegistrationId SharePoint templates using PowerShell in SharePoint 2016 and SharePoint 2013. RegistrationId SharePoint templates When creating a new custom action in SharePoint programmatically, you will note that there is an entry called RegistrationId that set to a number value as shown below:

Get RegistrationId SharePoint templates using PowerShell Read More »

Scroll to Top