Access Manager: Installing Hyper-V daemons

system
This article is marked as obsolete.

Introduction

If you have an Access Manager VM running on Hyper-V you may want to install the Hyper-V daemons. This allows easier backing up of the VM for example.

 

Installing

The install can be accomplished very easily by typing in the following 3 lines into the shell terminal:

echo 'deb http://http.debian.net/debian wheezy-backports main' > etc/apt/sources.list.d/backports.list

apt-get update

apt-get install hyperv-daemons

 After you have installed the daemons, you can reboot your Access Manager server, after which the VSS and KVP daemons will be running on your system.