Hi Dojo,
I have a Visual Studio Automation solution in which I make use of shared projects to keep my code centralized. It happens quite often that I need to make some changes in that shared project and therefore need to reupload all automation scripts which are making use of this shared project.
I'm wondering if there is an easy way to publish all scripts from an automation solution at once to the server?
Now I can only publish each script separately or create an application package which I can only apply by establishing a RDP to the server and execute it over there.
Hi Jens
This is currently not possible with DIS. Sounds like a great feature though. I would suggest to create a Feature Suggestion.
You can also create the dmapp package with DIS and then use the SLNetClientTest tool to install the package on the remote agent. It’s a few steps, but this doesn’t require RDP.