Forum Discussion
Is GetProvisioningTemplate method able to provision assets like images, css, js?
- Paresh SMay 11, 2017Copper Contributor
Hello All,
I also have the same requirement as Bruno. I also would want to get contents (ASPX pages) from library like "Site Pages" library from the SPO site's source library and dump them onto the target site's "Site Pages" library.
Can we do this using CSOM method?
I have recently started exploring Pnp Provisioning Engine using articles like :
https://channel9.msdn.com/blogs/OfficeDevPnP/Getting-Started-with-PnP-Provisioning-Engine
Thanks,
Paresh
- May 11, 2017
Hi Bruno Valente, Paresh S,
Please have a look at the solution:
https://veenstra.me.uk/2017/04/19/office-365-sharepoint-20132016-moving-sites-around/
You can now pick up the scripts from my github repository. The scripts didn't make it into the May release. So hopefully they will be available in June in the main PnP PowerShell repository.
- Freddy BangApr 17, 2018Copper Contributor
Pieter Veenstra what is the status on your attempt to get it into the PnP core powershell repository?
I'm asking since we have received few cases from customers that like to move from one Office 365 tenant to another and in the process carry with them selected site collections and subsites.. We keep referring them to use 3rd party tools but now I stumbled over your project and wonder if something is possible within the PnP maybe in combination with your project?