I have created a batch file to do a backup of data for 60+ remote servers.
I need a way that some type of log or file can be generated and pushed remotely if there is any errors at the time of batch execution.
i.e.
Batch file runs.
Starts backing up but the network goes down and it doesnt complete.
I need a batch file to run and let me know if it finishes...
Any ideas on how to do this is much appreciated
I need a way that some type of log or file can be generated and pushed remotely if there is any errors at the time of batch execution.
i.e.
Batch file runs.
Starts backing up but the network goes down and it doesnt complete.
I need a batch file to run and let me know if it finishes...
Any ideas on how to do this is much appreciated