询问者
紧急求教: SCCM2007使用remote tools 连接客户端时候提示权限问题, 如何解决

问题
-
域环境下的SCCM2007 R2, 未扩展AD, 使用域管理员账号登陆SCCM服务器, 在使用 remote tools连接客户端的时候, 系统弹出如下需要输入账号, 域, 密码的对话框, 再输入域管理员账号后, 连接正常, 但是每次都有这样的提示, 太麻烦了, 请问有什么方法解决?
credentials required
The currently logged-in user does not have rights to access the client machine. You must provide the usename, domain, and password of an account in the client's remote control operators group.
BTW: 已经将域管理员账号加入remote control agent属性的permitted中, 并且客户端的configmgr remote control users组中已经有了需设置的管理员帐号.
全部回复
-
zhaojie2012,
你好!
1)请问你的客户端是工作组机器还是加入域的机器. 如果是工作组机器那么你需要把工作组机器上的本地管理员账号加入PVL(Permitted Viewer List)里面, 然后通过policy下载待其在客户端生效, 然后再试.
2) 如果步骤1) 不能解决你的问题, 请问你的客户端系统是XP么, 如果是XP, 那么改一下注册表键值, 然后再试.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\ ForceGuest = 1
3) 如果1) 和2) 都不奏效, 请把%temp%下面的remotetools.log贴上来, 我们根据log来分析一下, 谢谢!