『楼 主』:
挺难的问题
使用 LLM 解释/回答一下
公司域架构,有很多电脑,每人一台,用自己的帐号登录。这些电脑在没有人用时需要利用一下他们的CPU来网络渲染计算一些东西。假如他们没来上班机器空着,有10台电脑,
1.我想批量远程开机(NetWalk软件已实现)
2.启动后到登录介面批量以一个用户名和密码登录(未想出方法实现)
3.启动后批量给这10台启动一个网络渲染客户端(用psExec软件已实现)
现在的问题就是2怎么解决,
你不要告诉我把那10台机改注册表自动登录,这不行,平时他们还要用自己的用户名登录的。如每次开机后自动登录,然后又注消用自己的用户名登录,他们会烦死的。
最理想的就是有个什么工具可以批量,帮对方的机器按一下ctrl+alt+del,然后自动输入用户名和密码,并按一下回车就可以了<img src="images/smilies/face-raspberry.png" align="absmiddle" border="0">,哈哈,太理想了,估计是没有。
那只有一台一台跑到跟前手动登录了<img src="images/smilies/face-sad.png" align="absmiddle" border="0">
Last edited by czweb on 2009-10-24 at 01:57 ]
Company domain architecture, there are many computers, one per person, logging in with their own accounts. When these computers are not in use, their CPUs need to be used to network render and compute some things. If they don't come to work and the machines are empty, there are 10 computers.
1. I want to batch remote power on (NetWalk software has been implemented)
2. After booting to the login interface, batch log in with one username and password (method not figured out yet)
3. After booting, batch start a network render client for these 10 (PSExec software has been implemented)
Now the problem is how to solve 2.
You don't tell me to modify the registry of those 10 machines to log in automatically, this is not okay, usually they still need to log in with their own usernames. If they automatically log in every time after booting and then log out to use their own usernames, they will be annoyed to death.
The most ideal thing is to have some tool that can batch press Ctrl+Alt+Del for the other machines, then automatically enter the username and password, and press Enter. Haha, too ideal, probably no.
Then I have to go to each one in person to log in manually. :(
Last edited by czweb on 2009-10-24 at 01:57 ]
|