2007-12-17, 04:25 AM
Quote:so if I set it up on the server I should be able to get it on the client??Yes.
I know its not ideal, but custom tasks arent a very high priority for me, so not worth the effort of doing something special to make them run from the client config.
Quote:if I have a .bat file in there, and I run it from client, does it need to be written as if it is running on the client, or running on the server??If you configure a custom task on the server to run c:\someapp\task.bat, then when it runs on the client it also expects c:\someapp\task.bat to exist on the client machine. The script or exeutable is not retrieved from the server.