Overview
Manually creating large SharePoint environments that involve hundreds of sites and thousands of libraries is a very time consuming process. In order to automate this process MacroView has created a bulk provisioning tool called MacroView Provisioner.
MacroView Provisioner is designed to give SharePoint Administrators the power they need to author and run batch files (text files) to automate the provisioning of SharePoint environments for both On-Premise and Online tenants.
MacroView Provisioner supports the following SharePoint environments:
- SharePoint Online (Office 365)
- SharePoint 2019
- SharePoint 2016
- SharePoint 2013
MacroView Provisioner also supports the creation of Microsoft Teams and Channels for Office 365.
MacroView Provisioner can be run as a command line application or directly integrated into line of business systems using the .NET API (see final article in this section - note that the API article is available to users by request).
The following guide explains how to setup and use the MacroView Provisioner console application to carry out bulk provisioning.
What can be Provisioned?
The following SharePoint and Office 365 components can be automatically provisioned using MVSP Standalone.
- Microsoft Teams (Office 365 only)
- Microsoft Team Channels (Office 365 only)
- Site Collections (Office 365 only)
- Sites
- Libraries / List
- Tenant Term Groups and Term Sets (Office 365 only)
- Site Collection Term Sets
- Site Columns
- Content Types
- Site Collection Features
- Document Sets
- Library Folder Structures
MacroView Provisioner supports the bulk provisioning of thousands of sites and libraries.
Continue to Part 2 - Download and Install