Forum Discussion
CT1980
Jul 09, 2022Copper Contributor
PNP xml Template to multiple site collections (CSV)
Hi all, im a little lost here. I have created a template in xml format from an existing site collection (source site) in our SharePoint Online tenant which I have deployed to another site collection ...
Jul 10, 2022
Hi,
Of course it's possible. You just need to write some PowerShell code that iterates through your CSV file and apply the PnP Template to each file...there are bunch of samples of reading a CSV with PowerShell that might help you
Of course it's possible. You just need to write some PowerShell code that iterates through your CSV file and apply the PnP Template to each file...there are bunch of samples of reading a CSV with PowerShell that might help you