本文介绍了第二台客户机无法添加到HCK中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一台带有两个操作系统的测试计算机:32位Win8和64位Win8。 32位Win8的计算机名是pc-win832,64位Win8的计算机名是pc-drivers-s864。我在测试服务器上安装了HCK。然后我在测试计算机上安装了HCK客户端
,使用64位Win8测试。在测试服务器上的HCK Studio中,测试计算机正确显示,名称为pc-drivers-s864,Windows 8 x64平台。但是,当我切换到32位Win8测试系统并安装了HCK客户端时,测试机器没有显示在HCK Studio中的
。但第一台测试机(pc-drivers-s864)的名称被pc-win832取代。因此,只有一台机器可见,第二台机器的名称和第一台机器的平台。


我原本预计两台机器将出现在HCK Studio中,如下所示:


PC-WIN832                          Windows 8 x86


PC-DRIVERS-S864               Windows 6 x64



事实上,我得到的是:


PC-WIN832                          Windows 8 x64



如何解决?

解决方案

I have one test computer with two OS: 32bit Win8 and 64bit Win8. The computer name for 32bit Win8 is pc-win832, and the computer name for 64bit Win8 is pc-drivers-s864. I installed HCK on the test server. Then I installed HCK client on the test computer with 64bit Win8 test. In HCK Studio on the test server, the test machine is shown correctly with name of pc-drivers-s864 and platform of Windows 8 x64. However, when I switched to 32bit Win8 test systen and installed the HCK client, the test machine does not shown up in HCK Studio. But the name of the first test machine (pc-drivers-s864) was replaced with pc-win832. As a result, only one machine is visible with the name of the second machine and the platform of the first machine.

I was expecting two machine will show up in HCK Studio as follows:

PC-WIN832                         Windows 8 x86

PC-DRIVERS-S864               Windows 6 x64

I fact, what I got is:

PC-WIN832                         Windows 8 x64

How can I resolve?

解决方案


这篇关于第二台客户机无法添加到HCK中的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-13 15:49