Table of Contents

Проблема

При установке Qemu Guest Agent из комплекта VirtIO версии 0.1.160 на Windows Server 2016 инсталлятор сообщает, что не смог установиться:

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.

В логах:

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: cmd.exe, command: /c "C:\Program Files\Qemu-ga\qemu-ga.exe" -s vss-install 

Решение

Исследование показало. что он не ставился из-за того, чтобы ли отключены сервисы MSDTC - Distributed Transaction Coordinator и VSS - Volume Shadow Copy после их включения и запуска все поставилось и заработало.