SharePoint or Office 打補丁或產品安裝遇到問題

追求高级技术發表於2024-04-08

一、An error occurred while running detection問題,錯誤資訊截圖如下。

解決方案:

1. 執行ROIScan.vbs 和 OPUtil_DetectOnly.vbs (https://files.cnblogs.com/files/dxmdiy/ROIScan.vbs.zip?t=1712543279&download=true), ROIScan版本是1.9.1不支援掃描Office2019/2021生成一個log檔案,在有問題的伺服器和沒有問題的伺服器都執行一下,對比最後生成的log檔案,檢查是否缺少某些檔案(C:\windows\installer\)

此ROIScan版本是1.10.0.1,支援掃描Office2019/2021,https://files.cnblogs.com/files/dxmdiy/ROIScan-main.zip?t=1712543665&download=true

2. 複製OPUtil.vbs(https://files.cnblogs.com/files/dxmdiy/OPUtil.vbs.zip?t=1712543279&download=true)到有問題的伺服器上,執行指令碼命令,Cscript.exe oputil.vbs /RepairCache /SRestoreLocation=\\<Good Server>\c$\Windows\Installer <Good Server>是沒有問題的伺服器名

3. 再次執行 KB patch or install

相關文章