I have a windows 2008 R2 server that's running the Novell Client 2 SP2. I noticed that when I remote in to the system and then logoff of my remote session the Novell client also logs out. Is there a way to prevent the client from logging out as I have scripts running on the server which are expecting to see the proper drives mounted by the Novell client?
Asked
Active
Viewed 729 times
1 Answers
2
No.
The client is running under your user/security context, and when you logoff, your user context goes away... along anything running in it.
The only solution to this is to not log off. If you disconnect the remote session, instead of logging off, your sessions, and anything running it, continue to run.
HopelessN00b
- 54,273