Toggle navigation
Acronis 中文知识库系统
添加
添加
草稿列表
收藏
列表
高级检索
登录
历史
孙锋
2021-3-29 下午3:54
差异
旧内容
内容
# 现象 备份失败, “操作系统错误:连接到系统的设备无法运行” 在 Windows 应用程序日志里可看到如下提示: ``` Source: VSS Event ID: 8193 Level: Error Volume Shadow Copy Service error: Unexpected error calling routine ConvertStringSidToSid(S-1-5-21-4148555394-1870526016-119506688-1000.OLD). hr = 0x80070539, The security ID structure is invalid.* ``` 该错误可能提及带有.OLD 或带有.bak 的 SID。 # 原因 以下注册表子树中有无效条目。 HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionProfileList # 解决方法 1. 打开 Windows 注册表(在“搜索”中,键入 **regedit**,然后按回车)。 2. 浏览到 **HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionProfileList。** 3. 查找错误消息中指定的子项(包含.bak 或.OLD)。 备份子键:右键单击并选择“**导出**”。 4. 删除错误的子键。 5. 重启该机器。
新内容
内容
# 现象 备份失败, “操作系统错误:连接到系统的设备无法运行” 在 Windows 应用程序日志里可看到如下提示: ``` Source: VSS Event ID: 8193 Level: Error Volume Shadow Copy Service error: Unexpected error calling routine ConvertStringSidToSid(S-1-5-21-4148555394-1870526016-119506688-1000.OLD). hr = 0x80070539, The security ID structure is invalid.* ``` 该错误可能提及带有.OLD 或带有.bak 的 SID。 # 原因 以下注册表子树中有无效条目。 HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionProfileList # 解决方法 1. 打开 Windows 注册表(在“搜索”中,键入 **regedit**,然后按回车)。 2. 浏览到 **HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionProfileList。** 3. 查找错误消息中指定的子项(包含.bak 或.OLD)。 备份子键:右键单击并选择“**导出**”。 4. 删除错误的子键。 5. 重启该机器。 原文链接:https://kb.acronis.com/content/67078
返回