是否有一个batch file设置为运行在Windows 7中,并检查是否Windows备份仍在运行,如果没有,然后移动备份?
为什么不创build一个运行备份的batch file,并在完成后移动备份
windowsbackupcommand move windowsbackup.file \\somewhere\else\windowsbackup.file
然后在任务计划程序中运行。