Jump to content

Recommended Posts

Guest Glen
Posted

I know this is a long shot but...

 

Is there a way to start an application in the same state it exists

when you disconnect a remote session on Server 2003?

 

This is what I want to accomplish:

 

I have some critical software of a questionable quality. I have

written a Ruby service that will start the app at boot and check

periodically to make sure it's still running. I would like to be able

to launch this program in such a way that when the account it runs as

logs in they can interact with the GUI. Basically I want the same

behavior you get when you log-in remotely, start it up, disconnect,

then log in again and it's still there and ready to go.

 

If someone knows how to do exactly what I'm trying that would be great

but if not pointing in the possible right direction would be awesome

too.

 

Thanks,

Glen

  • Replies 1
  • Created
  • Last Reply

Popular Days

Guest AllenM
Posted

Re: Longshot

 

We use Citrix and it does allow you to reconnect to a disconnected session

in the same state.

 

"Glen" <DamnBigMan@gmail.com> wrote in message

news:2416bf75-065c-40e3-a062-82acf0abc57c@d45g2000hsc.googlegroups.com...

>I know this is a long shot but...

>

> Is there a way to start an application in the same state it exists

> when you disconnect a remote session on Server 2003?

>

> This is what I want to accomplish:

>

> I have some critical software of a questionable quality. I have

> written a Ruby service that will start the app at boot and check

> periodically to make sure it's still running. I would like to be able

> to launch this program in such a way that when the account it runs as

> logs in they can interact with the GUI. Basically I want the same

> behavior you get when you log-in remotely, start it up, disconnect,

> then log in again and it's still there and ready to go.

>

> If someone knows how to do exactly what I'm trying that would be great

> but if not pointing in the possible right direction would be awesome

> too.

>

> Thanks,

> Glen


×
×
  • Create New...