Can you assume on the TS that each user already has their own copy in existence? If so... you can publish the app with the path of R:\%username%\application.exe
Otherwise you'd need to make the published exe a script that creates the user directory, copies the app and then triggers it. From: Matt Plahtinsky [mailto:[email protected]] Sent: Wednesday, February 10, 2010 4:14 PM To: NT System Admin Issues Subject: Re: Terminal Server 2008 Question Bummer.... There's got to be an easier way... Thanks guys On Wed, Feb 10, 2010 at 3:01 PM, Webster <[email protected]> wrote: Logon script copies application.exe, if it does not already exist, to the proper location. Webster From: Matt Plahtinsky [mailto:[email protected]] Subject: Terminal Server 2008 Question I have a question. I have an application that when run on a TS server needs to run its own instance. See below example. Works great running from the TS Server but I'm trying to figure out how / if I could publish the app through TS web applications. Is there anyway to customize / personalize each users shortcut to the app? User1 R:\User1\application.exe User2 R:\User2\application.exe User3 R:\User3\application.exe ~ Finally, powerful endpoint security that ISN'T a resource hog! ~ ~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/> ~
