Import Sharepoint list CMP file



Import-SPWeb -identity http://intranet.contoso.com/Sites/HR -path c:\ Backup\HRExport.cmp



Import-SPWeb http://yoursite.yourdomain.com -Path c:Library_Name_Backup.c
mp -UpdateVersions Overwrite

Comments

Popular posts from this blog

SharePoint 2013 REST API CRUD Operations

Clearing the Configuration Cache for SharePoint

SharePoint 2010: List and Delete List Item Versions using PowerShell