Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add new remoteapp and generate rdp file via command line #103

Open
elgordodevops opened this issue Jan 6, 2024 · 2 comments
Open

add new remoteapp and generate rdp file via command line #103

elgordodevops opened this issue Jan 6, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@elgordodevops
Copy link

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.

@kimmknight
Copy link
Owner

Thanks for the feedback, glad you like to tool 👌

RemoteApp Tool doesn't support command-line parameters at this time.

Which version of Windows is the host running?

@kimmknight kimmknight added the enhancement New feature or request label Jan 7, 2024
@kimmknight
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants