Name
Installation_folder\RCXCFMG\bin\cfmg_updatevdiconnectinfo - Update VDI Management Server Connection Information
Synopsis
cfmg_updatevdiconnectinfo [-f] -old current_connection_information -new connection_information_after_update
Functional Description
Updates VDI management server connection information in batches.
Options
If this option is specified, the connection information is updated even if the value of "-new" is set on the existing server.
VDI management server connection information of the update target.
Specify a character string that contains up to 1024 ASCII characters, excluding control characters.
VDI management server connection information after update.
Specify a character string that contains up to 1024 ASCII characters, excluding control characters.
An error occurs if a value that is already set for an existing server is specified without the "-f" option.
Requirements
Infrastructure administrator with OS administrator privilege
Admin server
Example
> cfmg_updatevdiconnectinfo -old 10.10.10.10 -new 10.11.11.11
Exit Status
This command returns the following values:
The command executed successfully.
An error has occurred.