You are here: Scripting commands > Set

Set

Command SET
Description Modifies the value of a Double-Take Availability program setting for the specified server
Syntax SET <setting>=<value> [machine]
Options
  • setting—See Server settings for a complete list of the Double-Take Availability program settings
  • value—See Server settings for a complete list of the values for each Double-Take Availability program setting
  • machine—Name of the machine
Examples
  • set netport=1100
  • set DefaultAddress="129.12.34.3"
Notes
  • Some settings, although immediately applied to Double-Take Availability, will not take effect until the service is restarted.
  • If you do not specify a machine name, the value from the current source will be updated. If you have not identified an active source, no changes will be made.
  • Options that contain non-alphanumeric characters must be enclosed in quotation marks.