Export and Import Subsite in SharePoint 2013 using PowerShell
September 28, 2015
Export-Import subsite using PowerShell in SharePoint 2010 how to export SharePoint subsite? export subsite SharePoint 2013 PowerShell, Unlike SharePoint 2013, you'll have to create a subsite first and then import. Export-SPWeb cmdlet used to export a sub site, list or document library. Op…