The list is too large to save as a template. The size of a template cannot exceed 52428800 bytes error in SharePoint

the list is too large to save as a template sharepoint online

This SharePoint tutorial explains, how to solve “the list is too large to save as a template. the size of a template cannot exceed 52428800 bytes” in SharePoint Online or SharePoint 2016/2013/2010. The error comes while saving a list as a template in SharePoint. Recently I was trying to save the SharePoint list as a … read more…

Insert/Add item to SharePoint Online list using PowerShell

PowerShell Insert items to SharePoint Online list

This PowerShell SharePoint tutorial explains, how we can insert an item to SharePoint Online list using PowerShell. We can easily add items to a SharePoint Online list using PowerShell. In this particular SharePoint PowerShell example, I have a SharePoint Online list name as “Logging” which has below two columns: Title Description By using CSOM PowerShell … read more…

The remote server returned an error (401) Unauthorized in SharePoint

The remote server returned an error: (401) Unauthorized

This SharePoint tutorial will discuss fixing the error “The remote server returned an error (401) Unauthorized” in SharePoint. The remote server returned an error (401) Unauthorized error can come in SharePoint. I have faced the (401) Unauthorized error while working with csom in SharePoint Online and SharePoint 2019/2016 with PowerShell. The remote server returned an … read more…

Remove-SPOSite Access denied. You do not have permission to perform this action or access this resource in SharePoint Online

Remove-SPOSite Access denied

In this PowerShell SharePoint tutorial, we will discuss how to fix the error, Remove-SPOSite Access denied You do not have permission to perform this action or access this resource. The error remove-sposite : access is denied comes while trying to delete and restore a SharePoint site collection using PowerShell in SharePoint Online. Recently I was … read more…

>