天游ty8检测中心-天游线路检测中心

火车采集器登录时提示机器码未检测成功的解决办法-南京网站制作公司

日期:2013-01-06 03:48 /人气:473 /来源:互联网

 

  经检查,这个因为用户关闭了系统的一个服务Windows Management Instrumentation导致。该系统服务可能是被某些优化软件给关闭了,这时,您需要重新启动它。以下是一个启动方式,来源于http://kms.lenovots.com/kb/article.php?id=6365,经多位用户测试正常。您可以在启动后,删除Configration目录下的Licence_74cc.dll文件,然后重新登录采集器并注册即可(如果登录成功但注册提示超限,请联系我们客服人员解决)。

  如果您还是提示机器码未检测成功,您还可以下载 V7版本的机器码检查工具 http://board.locoy.com/?post=152 查看机器码是否正确。然后联系我们客服人员。

  重建损坏的Windows Management Instrumentation(WMI)服务

  @echo on

  cd /d c:temp

  if not exist %windir%system32wbem goto TryInstall

  cd /d %windir%system32wbem

  net stop winmgmt

  winmgmt /kill

  if exist Rep_bak rd Rep_bak /s /q

  rename Repository Rep_bak

  for %%i in (*.dll) do RegSvr32 -s %%i

  for %%i in (*.exe) do call :FixSrv %%i

  for %%i in (*.mof,*.mfl) do Mofcomp %%i

  net start winmgmt

  goto End

  :FixSrv

  if /I (%1) == (wbemcntl.exe) goto SkipSrv

  if /I (%1) == (wbemtest.exe) goto SkipSrv

  if /I (%1) == (mofcomp.exe) goto SkipSrv

  %1 /RegServer

  :SkipSrv

  goto End

  :TryInstall

  if not exist wmicore.exe goto End

  wmicore /s

  net start winmgmt

  :End

  将这段代码保存成 BAT格式的文件后 在电脑上运行 即可,或直接下载附件运行其中的bat文件。如果运行后还有问题,WMI服务仍不能检测到,可以尝试使用以下方便 https://export.writer.zoho.com/public/yanxiao/wmi-checking1/fullpage

  还有部分用户是因为增加了网卡后无法登录,这是因为系统注册是以第一个可用网卡为准的,您可以调整网卡的次序,win7,win8下的操作为 http://wenku.baidu.com/view/3c8ea1fbc8d376eeaeaa31c4.html 。

     更多信息请参考:http://ww.11ml.cn

作者:

咨询电话 17714411362 (点击查看详细)