SharePoint Online: Copy a Document Library using PowerShell

Requirement: PowerShell to Copy a Document Library in SharePoint Online. How to copy a Document Library in SharePoint Online? Have you ever wanted to copy a document library in SharePoint Online? Perhaps you want to create a new library with the same structure and content as an existing one, or you need…

Read more

SharePoint Online: How to Delete a List Template using PowerShell?

Requirement: Delete a list template in SharePoint Online. How to delete a list template SharePoint Online? If you’re a SharePoint Online user, you know that list templates are a great way to save time when creating new SharePoint Online lists. But what if you want to delete a list template? In this…

Read more

How to Export a List Template in SharePoint Online using PowerShell?

Requirement: Export List Templates in SharePoint Online using PowerShell. List templates in SharePoint Online enable you to reuse any list with its fields, formulas, formatting, and optionally data in other site collections without re-creating the list again. List Templates should be downloaded and uploaded to other sites in order to create lists…

Read more

How to Upload List Template to SharePoint Online using PowerShell?

Requirement: Import List Templates in SharePoint Online using PowerShell. Why do we need list templates in SharePoint Online? Well, If you have a list with a set of columns and customization in SharePoint Online, You can reuse it in any other site collection without re-creating the list again from scratch. A list…

Read more

How to Copy a SharePoint List using PowerShell?

Requirement: Copy a SharePoint List to Another List. How to copy a list in SharePoint? Do you need to make a copy of a SharePoint list? Maybe you want to back up the data in the list or create a new list with the same set of columns and settings as an…

Read more

SharePoint Online: How to Create a List Template using PowerShell?

Requirement: Create a List Template in SharePoint Online. How to Create a List Template in SharePoint Online? List templates in SharePoint Online provide re-usability without recreating every single field and other settings in the SharePoint list. E.g., you may create a custom list (say: Projects) in a SharePoint site collection with all…

Read more

SharePoint Online: Save List as Template Missing? Here is how to enable it!

Problem: “Save List as Template” and “Save document library as template” are missing in SharePoint Online modern sites! Root Cause: We don’t get the “Save list as Template” link on the list settings page in sites with custom script disabled. To enable the save list as a template in SharePoint Online, we…

Read more

SharePoint Online: Create List from Custom Template using PowerShell

Requirement: Create a List from Custom List Template using PowerShell in SharePoint Online. SharePoint Online: How to Create List from Template? List templates in SharePoint Online save a lot of time by reusing any existing list or document library, which comprises all columns and, optionally, the data from the list. You can…

Read more

SharePoint Online: Get List Templates using PowerShell

Requirement: Get List Templates in SharePoint Online using PowerShell. How to Get List Templates in SharePoint Online? List templates help you create a new list that is very similar to an existing list in your SharePoint Online. You can save an existing list as a template to help users get started quickly….

Read more

How to Upload a List Template in SharePoint 2013?

Requirement: Upload a list template in SharePoint 2013! SharePoint 2013 offers many list templates such as Task List, contacts, calendar, etc., to create clones. At times, You may have to import a custom list template obtained from other sites into your SharePoint. How to upload a list template in SharePoint 2013? SharePoint…

Read more