标签:pre files append 备份 bat sof file 文件 破坏
ren E:*.1wim1 *.wimimagex /compress fast /append /capture H:\files E:\files.wim %date%
imagex /compress fast /append /capture H:\soft E:\soft.wim %date%
ren E:*.wim *.1wim1 <备份完毕重命名,防止被病毒破坏>
以上复制到bat批处理中,每天定期执行。每一个月启用一个新的wim文件,然后旧的wim文件存档。
标签:pre files append 备份 bat sof file 文件 破坏
原文地址:http://blog.51cto.com/2216859/2171022