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

Lookup data from another list inside a Nintex Form

Add List Item Attachments to Task Form using Nintex Workflow and Forms

SharePoint 2013 REST API CRUD Operations