I've successfully built and deployed a RemoteApps server on the company intranet for a customer. Users on the LAN can access it athttps://server/rdweb and run the applications on it.
I've created an external name at the DNS providers site and I've setup the firewall to let 443 traffic through to the internal server and I've successfully tested it from a non-domain PC out on the internet.
Here's my question. Is there any way to be able to run one of the applications on the app server from the internet (or intranet for that matter) and be able to open or save files to/from local machine? So far it looks like files can only be read from or saved to network locations on the company intranet (even if running an app from the internet). Is that the way it has to be or is there some other configuration I need to do so that I could use an app on the RDWeb server to work on files on the PC I'm sitting at (whether on the internet or sitting at a company PC on the intranet)?
Jonathan