Yes.  BTW: Don't forget about usage of backslash in JAL script as escape symbols. Either change the default escape symbol in the Tools/Options or prefix every backslash with another one one (JAL scripts only), example  SyncRemoteDir ..., "\\\\server\\share\\dir1", ...  In all other job properties use regular backslashes, "\\server\share\dir1"  : Hi,  : If the remote agent is running (NT4SP6a) as an NT service  : using a priviledged Admin account can a Job on a remote scheduler  : which uses the SyncRemoteDir command specify a UNC format  : remote network share as either of the source/target directory parameters ?  : Thanks,  : Jim   
   |