Using the Studio, users are able to deploy services between any pair of connected Warewolf servers.
The Deploy screen is defined in the DeployView and DeployViewModel classes. The deploy screen hosts an Explorer for both the source and destination servers and allows the user to multi-select services and then deploy.
Deployment retrieves a service from the source server and uses the standard Studio save mechanism to deploy to the destination server. The deploy functionality can also detect conflicts and deploy resource dependencies.