Forum Discussion
tgroppi
Aug 18, 2021Copper Contributor
How to transfer Team Site pages to Community Site pages
We have thousand of pages that has been created using one Modern Team Site. How can we transfer them to our Modern Community Site (made of many Sites) ?
See images
Thanks
Thomas
- There are two possible ways to do this Job:
1) (Recommended) Extract a PnP template with your pages and all what's required in them and them provision the PnP template in the sites
2) (More elaborated) Do the same, but with PowerShell scripts you have to write
- There are two possible ways to do this Job:
1) (Recommended) Extract a PnP template with your pages and all what's required in them and them provision the PnP template in the sites
2) (More elaborated) Do the same, but with PowerShell scripts you have to write- tgroppiCopper Contributor
jcgonzalezmartinThank you appreciated !