在安装VMware view 的过程中,经常Agent遇到问题需要重启.可是,可是,重启后,不见得就能好.卸载,重装,还是不见得好.很抓狂.最后没办法,只能用网管大招,全部重做.可是,这样导致的结果就是,NND,老子好不容易把所有的软件都安装完了,系统也升级到最新的版本的了.出现这个问题,不是要我老命了么.
有时间还好,如果工期很紧的话,根本没时间去研究.如果还是一个没有外网的环境全新安装的话,哪就真的悲剧了.
抽有空的时间,我查了VMae的资料库,找到了相关的文档.一是给自己留一个备份.另外希望对大家有帮助.
VMware KB 编号:1029288
内容:
Installing VMware View Agent fails with the error: The system must be rebooted before installation can continue
Symptoms
•Cannot install VMware View Agent.
•Installing VMware View Agent fails.
•You see this error:
The system must be rebooted before installation can continue
•Restarting the machine does not resolve this issue.
•Message may also appear when installing other View components, such as VMware View Composer.
Cause
This issue may occur if there are pending operations from previous installations.
Resolution
To resolve this issue:
1.Reboot the guest operating system to try and clear the pending operations. If the issue persists, proceed to step 2.
2.Click Start > Run, type regedit, and click OK.
3.Check for these registry keys:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\PendingFileRenameOperations
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\FileRenameOperations
4.If there is a string in either of these keys, delete the string.
5.Attempt to install VMware View Agent again.
Note: If this does not resolve the issue, you may also need to delete any strings in these keys as well:
•HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunOnce\
•HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunOnceEx\
After deleting the strings, reboot the virtual machine and attempt to install the View Agent.
----------------------翻译如下,小弟英文也就能凑合着能看懂,请见谅.------------------------
问题:
无法安装VMware View Agent。
安装VMware View Agent失败。
您会看到这个错误:
必须重新启动系统,然后才能继续安装.
重新启动机器并没有解决这个问题。
消息也可能出现在安装其他组件,如VMware View Composer。
重新启动客户机操作系统的尝试清除挂起的操作。
如果问题仍然存在,请尝试删除VMware Tools,并重新安装它,然后进行下一个步骤,如果还不能解决这个问题。
点击开始 > 运行,输入REGEDIT,然后单击“确定”。
看看这些注册表项:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\PendingFileRenameOperations
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\FileRenameOperations
如果在这些键中可以看到相关的字符串,那么,删除这些字符串.
再次尝试安装VMware View Agent。
注意:如果还是不能解决这个问题,您可能需要在这些键中删除这些字符串:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunOnce\
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunOnceEx\
删除字符串后,重新启动虚拟机,并再次安装View Agent。
-----------------------------------------------------------------------------------------
一般来说,到这里,基本能解决问题了.如果还不行,看看你服务列表中的VMware相关的服务.重启服务再试试.如果还不行,那么,你就只能网管大招了....
转载于:https://blog.51cto.com/wuyuehanbing/1263855