|
|
|||
How to stop running multiples instances of startup program when multiple login is done.
I'm using Windows Server 2003 and I have a command to be executed on start-up. This command will be executed only if a Administrator logs-in. But since many users are using this Server with same Administrator account (using Remote Desktop) The start-up program will get triggered on each login creating a new instance of the program.
Is there a way I can set the server not to Run the program if its already executing on another Administrator session ? 1 Reply |
|||
|