NTBackup 关闭时出现问题

发布于 2024-10-08 13:41:07 字数 257 浏览 0 评论 0原文

我尝试在关机时使用 ntbackup,但备份文件 (.bkf) 只有 1.1 GB,而不是 2.2 GB。当我尝试使用此文件进行恢复时,ntbackup 告诉我它已损坏。如果我运行与bat文件相同的命令,它可以工作(命令是:ntbackup backup C:\ systemstate /m normal /f "X:\Backup_20-12-2010.bkf" /j "Bckp_Data-and-System “ /L:s )。日志文件告诉我一切正常。我能做些什么?

I'm trying to lunch ntbackup on shutdown but the backup file (.bkf) is only 1.1 GB instead of 2.2 GB. When i try to restore using this file ntbackup tells me that it is corrupted. If i run the same command as bat file it works (the command is: ntbackup backup C:\ systemstate /m normal /f "X:\Backup_20-12-2010.bkf" /j "Bckp_Data-and-System" /L:s ). The log file tells me that everything is ok. What can i do?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

天邊彩虹 2024-10-15 13:41:07

解决方案是在计算机配置\管理模板\系统\脚本处的gpedit.msc中将组策略脚本的最大等待时间键设置为0。默认时间为600秒(10 分钟)。

The solution is to set in gpedit.msc at Computer Configuration\Administrative Templates\System\Scripts the key Maximum wait time for Group Policy scripts to 0. The default time is 600 seconds (10 minutes).

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文