• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Reset second pc when first pc reboots

Hammer!

Limp Gawd
Joined
Nov 25, 2011
Messages
161
Hi, I have two pc's next to each other that I would like to hook up such that if I reboot pc A, then pc B is reset. (I say reset because I don't need it to reboot the OS, just a physical reset is what I'm looking for). I would like this to occur not through software but via some hard wiring between the two pc's. The reset of pc B needs to occur either by a software reboot of A (eg., restart command in windows) or by pressing the reset button on A.

Does anyone have any thoughts? I tried Add2PSU, but the issue is that it only turns off the power in B when A is powered off. If I reboot A, B stays on and does not reset.

Thanks!
 
add a scheduled task on pcA with "shutdown /m \\pcB -t 30 -r" as the command
 
Thanks. Is there a way to "hardwire" it instead of relying on software? Since that task won't execute if I simply hit the reset button on pc A. TIA!
 
set the task as a start up task and it will.


or just get a long wire pair and splice it into the reset button cables so when one is press it does both.
 
Back
Top