Force MS Remoteapp to save files to client's SystemWindows 2008 RemoteAPP client disconnects within a matter of minutesWhat is the difference between rdp files?how to disable RemoteApp sessions lock if idle for 10 minutes and require no user needs to input password to unlock?RemoteApp .rdp embed creds?Install MS Office on Windows Server 2008 - in support of Quickbooks RemoteAppterminal service remoteapp disappears when opening fileRemoteApp performance issues in Windows Server 2012R2Azure RemoteApp DNS resolutionRemoteApp : Save files on client's local profileRDSH processing of RemoteApp and Desktop Connections template

Is it possible to trip with natural weapon?

Is it possible for people to live in the eye of a permanent hypercane?

Funtion to extract float from different price patterns

PhD student with mental health issues and bad performance

Building a road to escape Earth's gravity by making a pyramid on Antartica

Implement Homestuck's Catenative Doomsday Dice Cascader

How to decline physical affection from a child whose parents are pressuring them?

How to pass a regex when finding a directory path in bash?

How would you say “AKA/as in”?

How to make thick Asian sauces?

Pronoun introduced before its antecedent

You've spoiled/damaged the card

Can a magnetic field of an object be stronger than its gravity?

Opposite of "Squeaky wheel gets the grease"

Do adult Russians normally hand-write Cyrillic as cursive or as block letters?

Does the "6 seconds per round" rule apply to speaking/roleplaying during combat situations?

How could a government be implemented in a virtual reality?

Can you please explain this joke: "I'm going bananas is what I tell my bananas before I leave the house"?

Smooth switching between 12v batteries, with toggle switch

Are there cubesats in GEO?

Did Darth Vader wear the same suit for 20+ years?

On the Twin Paradox Again

What do we gain with higher order logics?

How bad would a partial hash leak be, realistically?



Force MS Remoteapp to save files to client's System


Windows 2008 RemoteAPP client disconnects within a matter of minutesWhat is the difference between rdp files?how to disable RemoteApp sessions lock if idle for 10 minutes and require no user needs to input password to unlock?RemoteApp .rdp embed creds?Install MS Office on Windows Server 2008 - in support of Quickbooks RemoteAppterminal service remoteapp disappears when opening fileRemoteApp performance issues in Windows Server 2012R2Azure RemoteApp DNS resolutionRemoteApp : Save files on client's local profileRDSH processing of RemoteApp and Desktop Connections template






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;








1















I'm using an older software with a dbase database. I'd like to deploy it as a remoteapp, and from my testing this seems quite possible.



Update:
This application would be accessed over the internet and not directly on the same network.
Additionally the users would be using a variety of devices.



My question is this:



This application generates excel and csv files, how can I force remote app to save these files to the clients machine and not save anything generated (or through a save dialog) to the server?










share|improve this question
























  • is it possible to map a drive to \tsclientc$$$ ?

    – Bradleyo
    Jan 30 '14 at 21:59

















1















I'm using an older software with a dbase database. I'd like to deploy it as a remoteapp, and from my testing this seems quite possible.



Update:
This application would be accessed over the internet and not directly on the same network.
Additionally the users would be using a variety of devices.



My question is this:



This application generates excel and csv files, how can I force remote app to save these files to the clients machine and not save anything generated (or through a save dialog) to the server?










share|improve this question
























  • is it possible to map a drive to \tsclientc$$$ ?

    – Bradleyo
    Jan 30 '14 at 21:59













1












1








1








I'm using an older software with a dbase database. I'd like to deploy it as a remoteapp, and from my testing this seems quite possible.



Update:
This application would be accessed over the internet and not directly on the same network.
Additionally the users would be using a variety of devices.



My question is this:



This application generates excel and csv files, how can I force remote app to save these files to the clients machine and not save anything generated (or through a save dialog) to the server?










share|improve this question
















I'm using an older software with a dbase database. I'd like to deploy it as a remoteapp, and from my testing this seems quite possible.



Update:
This application would be accessed over the internet and not directly on the same network.
Additionally the users would be using a variety of devices.



My question is this:



This application generates excel and csv files, how can I force remote app to save these files to the clients machine and not save anything generated (or through a save dialog) to the server?







remoteapp






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jan 30 '14 at 21:58







Bradleyo

















asked Jan 30 '14 at 17:23









BradleyoBradleyo

83




83












  • is it possible to map a drive to \tsclientc$$$ ?

    – Bradleyo
    Jan 30 '14 at 21:59

















  • is it possible to map a drive to \tsclientc$$$ ?

    – Bradleyo
    Jan 30 '14 at 21:59
















is it possible to map a drive to \tsclientc$$$ ?

– Bradleyo
Jan 30 '14 at 21:59





is it possible to map a drive to \tsclientc$$$ ?

– Bradleyo
Jan 30 '14 at 21:59










1 Answer
1






active

oldest

votes


















0














