Increasing Site Template maximum size limit

Scenario:
   You are not able to save a site template (.stp ) file because its size is bigger than 10MB.
Solution:
    STSADM allow you to change it.

Code:
    stsadm -o setproperty -pn max-template-document-size -pv 40000000  

Comments

Popular posts from this blog

SharePoint 2016 and 2019 Ports

Clear fields based on drop-down values in PowerApps

Hide a SharePoint list field based on user group using JQuery Webservice in 2010