Forum Discussion
Gleb Krylov
Aug 31, 2017Copper Contributor
Is it possible to migrate one list with all permissions to another farm?
Is it possible to migrate one list with all permissions to another farm? I was advised to do it by PNP PowerShell but as I understood PnP allows to migrate whole sites not lists separatly. Or is it ...
- Aug 31, 2017
You could have a look at the Tenant Migration sample in PnP PowerShell.
I've made a start with copying the data as well.
https://github.com/SharePoint/PnP-PowerShell/tree/master/Samples/Tenant.Migration
Gleb Krylov
Aug 31, 2017Copper Contributor
Ok, thank you for the info.
Maybe you how to do it without any 3rd party tool? Maybe some opensourse tools like PNP?
Maybe you how to do it without any 3rd party tool? Maybe some opensourse tools like PNP?
Aug 31, 2017
You could have a look at the Tenant Migration sample in PnP PowerShell.
I've made a start with copying the data as well.
https://github.com/SharePoint/PnP-PowerShell/tree/master/Samples/Tenant.Migration