backgrounding a process...

C

Chris

Hi,

I need to know if it is possible to put a script process
in to the background so as it runs after the user that
initiates it logs off.

In Unix I would add the "&" to the end of the command line
in a bash shell. I need to know if there is something
similar that can be used at the Win2K command prompt.

Thanks all

Chris
 
J

Jerold Schulman

Hi,

I need to know if it is possible to put a script process
in to the background so as it runs after the user that
initiates it logs off.

In Unix I would add the "&" to the end of the command line
in a bash shell. I need to know if there is something
similar that can be used at the Win2K command prompt.

Thanks all

Chris


You can use group policy to define a logoff script.


Jerold Schulman
Windows: General MVP
JSI, Inc.
http://www.jsiinc.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top