(Optional) Install Arcserve UDP Updates Silently

Silent update installation allows you to perform an unattended update installation and does not prompt you for any input.

Follow these steps:

  1. Launch the Arcserve UDP Update silent installation.
  2. "<UpdateExeFile>" /s /v"<Additional Arguments>"

  3. Configure the silent installation using the following syntax and arguments:
  4. UpdateExeFile

    Specifies to run the self-extracting executable file.

    s

    Specifies to run the self-extracting executable file using the silent mode.

    v

    Specifies any additional arguments for update installation.

    Additional Arguments

    /s

    Specifies to run the update installation using the silent mode.

    /AutoReboot

    Specifies to perform an automatic reboot after the update is installed. If a reboot is required to complete the update, the machine will reboot automatically without any notification.

Examples