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 ]
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 ]
