Batch Configuration

This batch script calls other scripts that perform the complete setup of RecordPoint. The following tasks are performed when running this script:

  • Set the Classification within RecordPoint
  • Set the Search Application within RecordPoint
  • Initialise the Storage Layer of RecordPoint
  • Initialise Search

How to run the script

  1. Open Windows PowerShell as Administrator and run the Batch Config script
    By default, this is located under C:\Program Files\RecordPoint\Scripts.

    Variables
    $RecordPointSiteUrl = "The RecordPoint Site Url" 
    $RecordPointActiveSiteUrl = "The RecordPoint Active Site Url" 
    $SearchApplicationName = "The Search Service Application Proxy to use for RecordPoint" 
    $TermStore = "The Term Store details used for RecordPoint Classification" 
    $TermGroup = "RecordPoint" 
    $TermSet = "Classification"