Ask the Community
Groups
Manually Apply Update to individual Unitrends VBA - Connect IT Community | Kaseya
<main> <article class="userContent"> <h2 data-id="summary"><strong>SUMMARY</strong></h2> <p>Steps to manually apply an update from the command line</p> <h2 data-id="issue"><strong>ISSUE</strong></h2> <p></p> <h4 data-id="to-apply-an-update-to-an-individual-phd-virtual-backup-appliance">To apply an update to an individual PHD Virtual Backup Appliance:</h4> <p><strong>Using the hypervisor client console:</strong></p> <ol><li>Log in to the appliance virtual machine console and open a command shell prompt.</li> <li>Enter the following command:</li> </ol><p>sudo phdvb-update-srd install [update_file]</p> <p>Note that the command will return immediately and the update will proceed in the background.</p> <p> </p> <p><strong>Using an SSH client (PuTTY, etc):</strong></p> <ol><li>Log in to the appliance using an ssh client.</li> <li>Enter the following command:</li> </ol><pre class="code codeBlock" spellcheck="false" tabindex="0"> sudo phdvb-update-notify update --local --install=[update file] </pre> <p><strong>Note</strong>: After applying an update, clear your browser cache to ensure any updated components are loaded correctly.</p> </article> </main>