Remotely enable SSH to many computers on the same network? [closed]

I'm looking into a method to enable SSH on new computers I get to set up on our network. Nearly all are on ethernet, a few are on WiFi. Not too worried about the ones on the WiFi.

I figured there is no method, but worth a shot to ask.


In most GNU Linux distributions sshd is enabled by default after installation. If you have DHCP server you should check ip addresses in dhcp leases. If your network configuration is fine ssh should work by default.