I'm trying to make an update program that can self replicate across a network using BASH or AppleScript. It must be a one line command if it's done in BASH and SSH keys aren't an option as I don't have direct access to every computer. I guess this is kind of like a worm or something? I have the admin username and passwords for all the computers. Does anyone have a method for this? The computers don't have file sharing turned on either.
In short, I need to replicate with no user interaction.