Hi all,
In order to have some consistent VMs backups using VSS Snapshots, we'd like to install the guest agent in our Windows VMs.
We obtain an error message when executing qemu-ga-x64.msi :
From the windows logs we can see :
While you don't click on the Ok button, it is possible to copy the files installed in "C:\Programs\qemu-ga\".
I've made a copy / paste of this directory and run a qemu-ga -s install
Unfortunately it doesn't install correctly.
Tested on Windows 2008 R2, Windows 2012 R2 and Windows 7 x64 with latest 0.1.102 virtio drivers installed, qemu agent enabled in Proxmox VM config
Any suggestions ?
Regards,
In order to have some consistent VMs backups using VSS Snapshots, we'd like to install the guest agent in our Windows VMs.
We obtain an error message when executing qemu-ga-x64.msi :
Code:
There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor.
Code:
Product: QEMU guest agent -- Error 1722. There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor. Action RegisterCom, location: C:\Program Files\qemu-ga\qemu-ga.exe, command: -s vss-install
I've made a copy / paste of this directory and run a qemu-ga -s install
Code:
C:\Program Files\AgentQemu>qemu-ga.exe -s install
Registering QEMU Guest Agent VSS Provider:
C:\Program Files\AgentQemu\qga-vss.dll
C:\Program Files\AgentQemu\qga-vss.tlb
Failed to pUsersInRole->SaveChanges. (Error: 8000ffff) Défaillance irrémédiable
Removing COM+ Application: QEMU Guest Agent VSS Provider
Tested on Windows 2008 R2, Windows 2012 R2 and Windows 7 x64 with latest 0.1.102 virtio drivers installed, qemu agent enabled in Proxmox VM config
Any suggestions ?
Regards,