安装 Windows 和 Configuration Manager 步骤报错0x800700B7
Posted nokia3230
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了安装 Windows 和 Configuration Manager 步骤报错0x800700B7相关的知识,希望对你有一定的参考价值。
任务序列 OSD 安装 Windows 和 Configuration Manager 步骤报错,错误代码0x800700B7
查看日志有三条报错信息 Failed to configure OSD setup hook(0x800700B7) 、Configure hook failed with error code(800700B7) 、Failed to run the action: 安装 Windows 和 Configuration Manager. Error -2147024713
用 0x800700B7代码在日志工具里查询这个代码信息,当文件已存在,无法创建该文件。
在该计算机当前缓存路径位置或所有分区根目录找下_SMSTaskSequence 文件夹删除掉,可能因为启动映像包不同残留下来文件、替换过任务序列缓存路径、上一次部署OSD失败、测试环境中残留这些文件夹就导致文件更新失败无法覆盖。
不清理_SMSTaskSequence 文件夹,重新启动电脑进去osd部署也是会再次提醒这个错误。
要么手动删除各分区中_SMSTaskSequence 文件夹、或者格式化缓存路径分区就不会在提示这个错误信息了。
以上是关于安装 Windows 和 Configuration Manager 步骤报错0x800700B7的主要内容,如果未能解决你的问题,请参考以下文章
Consider defining a bean of type ‘com.example.springbootdemo.mapper.UserMapper‘ in your configuratio
Consider defining a bean of type ‘com.example.springbootdemo.mapper.UserMapper‘ in your configuratio
如何在 Windows 窗体 C# 中为文本框设置 Scintilla