You should be able to access the client machine folders, and then write to those. Given the application vintage you may need to wrap it in a batch file that sets up the mapped drives.



Alternately, create persistent mappings in a regular RDP session. It should also be possible to create mappings to the tsclient? virtual folders created in the session during a script. This way, an application that needs to access mapped drives can reach the folders on the client machine.






share|improve this answer

























  • Additional Information: This application would be accessed over the internet and not directly on the same network. I've never had any success mapping drives to a remote network.

    – Bradleyo
    Jan 30 '14 at 21:57












Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "2"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f571078%2fforce-ms-remoteapp-to-save-files-to-clients-system%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









0














You should be able to access the client machine folders, and then write to those. Given the application vintage you may need to wrap it in a batch file that sets up the mapped drives.



Alternately, create persistent mappings in a regular RDP session. It should also be possible to create mappings to the tsclient? virtual folders created in the session during a script. This way, an application that needs to access mapped drives can reach the folders on the client machine.






share|improve this answer

























  • Additional Information: This application would be accessed over the internet and not directly on the same network. I've never had any success mapping drives to a remote network.

    – Bradleyo
    Jan 30 '14 at 21:57
















0














You should be able to access the client machine folders, and then write to those. Given the application vintage you may need to wrap it in a batch file that sets up the mapped drives.



Alternately, create persistent mappings in a regular RDP session. It should also be possible to create mappings to the tsclient? virtual folders created in the session during a script. This way, an application that needs to access mapped drives can reach the folders on the client machine.






share|improve this answer

























  • Additional Information: This application would be accessed over the internet and not directly on the same network. I've never had any success mapping drives to a remote network.

    – Bradleyo
    Jan 30 '14 at 21:57














0












0








0







You should be able to access the client machine folders, and then write to those. Given the application vintage you may need to wrap it in a batch file that sets up the mapped drives.



Alternately, create persistent mappings in a regular RDP session. It should also be possible to create mappings to the tsclient? virtual folders created in the session during a script. This way, an application that needs to access mapped drives can reach the folders on the client machine.






share|improve this answer















You should be able to access the client machine folders, and then write to those. Given the application vintage you may need to wrap it in a batch file that sets up the mapped drives.



Alternately, create persistent mappings in a regular RDP session. It should also be possible to create mappings to the tsclient? virtual folders created in the session during a script. This way, an application that needs to access mapped drives can reach the folders on the client machine.







share|improve this answer














share|improve this answer



share|improve this answer








edited Feb 1 '14 at 6:51

























answered Jan 30 '14 at 21:24









PekkaPekka

520515




520515












  • Additional Information: This application would be accessed over the internet and not directly on the same network. I've never had any success mapping drives to a remote network.

    – Bradleyo
    Jan 30 '14 at 21:57


















  • Additional Information: This application would be accessed over the internet and not directly on the same network. I've never had any success mapping drives to a remote network.

    – Bradleyo
    Jan 30 '14 at 21:57

















Additional Information: This application would be accessed over the internet and not directly on the same network. I've never had any success mapping drives to a remote network.

– Bradleyo
Jan 30 '14 at 21:57






Additional Information: This application would be accessed over the internet and not directly on the same network. I've never had any success mapping drives to a remote network.

– Bradleyo
Jan 30 '14 at 21:57


















draft saved

draft discarded
















































Thanks for contributing an answer to Server Fault!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f571078%2fforce-ms-remoteapp-to-save-files-to-clients-system%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

How to write a 12-bar blues melodyI-IV-V blues progressionHow to play the bridges in a standard blues progressionHow does Gdim7 fit in C# minor?question on a certain chord progressionMusicology of Melody12 bar blues, spread rhythm: alternative to 6th chord to avoid finger stretchChord progressions/ Root key/ MelodiesHow to put chords (POP-EDM) under a given lead vocal melody (starting from a good knowledge in music theory)Are there “rules” for improvising with the minor pentatonic scale over 12-bar shuffle?Confusion about blues scale and chords

What if the end-user didn't have the required library?What is setup.py?What is a clean, pythonic way to have multiple constructors in Python?What does Ruby have that Python doesn't, and vice versa?What is the reason for having '//' in Python?How do I create a namespace package in Python?How to package shared objects that python modules depend on?setuptools vs. distutils: why is distutils still a thing?Navigation in Windows 10 vs code not going to virtualenv library when the same library is installed at user levelPython create package for local usePackaging a project that uses multiple python versionsWhy is permission denied on pip install except for when “--user” is included at end of command?

Esgonzo ibérico Índice Descrición Distribución Hábitat Ameazas Notas Véxase tamén "Acerca dos nomes dos anfibios e réptiles galegos""Chalcides bedriagai"Chalcides bedriagai en Carrascal, L. M. Salvador, A. (Eds). Enciclopedia virtual de los vertebrados españoles. Museo Nacional de Ciencias Naturales, Madrid. España.Fotos