询问者
系统补丁打不上windows server 2008 补丁MS08-067

问题
全部回复
-
您好:
一、试试更新排障工具看看能否检查出问题,尝试更新试试。https://support.microsoft.com/en-sg/help/4027322/windows-update-troubleshooter二、通过输入命令重置下windows update 文件,再尝试更新试试。
1.Now type the following commands to stop Windows Update Services and then hit Enter after each one:
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
2.Next, type the following command to rename SoftwareDistribution Folder and then hit Enter:
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 catroot2.old
3.Finally, type the following command to start Windows Update Services and hit Enter after each one:
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
4.Reboot your server to save changes.
- 已建议为答案 Andy YOUMicrosoft contingent staff 2018年9月23日 6:29
-
您好:
一、试试更新排障工具看看能否检查出问题,尝试更新试试。https://support.microsoft.com/en-sg/help/4027322/windows-update-troubleshooter二、通过输入命令重置下windows update 文件,再尝试更新试试。
1.Now type the following commands to stop Windows Update Services and then hit Enter after each one:
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
2.Next, type the following command to rename SoftwareDistribution Folder and then hit Enter:
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 catroot2.old
3.Finally, type the following command to start Windows Update Services and hit Enter after each one:
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
4.Reboot your server to save changes.
问题有进展吗?- 已建议为答案 Andy YOUMicrosoft contingent staff 2018年9月21日 11:47
- 取消建议作为答案 Andy YOUMicrosoft contingent staff 2018年9月21日 11:47