Windows Updata 錯誤代碼 : 0x8007f004解決方法

来源:互联网 发布:php判断语句怎么写 编辑:程序博客网 时间:2024/05/17 19:56

方法一:
Go to "SecPol.msc > Local Policies > User Rights Assignment"
Make sure the account used for updating have the privileges stated.
The following permissions are required:
1. Back up files and directories
2. Debug programs
3. Restore files and directories
4. Manage auditing and security log
5. Take ownership of files or other objects
Note that other than local security policy, the setting can also be affected
by domain policy.
The problem could be with the Group Policy at the domain level.
On the DC, if "Manage auditing and security log" has permissions for Domain
Administrator only, remove it.

方法二:
http://support.microsoft.com/kb/313222

方法三:
另外一例為XpPro也參考看看
I found a bit of a workaround, but honestly not sure what caused the issue in
the first place. This was done on a laptop running WinXP Pro. I manually
downloaded Windows Installer 3.1, booted to safe mode and installed it
successfully while logged in as Administrator. Rebooted and let it come up
normally and all other updates applied successfully.

方法四:
http://support.microsoft.com/?kbid=896227&SD=tech

方法五:
Register the DLL files:
Click Start · Run and type "cmd" without the quotes and press enter. Type in
the following and press return after each line:
REGSVR32 %windir%\system32\wuapi.dll
REGSVR32 %windir%\system32\wuaueng.dll
REGSVR32 %windir%\system32\atl.dll
REGSVR32 %windir%\system32\wucltui.dll
REGSVR32 %windir%\system32\wups.dll
Enter "exit" and press enter.

方法六:
單獨處理Windows Installer(跟方法三一樣)
http://support.microsoft.com/?kbid=893803

方法七:
使用WinMerge
比對secpol.msc

方法八:
使用WinMerge
比對regedit

方法九:
比對兩台的%WINDIR% , "Program Files" , "Documents and Settings

===============================================
PS:原則上是在方法一就可以解了,這問題有趣,Windows 2000 Server的網域,所以加入DC的Server都不會有問題
但是DC Server經過中毒或其他人為因素,Member Server就不會再做Windows Update了,以上的方法提供給同好研究.
阅读(551) | 评论(0) | 转发(0) |
0

上一篇:Linux查询软硬件配置大全

下一篇:Linux系统批量修改用户密码方法

相关热门文章
  • 10种启动故障解决方法(转)...
  • 关于自动弹出网页的解决方法...
  • Auto CAD 2007中文版 迅雷免费...
  • 出现“high definition audio...
  • 全国计算机一级考试试题...
  • 文件去重,如何解决Hash冲突的...
  • 配置CI框架的rewrite 老是出...
  • CentOS下,PHP如何实现SSH2扩...
  • 做数据统计有没有比较好的PHP...
  • C++ 拷贝一个对象是什么意思...
给主人留下些什么吧!~~
原创粉丝点击