What kind of software is needed to get the results from builds on Visual Studio Online to your own server, running IIS? This server would not be on Azure.
After setting up a Build Definition
one can, either through the Visual Studio IDE itself or on Visual Studio Online, queue builds that have the field "Drop folder for this build" automatically set and locked to "Copy drop to server". How do I get access to this "Drop folder" or duplicate its content on our own server?