請問在VMware ESXi, 7.0.3, 21930508環境上,按裝Windows server 2022,執行Microsoft server operating system version 21H2 KB5032198更失敗...

Anonymous
2023-11-16T09:05:25+00:00

您好,

它會出現錯誤碼:0x8007000d

請問要如何排除?

               by jacksei

***moved from Windows / 其他/未知 / Windows 更新、復原與備份**

Windows for business | Windows Server | Devices and deployment | Install Windows updates, features, or roles

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question. To protect privacy, user profiles for migrated questions are anonymized.

0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. Anonymous
    2023-11-20T02:50:01+00:00

    Hello,

    error 0x8007000d usually indicates that the file is corrupted or missing. You can try the following steps to resolve this issue:

    1. Run a System File Checker (SFC) scan to find and fix system file errors. Type "sfc /scannow" in the command prompt and press enter.
    2. Clear the Windows Update Cache. In the command prompt, type "net stop wuauserv" and "net stop cryptSvc" and press enter. Then go to the C:WindowsSoftwareDistribution folder in Windows Explorer and delete everything in it. Finally, type "net start wuauserv" and "net start cryptSvc" in the command prompt and press enter.
    3. Disable the antivirus software and re-run the update. Sometimes, antivirus software may block the installation of updates.

    4.If the above steps don't resolve the issue, try downloading and installing the update manually. You can download KB5032198 from Microsoft Update Catalog and install it manually.

    Regards,

    Lei

    0 comments No comments