Skip to main content

2025년 8월 19일

Upgrade App Volumes Agent Silently

You can also upgrade the App Volumes agent silently using the Microsoft Windows Installer (MSI).

You perform a silent upgrade using the command line and you need not use the App Volumes installer.

For App Volumes agent to validate the App Volumes Manager certificate, you can use the EnforceSSLCertificateValidation parameter.

EnforceSSLCertificateValidation has two values: 0 and 1. By default, the value of this parameter is 1.

  • 1 - Certificate validation is activated
  • 0 - Certificate validation is deactivated

Note: During the upgrade, if a failure occurs or the upgrade is canceled, the installer for App Volumes agent rolls back to the previously installed version of the agent. After the rollback, the agent virtual machine must be restarted.

Prerequisites

  • To ensure that there is no service degradation during the uninstall and subsequent upgrade process, schedule a maintenance window.

  • Upgrade the App Volumes Manager.

    See Upgrade App Volumes Manager.

  • Unassign all AppStacks from the target computer where you plan to upgrade the agent.

Procedure

  1. Open a Windows command prompt on your machine.

  2. In the command prompt, access the App Volumes Agent.msi file location.

  3. To upgrade the agent, use the following command:

    OptionDescription
    App Volumes 4 Update 1msiexec.exe /i "App Volumes Agent.msi" /qn MANAGER_ADDR=<Manager_FQDN/IP> MANAGER_PORT=<port> EnforceSSLCertificateValidation=<0or1> Note: The following parameters are optional: MANAGER_ADDR, MANAGER_PORT, and EnforceSSLCertificateValidation.
    App Volumes 4msiexec.exe /i "App Volumes Agent.msi" /qn MANAGER_ADDR=<Manager_FQDN/IP> MANAGER_PORT=<port> EnforceSSLCertificateValidation=<0or1> Note: All parameters are mandatory.

이 페이지가 도움이 되었나요?

이 항목에 대한 피드백 보내기

이 항목이 도움이 되었나요?

개인정보나 기밀정보는 입력하지 마세요.

링크를 생성하는 중…