Cloning the Virtual Machine
If you want to use more than one virtual machine based on a single “golden image”, there’s no need to repeat all the steps done so far: you can clone it. This way you’ll have a copy of the original virtualized Windows with all requirements already installed.
There is a Python command-line utility available that can automate this process for you.
The new virtual machine will also contain all of the settings of the original one, which is not good. Now you need to proceed by repeating the steps explained in Network Configuration, Installing the Agent, and Saving the Virtual Machine for this new machine.
One alternative to manually make the clones unique is to enable the disguise auxiliary module, windows_static_route and windows_static_route_gateway in conf/auxiliary.conf. The auxiliary option is applicable to dnsmasq user which can’t set the default gateway there because of the usage of an isolated routing in kvm. One could run it once and snapshot to apply the modification or running the auxiliary module at every analysis.