Restoring Power Operation from an automated backup

If you have a redundant system, you must also restore the redundant servers. See Restoring a redundant Power Operation system for details.

To restore Power Operation from an automated backup on the Destination Server:

  1. Copy the PSEvx.x_Restore.ps1 script on to the server.
  2. Edit the file for your system:
    1. For <$sourceDir>, enter your backup directory location.
    2. If you did not install to the default install location, edit the <pseBin> and <$pseData> to reflect the installed location path.
  3. Run PowerShell as Administrator and set the execution policy with the following cmdlet:
    Set-ExecutionPolicy Bypass.
  4. Right-click on the script file and run with PowerShell.
  5. If the server IP address changed, update the IP address:
    1. Power Operation 2022, Power SCADA Operation 2020, Power SCADA Operation 9.0, or Power SCADA Expert 8.2:
      In Studio, click Topology > Edit and then select Network Addresses from the drop-down menu:
    1. PowerSCADA Expert 8.1:
      In the Project Editor, click Servers > Network Addresses.
  1. Update the IP address.
  2. Compile the project.