ManageTimerJobs.ps1

This script manages RecordPoint Timer Job during an Upgrade process.

It supports the following operations relating to RecordPoint:

  • Backup - Finds all timer jobs relating to RecordPoint and saves the list to a local xml file in the AppData folder;
  • Delete - Performs a Backup and then deletes all timer jobs relating to RecordPoint in the Farm; and
  • Restore - Loads a previously saved xml file and creates timer jobs in the farm

How to run the script

  1. Open Windows PowerShell
  2. Run ManageTimerJobs.ps1 script
    By default, this is located under C:\Program Files\RecordPoint\Scripts
Parameters
Operation - Backup, Delete or Restore