windows WUSA 2359302 安装 WMF 静默时的错误代码

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/16778526/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-09 10:33:10  来源:igfitidea点击:

WUSA 2359302 Error Code when installing WMF silent

windowspowershellwindows-7wmf

提问by nielsvermaut

I'm trying to add WMF via WUSA.exe to use powershell 3.0 on Windows 7. This to rename a computer, because I don't find the right NETDOM.Exe installer, and the WMI command doesn't work.

我正在尝试通过 WUSA.exe 添加 WMF 以在 Windows 7 上使用 powershell 3.0。这是为了重命名计算机,因为我没有找到正确的 NETDOM.Exe 安装程序,并且 WMI 命令不起作用。

The WUSA silent installer gives me the 2359302 error.

WUSA 静默安装程序给了我 2359302 错误。

What does this mean?

这是什么意思?

.Net 4.0 is already installed.

.Net 4.0 已经安装。

回答by MJ Pollard

2359302 converts to 0x00240006 (which should be in the update log) and it means the patch is already applied according to this page. http://support.microsoft.com/kb/938205

2359302 转换为 0x00240006(应该在更新日志中),这意味着已经根据此页面应用了补丁。http://support.microsoft.com/kb/938205