sharepoint-2010sharepoint-listtemplate

Save list as list template from powershell


I can't find powershell command to save list instance as list template (to stp file) or export to stp file?


Solution

  • Calling SPList.SaveAsTemplate via PowerShell should do the trick.