You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
This would be a nice feature, and I don't think it would be too complicated to implement. I've heard a number of requests for it. I was thinking it might be in the form of another exe (remoteappcli.exe perhaps?).
I can't say it's something that myself (or any other contributor) will be able to implement this soon, but I'll leave it open here as I think it should be on the wish list.
PowerShell can manage RemoteApps on Windows Server, but I don't believe the commands are available on Win clients.
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.
The text was updated successfully, but these errors were encountered: