Registering Tenant Admin sites

The admin site that hosts and runs the Make for SharePoint add-in, must be registered as TenantAdmin site.

  • Start the SharePoint Management Shell
  • Go to the location of the Register-TenantAdminSite PowerShell script.
  • Execute the Register-TenantAdminSite.ps1 script providing the URL of the admin site that hosts and runs the Make app:
    Register-TenantAdminSite.ps1 –Url http://admin.mavention.com

Figure 1: Register Tenant Admin Site

Figure 1: Register Tenant Admin Site

Important For each host name that will be used by Make to create site collection under, this same script must be executed in order to register the host name as a tenant admin site.
What's on this Page