Installation steps
To install MatchPoint Guardtime KSI using the installation script, follow these steps:
Run a new SharePoint 2016 Management Shell instance as administrator.
Change the directory to the solution package location.
Example:
cd <path-to-solution-package>
Run installation script.
Example:
.\install.ps1
Provide the web application parameter. This parameter specifies the web application where you want to install the MatchPoint Guardtime KSI solution.
Note: this web application also needs to have the Colygon MatchPoint solution installed.
Example:
WebApplicationUrl: http://myMatchPointWebApplication.com
Provide the MatchPoint administration site relative URL. This specifies the server relative URL of the MatchPoint Administration site.
Example:
AdminSiteRelativeUrl: /admin
This script will install the MatchPoint Guardtime KSI solution on the specified web application.