SubPointSolutions / spmeta2

SharePoint artifact provision for .NET platform. Supports SharePoint Online, SharePoint 2019, 2016 and 2013 via CSOM/SSOM.
http://subpointsolutions.com/spmeta2
133 stars 56 forks source link

Site collection creation via CSOM #1133

Closed JuniorPointer closed 5 years ago

JuniorPointer commented 5 years ago

Hello,

I am using a SPMeta2.CSOM.Standard and have a question - is that possible to create site collections via CSOM? Are there any tutorials for SSOM site collection creation?

Thanks in advance!

SubPointSupport commented 5 years ago

Hi @JuniorPointer ,

At this moment, SPMeta2 CSOM implementation does not support site collection creation via CSOM. It uses SharePoint CSOM APIs and unless it is possible to create one via SharePOint API - we can make it supported too.

On-premises, SSOM or PowerShell and SharePoint DSC can be used. As for SharePoint online (did you mean this option?), we might add this feature.

Closing for the time being, please share your view and anything we can improve.