To install the cumulative hotfix 1376:
1. Back up the VAC database.
2. Log off VAC Web UI.
3. To install the server cumulative hotfix, execute VAC.ApplicationServer.x64_2.0.1.1376.msp as administrator on the VAC server, or run this cmdlet as administrator:
msiexec /update c:\VAC.ApplicationServer.x64_2.0.1.1376.msp /l*v C:\ProgramData\Veeam\Setup\Temp\VACApplicationServerSetup.txt
4. To install the Web UI cumulative hotfix, execute VAC.WebUI.x64_2.0.1.1376.msp as administrator on the VAC Web UI server, or run this cmdlet as administrator:
msiexec /update c:\VAC.WebUI.x64_2.0.1.1376.msp /l*v C:\ProgramData\Veeam\Setup\Temp\VACWebUISetup.txt
5. Log in to VAC Web UI.