Microsoft Remote Desktop import RDP file

Get answers from your peers along with millions of IT pros who visit Spiceworks.
Join Now

A little info. We develop software, then our customers get an .MSI or a .RDP icon from us, as this connects them via RemoteApp. (App looks as though it's running locally on their computer.)

Microsoft bought out itap and put out an app for android and iOS on the 20th of this month. We currently don't support iOS or android due to the fact of how the RemoteApp environment works. However, with the advent of this new app from Microsoft, I downloaded and tested as working in about 60 seconds on android, but I can't figure out how to get it to download onto an ipad.

It looks as though you can't even download a file on an ipad to tell it to open with the Microsoft RDP app.

I don't normally work with apple, so I was wondering if any of you out there had figured out a way to make Microsoft RemoteApp work on iOS?


::UPDATE on 10/9/2014. Apparently the IOS update 8.0.2 broke this whole process.

I will update again if I find a fix for it.

Edited Oct 9, 2014 at 18:03 UTC
Best Answer
Microsoft Remote Desktop import RDP file
Datil
OP
Computer Chip
Microsoft Remote Desktop import RDP file
This person is a verified professional.
Verify your account to enable IT peers to see that you are a professional.
Oct 29, 2013 at 20:19 UTC

OK, I got with a mac guy, and we found a solution.

1.) Add remoteapp program on your Windows server. (using remoteprograms.msc)

2.) Right click the app and select "create.rdp File."

3.) Locate the .rdp file after creating it and email it to an email account that is in use on the iOS device.

4.) Install "Microsoft RDP Client" from appstore. (currently has an orange icon.)

5.) Open that email with the default email client that comes with iOS.

6.) Inside the email "long press" the .rdp attached icon, then select the "Open in RD Client" icon to the right.

7.) That's it.



18 Replies

· · ·
Microsoft Remote Desktop import RDP file
Thai Pepper
OP
Andre S Oct 29, 2013 at 18:54 UTC

I don't see a way. There are only a few settings to enter manually though.

1
· · ·
Microsoft Remote Desktop import RDP file
Datil
OP
Best Answer
Computer Chip
Microsoft Remote Desktop import RDP file
This person is a verified professional.
Verify your account to enable IT peers to see that you are a professional.
Oct 29, 2013 at 20:19 UTC

OK, I got with a mac guy, and we found a solution.

1.) Add remoteapp program on your Windows server. (using remoteprograms.msc)

2.) Right click the app and select "create.rdp File."

3.) Locate the .rdp file after creating it and email it to an email account that is in use on the iOS device.

4.) Install "Microsoft RDP Client" from appstore. (currently has an orange icon.)

5.) Open that email with the default email client that comes with iOS.

6.) Inside the email "long press" the .rdp attached icon, then select the "Open in RD Client" icon to the right.

7.) That's it.



7
· · ·
Microsoft Remote Desktop import RDP file
Anaheim
OP
victorylakeland Jun 6, 2014 at 14:57 UTC

I used this procedure and it worked great. A new entry under remote desktops in the RD Client app was created with the connection specifics. However, once the RD Client app was closed this entry disappears. Any fix for that?

1
· · ·
Microsoft Remote Desktop import RDP file
Pimiento
OP
Jeff3000 Jun 10, 2014 at 13:20 UTC

Hey VictoryLakeland,

Did you add the complete URL for your RemoteApp server under Remote Resources?

Should look something like Https://<remoteapp servername>/RdWeb/Feed/Webfeed.aspx

