Restoring a redundant Power Operation system
For redundant Power Operation systems, the following must be performed on the Destination Secondary server:
- Copy PSEvx.x_Restore.ps1 script and backup directory to secondary server.
- Edit the file for your system:
- For <$sourceDir>, enter your backup directory location.
- If you did not install Power Operation to the default install location, edit the <$pseBin> and <$pseData> to reflect the installed location path.
- Run PowerShell as Administrator and set the execution policy with the following cmdlet:
Set-ExecutionPolicy Bypass
. - Right-click on the script file and run with PowerShell.
- Once all the files are restored, pack and compile the project.