SharePoint Import Directory


Import-SPWeb -Identity  https://website Address/  -Path C:\FilePath.cmp  -Force -NoFileCompression -Verbose

Comments