BY adding this as a remote resource, it automatically populates all of the RemoteApps you have access to. Not sure I would ever use this on an iPhone (can't see someone entering a purchase order on a phone) but should work nicely for iPads.

Mine popped up in seconds and only asked me for my creds.

1
· · ·
Microsoft Remote Desktop import RDP file
Anaheim
OP
victorylakeland Jun 10, 2014 at 13:39 UTC

I have not set up RDS with RD Web Access yet. Was testing without that feature first because in my deployment it looked to be unnecessary. I can't understand why the entry created disappears as detailed previously.

1
· · ·
Microsoft Remote Desktop import RDP file
Pimiento
OP
Jeff3000 Jun 10, 2014 at 13:46 UTC

I've been using the full blown RemoteApp servers for Application deployment for years and works extremely well. We actually stopped paying licensing to Citrix because of it. The RD Web Access functionis likely yourmissing piece that will tie everything together. RD Web Access allows you to create a .WCX file which helps provision your Windows 7, Windows 8 and now Apple clients for RemoteApps.

That samescripted WCX file can automatically populate many of the fields you need and the configuration on the client end comes down to knowing the correct Username and Password.

Well worth looking at!

1
· · ·
Microsoft Remote Desktop import RDP file
Anaheim
OP
victorylakeland Jun 10, 2014 at 14:00 UTC

Thanks for the info and I may have to test it as well. It seems a shame to have to maintain a webserver for it though, especially if the rdp file deployment method worked as it should for apple devices as well.

1
· · ·
Microsoft Remote Desktop import RDP file
Pimiento
OP
Jeff3000 Jun 10, 2014 at 14:17 UTC

I think what Computer Chip offered is a work around to deploy the apps without having RD Web Access. The subject is substantially more complex than what he offers.

I think that the RD Client for Apple intentionally uses RD Web Access to deploy the Apps in the same way which Windows 7/8 deploys RemoteApps. For Windows, you just have the additional option of deploying the individual apps via MSI and Group Policy.

As for running a web server, its kind of part and parcel to the whole suite. Yes, you can buy a car with a manual transmission, no radioand no air... but why wouldn't you get all the luxuries installed... especially when it simplifies your life?

I run a single beefed up Remote App server which hosts RD Web Access, and RD Gateway, as well as all of the RemoteApps...and all of it virtualized. Think 8 cores with 64 Gb or Ram on SSD's.... lightning fast! The apps also work anywhere end users have internet access as everything is piped in via SSL (somewhat more secure than straight RDP!) Most of my users actually believe they are working with locally installed apps!

Anyways... I would encourage you to check it out! At most you are looking at using a public IP and buying an SSL cert (which are now cheap). The payback is much greater.

1
· · ·
Microsoft Remote Desktop import RDP file
Anaheim
OP
victorylakeland Jun 10, 2014 at 14:56 UTC

"but why wouldn't you get all the luxuries installed... especially when it simplifies your life?"

Because in my experience each luxury comes with its own maintenance cost and sometimes the benefit of the luxury is outweighed by that maintenance cost. That is why I am testing in phases. To see what I need and what I don't. Thanks for your input.

1
· · ·
Microsoft Remote Desktop import RDP file
Datil
OP
Computer Chip
Microsoft Remote Desktop import RDP file
This person is a verified professional.
Verify your account to enable IT peers to see that you are a professional.
Jun 11, 2014 at 19:59 UTC

The solution I offered does not use RD Web Access, we use an F5 load balancer and it manages our traffic.

1
· · ·
Microsoft Remote Desktop import RDP file
Anaheim
OP
victorylakeland Jun 11, 2014 at 20:33 UTC

Once you open the rdp file from the email in the rd client app do the settings stick or do you just open it from the email every time?

1
· · ·
Microsoft Remote Desktop import RDP file
Habanero
OP
Scott Manning Jun 27, 2014 at 11:19 UTC

Computer Chip wrote:

OK, I got with a mac guy, and we found a solution.

1.) Add remoteapp program on your Windows server. (using remoteprograms.msc)

2.) Right click the app and select "create.rdp File."

3.) Locate the .rdp file after creating it and email it to an email account that is in use on the iOS device.

4.) Install "Microsoft RDP Client" from appstore. (currently has an orange icon.)

5.) Open that email with the default email client that comes with iOS.

6.) Inside the email "long press" the .rdp attached icon, then select the "Open in RD Client" icon to the right.

7.) That's it.



Thanks! This also helped me out massively!

2
· · ·
Microsoft Remote Desktop import RDP file
Pimiento
OP
michaelsaitow Oct 29, 2014 at 13:06 UTC
1st Post

Guys - thanks for all of the help. Been running remoteapp for windows for a while and now just trying to get to remoteapp from iOS. I can remote into the server and see the desktop, but not get the remoteapp to run. When I email myself the RDP file, longpress and open in Microsoft Remote Desktop, I get

"Unsupported feature" Remote app launch is not supported in Windows Remote Desktop for iOS.

Windows 08R2 Server

iPad 8.1

1
· · ·
Microsoft Remote Desktop import RDP file
Pimiento
OP
Craig9556 Nov 7, 2014 at 17:53 UTC

same here.

can't even get remote resource to work under iOS 8.x

1
· · ·
Microsoft Remote Desktop import RDP file
Datil
OP
Computer Chip
Microsoft Remote Desktop import RDP file
This person is a verified professional.
Verify your account to enable IT peers to see that you are a professional.
Nov 7, 2014 at 18:07 UTC

michaelsaitow wrote:

Guys - thanks for all of the help. Been running remoteapp for windows for a while and now just trying to get to remoteapp from iOS. I can remote into the server and see the desktop, but not get the remoteapp to run. When I email myself the RDP file, longpress and open in Microsoft Remote Desktop, I get

"Unsupported feature" Remote app launch is not supported in Windows Remote Desktop for iOS.

Windows 08R2 Server

iPad 8.1

Yeah I edited my original post a while back to include this, ill quote my quote. =)

"::UPDATE on 10/9/2014. Apparently the IOS update 8.0.2 broke this whole process."

1
· · ·
Microsoft Remote Desktop import RDP file
Pimiento
OP
bobbyebadi Oct 4, 2015 at 08:24 UTC
1st Post

Thank you so much Computer Chip,

You solved the problem and you made my life much easier. now I can log in and log out from my rdp any time I wish with my ipad! thank you!

1
· · ·
Microsoft Remote Desktop import RDP file
Pimiento
OP
joshuadore Nov 3, 2016 at 16:15 UTC
1st Post

victorylakeland,

I am having the same issue as you stated in this tread with the entry disapearing.

Did you ever find a resolution to this?


Thanks

0
· · ·
Microsoft Remote Desktop import RDP file
Pimiento
OP
davidschaffer Nov 30, 2016 at 21:15 UTC
1st Post

It appears you have to open it from your email every time. I have also saved it as a Note and can open it that way but still have to send it to RD Client every time and it does not save my user settings.

0

This topic has been locked by an administrator and is no longer open for commenting.

To continue this discussion, please ask a new question.