Configure a SmartPlant Foundation site for SPO Systems Completion from the command line - SmartPlant Enterprise for Owner Operators - Installation & Upgrade - Hexagon PPM

SPO Systems Completion - Installation and Configuration

Language
English
Product
SmartPlant Enterprise for Owner Operators
Subproduct
SPOSC
Search by Category
Installation & Upgrade
SmartPlant Foundation / SDx Version
10

You can configure a SmartPlant Foundation site for SPO Systems Completion using the Windows command prompt.

The Server Manager executable file, SPFServerManager.exe, is delivered within the product installation folder. By default, it is located at [Product Folder]\SmartPlant\Foundation\SPFServerManager.

Use SPFServerManager.exe with the /configureSPOSC argument to configure a SmartPlant Foundation site for SPO Systems Completion.

This example configures a site named SPO2019.

spfservermanager.exe/configureSPOSC/sn:SPO2019

Similar arguments can be used to update or remove SPO Systems Completion on a SmartPlant Foundation site.

spfservermanager.exe/updateSPOSC/sn:SPO2019

spfservermanager.exe/removeSPOSC/sn:SPO2019

Use the /log: argument to generate a log file that stores results and errors from the operation. Specify a path and file name for the target log file (an extension is not required for the file name).

spfservermanager.exe/configureSPOSC/sn:SPO2019/log:C:\temp\SPOconfigureSPOSC

spfservermanager.exe/updateSPOSC/sn:SPO2019/log:C:\temp\SPOupdateSPOSC

spfservermanager.exe/removeSPOSC/sn:SPO2019/log:C:\temp\SPOremoveSPOSC