If you are using Windows Server 2016, install the Failover Cluster Automation Server and Failover Cluster Command Interface as features for the Local Server in the Server Manager.
Manually add PlantAppsRes type on all Plant Applications nodes using Command Prompt. You can perform this step using PowerShell as well.
Register the PlantAppsResEx.dll file: Regsvr32 "C:\Program Files (x86)\Proficy\Proficy Server\Server\PlantAppsResEx.dll" /s
Create the PlantAppsRes Resource Type. You can perform this step using PowerShell as well.
Optional: Manually remove PlantAppsResType. This step is not required when installing only for clean up of the server. You can perform this step using PowerShell as well.
Delete the PlantAppsRes Resource type: Cluster restype PlantAppsRes /delete /type