|
Scheduled Tasks
Is there a way to run a scheduled task, let's say a batch file consisting of xcopy from Server A to Server B (using net use in batch) when these servers are each in workgroup, no domain. Server A = w2k server, Server B = w2k3 server. The batch file runs ok from command line. Thanks!
|