updateWindowsServices
The "updateWindowsServices" command identifies all TIBCO Host instances in the specified CONFIG_HOME and updates the Host TRA properties in the Windows registry for TIBCO Host instances running as a Windows service.
Note: This command updates the TRA properties only for TIBCO Host instances running as a Windows Service. It updates TRA properties for a specific Host instance if the instance name is provided.
Arguments
See
Common Arguments. In addition to the common arguments, you can specify the following arguments:
Examples
- The following command identifies all TIBCO Host instances in the specified CONFIG_HOME and updates their TRA properties in the Windows registry.
updateWindowsServices -configHomeLocation path/to/CONFIG_HOME/location
- The following command updates the TRA properties of the specified instance name in the Windows registry.
updateWindowsServices -configHomeLocation path/to/CONFIG_HOME/location -instanceName my-instance
Copyright © Cloud Software Group, Inc. All rights reserved.