Create List from Custom List Template in SharePoint using PowerShell

Requirement: Create a SharePoint list from a custom template using PowerShell How to create a SharePoint list from template? List templates in SharePoint save your time by providing a template on any existing list or library, which comprises all columns and optionally the data from the source list. You can create any…

Read more

How to Uninstall SharePoint 2013? – Complete Steps!

It’s a pretty common question, and we stuck here often: How to Uninstall SharePoint 2013 completely from the server? Remove Server option From Central Administration >> Servers in Farm page? NO!! You can’t uninstall SharePoint 2013 with this option. The “Remove server” option must be used only when a particular server is…

Read more

Check In All Documents in a SharePoint Library using PowerShell

Requirement: Check in All files that are checked out in a SharePoint document library. How to Check In all checked out documents in SharePoint 2016? SharePoint 2016 makes it simpler by providing context-sensitive ribbon buttons to check in multiple files in bulk. Simply select all checked files and click on the “Check…

Read more