Backing up Power SCADA
You can automate backing up Power Operation to include most of the components that will be required to restore a system. Because Power Operation passwords cannot be automatically backed up, you must back them up manually.
.NET 4.5.2 and WMF 5.1 are required to run the provided scripts. WMF 5.1 is available as an offline windows update installer.
- Run PowerShell and enter the following command to determine what version of WMF is installed before proceeding:
$PSVersionTable.PSVersion
- Verify PS Version is 5.1 or greater. If an older version is detected, see the below table for updating to the required version. The WMF installation is available as an offline windows update (.msu) and will require a reboot after installation.
Download the WMF 5.1 package for the operating system and architecture on which you want to install it:
Operating System | Package Link |
---|---|
Windows Server 2019 | Built-in |
Windows Server 2016 | Built-in |
Windows Server 2012 R2 | Win8.1AndW2K12R2- KB3191564-x64.msu |
Windows Server 2012 | W2K12-KB3191565- x64.msu |