Forum Discussion
David Grooms
Apr 25, 2017Copper Contributor
PnP Provisioning template to automate sites
I'm currently using the XMLTemplateProvider class to load an xml template and apply it to the site. This works fine. The issue is that this interface only takes a file and I'd like to store the mode...
Apr 25, 2017
I've created a sample in the powershell project that takes configurations from a file. I could add a solutions to that sample that reads from a SharePoint list:
https://veenstra.me.uk/2017/04/19/office-365-sharepoint-20132016-moving-sites-around/
Are you using the core libraries or would PowerShell be an option?