原来有布暑过SCCM2007,现在机器宕机了,重新布暑了SCCM2007,但是放多的客户端安装都失败,成功只占十分之一不到
安装方法为客户请求安装,帐号为Domain Admins帐号。
SCCM站点记录如下警告:
event id:3014
来源:SMS SERVER
组件:SMS_CLIENT_CONFIG_MANAGER
描述:
SMS 客户端 Configuration Manager 无法连接到计算机“TP201009A38”。 操作系统报告错误 5: 拒绝访问。
可能的原因: 该客户端不可访问。
解决方案: 验证客户端是否已连接到网络,以及 SMS 服务帐户或 SMS 客户端远程安装帐户(如果已指定)是否具有 SMS 文档中指定的所需特权。
可能的原因: SMS 管理控制台中未指定远程客户端安装帐户,帐户无效、已禁用,或者密码已过期。
解决方案: 确保 SMS 管理控制台中已指定一个或多个有效且活动的远程客户端安装帐户,其帐户名和密码正确,且帐户对目标计算机具有所需的管理员权限。
指定安装的domain Admins帐号同样具用SCCM 服务的完全权限
只有一个SITE。早先时候有布暑过一次,没有问题,现在是重新布暑的SCMM!
SCCM 站点服务器log 目录下的ccm.log 中有如下内容:
---> Attempting to connect to administrative share '\\tp200603154.topo-sz.com.cn\admin$' using machine account.~ $$<SMS_CLIENT_CONFIG_MANAGER><Wed Jul 27 10:46:27.616 2011 中国标准时间><thread=35256 (0x89B8)>
---> Failed to get token for current process (5) $$<SMS_CLIENT_CONFIG_MANAGER><Wed Jul 27 10:46:27.616 2011 中国标准时间><thread=35256 (0x89B8)>
---> ERROR: Failed to connect to the
\\tp200603154.topo-sz.com.cn\admin$ share using account 'Machine Account' $$<SMS_CLIENT_CONFIG_MANAGER><Wed Jul 27 10:46:27.616 2011 中国标准时间><thread=35256 (0x89B8)>
---> Trying each entry in the SMS Client Remote Installation account list~ $$<SMS_CLIENT_CONFIG_MANAGER><Wed Jul 27 10:46:27.616 2011 中国标准时间><thread=35256 (0x89B8)>
---> Attempting to connect to administrative share '\\TP200603154\admin$' using account 'topos\787878'~ $$<SMS_CLIENT_CONFIG_MANAGER><Wed Jul 27 10:46:27.616 2011 中国标准时间><thread=35256 (0x89B8)>
---> WNetAddConnection2 failed (LOGON32_LOGON_NEW_CREDENTIALS) using account topos\787878 (0000052e) $$<SMS_CLIENT_CONFIG_MANAGER><Wed Jul 27 10:46:27.741 2011 中国标准时间><thread=35256 (0x89B8)>
---> LogonUser failed (LOGON32_LOGON_INTERACTIVE) using account topos\511883 (0000052e) $$<SMS_CLIENT_CONFIG_MANAGER><Wed Jul 27 10:46:27.741 2011 中国标准时间><thread=35256 (0x89B8)>
---> Attempting to connect to administrative share '\\TP200603154\admin$' using account 'toposz\ster'~ $$<SMS_CLIENT_CONFIG_MANAGER><Wed Jul 27 10:46:27.756 2011 中国标准时间><thread=35256 (0x89B8)>
---> NetServerGetInfo failed (1723)~ $$<SMS_CLIENT_CONFIG_MANAGER><Wed Jul 27 10:46:28.569 2011 中国标准时间><thread=32868 (0x8064)>
---> Failed to determine whether or not the target machine is a DC (1723)~ $$<SMS_CLIENT_CONFIG_MANAGER><Wed Jul 27 10:46:28.585 2011 中国标准时间><thread=32868 (0x8064)>
以上是其中一台客户端的在CCM。LOG中记录,machine account 已经是隶属于所有客户端电脑的Local Administators里, 787878 和 ster均为Domain Admin,
很长时间了,一直没有解决