Environment
PlateSpin Migrate 9 +
PlateSpin Protect 10 +
PlateSpin Forge 3 +
Situation
This article discusses how to manually install the PlateSpin Operations Framework Controller. This is generally practical when jobs are failing during the "Installing controller on source server" step.
Note: This Tool requires .Net Framework 2.0 to be installed on the source server.
Resolution
Clean up the source server before proceeding with the manual controller installation:
-
Open a Command Prompt on the Source Server and navigate to "C:\Program Files\PlateSpin Migrate Server\Controller\" .
-
Run the following command:
ofxcontroller /uninstall -
Delete following directories on source server:
C:\Program Files\Platespin <Protect or Migrate> Server
C:\Windows\PlateSpin
Steps to manually install the controller:
-
Obtain the manual controller installer from the PlateSpin Support.
-
Extract the file on the source server.
-
Open command prompt and navigate to the extracted folder.
-
Execute the following command:
ofxtool.installcontroller.exe /host=<PS server> /ofx=ofxweb /user=<PS account> /password=<PS account password>
For Example:
ofxtool.installcontroller.exe /host=HostMachine /ofx=ofxweb /user=Domain\Administrator /password=Password