Universal Messaging 10.11 | Administration Guide | Using Command Central to Manage Universal Messaging | Using the Command Line to Manage Universal Messaging | Universal Messaging Instance Management | Update Instances
 
Update Instances
Updates a Universal Messaging server instance. You can change only whether a Windows service is registered for the server instance.
Syntax
sagcc update instances nodeAlias Universal-Messaging-instanceName
install.service={true|false}
Arguments and Options
nodeAlias
Required. The alias name of the installation in which the Universal Messaging server instance is installed.
Universal-Messaging-instanceName
Required. The ID of the Universal Messaging server instance you want to update.
install.service={true|false}
Required. Whether a Windows service is registered for the instance. The default is false.
Examples
To update the server instance with ID "Universal-Messaging-umserver" that is installed in the installation with alias name "sag01":
sagcc delete instances sag01 Universal-Messaging-umserver install.service=false