Hi Jonathon, thanks for replying!
The Serv-U file server is basically being used for a simple cloud backup for our customers. The application needs to run when the user is created because it needs to set relevant info in their home directory. Things such as quota information for the application (that I am writing on the client side) to limit the disk space used, data information, client side information etc. My application that I'm writing will need to recognize the information that is created after the user is created. These files will be different for each user.
I've managed to get the application to start using PSExec. However, it still shows the Interactive Services detection window when the program starts.
I'm going to try to get Serv-U to trigger a Scheduled event in Windows that I will pre-configure before hand.
Do you think that this will work?
Thanks