/
Batch Configuration

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"

Related content

RecordPoint.ConfigurationUpdate.ps1
RecordPoint.ConfigurationUpdate.ps1
More like this
RecordPoint.InitialiseStorage.ps1
RecordPoint.InitialiseStorage.ps1
More like this
RecordPointActive.ConfigurationUpdate.ps1
RecordPointActive.ConfigurationUpdate.ps1
More like this
RecordPoint.ClassificationUpdate.ps1
RecordPoint.ClassificationUpdate.ps1
More like this
RecordPoint.ConfigurationImport.ps1
RecordPoint.ConfigurationImport.ps1
More like this
Software Installation using Windows PowerShell.
Software Installation using Windows PowerShell.
More like this