Spiceworks常见问题汇总—0x80070005

Spiceworks is a feature-rich and free asset management system,Able to help us perform comprehensive statistics and organization of numerous information devices。After trying it for a period of time,The most common problem encountered is not having sufficient permissions to access the devices,Therefore, we have organized the issues related to account authentication。

  在实际应用层面,信息设备的管理,最大宗的项目就是个人电脑,而在Spiceworks获取设备信息时,最容易出现错误信息的也是在个人电脑上,发生的问题多半是出现‘访问被拒’。 #80070005’的消息。
 
针对出现此信息时发生的原因及解决方式做以下整理,但是有一个前提,你必須先確認你擁有的帳號在該電腦擁有管理者權限
  • 遭Windows內建防火牆阻擋基本上Windows版本為XP以上的電腦都會有這個問題請開啟命令提示字元執行「netsh firewall set service remoteadmin enable」指令來解除封鎖Win7的電腦請以管理者身份來執行命令提示字元
  • 使用簡易檔案共用此設定預設是啟用的,而我们必须关闭。此项目位于‘文件夹选项’的‘查看’设置中,将其取消勾选即可。另一方式是修改注册表键值,如要以命令提示符输入指令修改,指令為「reg add HKLM\SYSTEM\CurrentControlSet\Control\Lsa /v forceguest /t REG_DWORD /d 00000000 /f。
  • DCOM服务未启动—这种情况在Windows 2000上比较常见。请执行dcomcnfg,在“组件服务”-“计算机”中的“我的电脑”上右键点击选择“属性”,切换到“默认属性”标签,请勾选“在这台计算机上启用DCOM”,并确认下面的“默认认证级别”和“默认模拟级别”分别为“连接”和“识别”。完成设置后需重启才会生效。
  • WMI数据损坏—这种情况比较少发生,但还是会有出现的概率。First, enter 'net stop winmgmt' in the command prompt to stop the WMI service,接著到「%windir%\System32\Wbem\」底下找到「Repository」目錄,Rename it,Finally, run 'net start winmgmt' to restart WMI。
 In principle,For environments above Windows XP, just completing the first two steps is sufficient,The latter two steps I encountered in a Windows 2000 environment。

Another more common error message—'host unreachable or firewalled' ,The warning message in Windows authentication error may mention that it could be a DNS resolution problem,If there are too many computers,It's impossible to check the DNS issues on the DC one by one,建議可直接修改「%windir%\System32\Drivers\etc\host」,将DNS解析有问题的设备直接在此host文件登记所属的IP-domain对应,如‘192.168.1.1 MyPC’,如此即可解决此解析问题。

 


【相關連結】

留下回复

您的电子邮件地址不会被公开. 必填项已标注 *

本网站使用 Akismet 来减少垃圾评论. 了解您的评论数据如何被处理.