1

I have a server within my network that has a program that users needs to access. I don't want to allow them to access anything else but this program. From looking at these questions:

Allow only RemoteApp, not Remote Desktop

and

RemoteApp Prevent User from Running Remote Desktop

It appears what I am trying to accomplish is a RemoteApp. How do I setup a single program as a RemoteApp?

James Mertz
  • 251
  • 6
  • 18

1 Answers1

0

You can do it in a couple of ways. Create a custom msi file for the app or create a custom rdp connection. Check out the RemoteApp Manager which is installed as part of the Remote Desktop services.

I'm not sure why this was downvoted unless perhaps its for not having enough information or perhaps not including a step-by-step. So, here's the step-by-step from Microsoft. : )

Mitch
  • 1,127
  • 11
  • 19