remoteapptool icon indicating copy to clipboard operation
remoteapptool copied to clipboard

add new remoteapp and generate rdp file via command line

Open elgordodevops opened this issue 5 months ago • 2 comments

Hi guys, first of all thanks for this incredible project

Question: Is it possible to add a new app via command lines and have it generate the RDP file instead of using the GUI?

My use case is to create development and debugging environments for an internal app. For that, I need to create copies of production databases and set up an isolated environment that I'll later publish for users via RemoteApp. I already have a script that handles database copying; I just need to add the part to publish a new RemoteApp and generate the RDP file to that script.

Thanks.

elgordodevops avatar Jan 06 '24 19:01 elgordodevops