Posted on 10-01-2018 11:06 AM
Hi,
Was wondering if there's any other current solutions for Migrating data from one machine to another in a Corporate/Enterprise environment. Basically, trying to move away from Tech's manually doing the work and have a programmed solution that does it for you.
Something besides the native Migration Assistant and Time Machine Backups. All our machines are FileVault 2 Encrypted.
Thank you
Posted on 10-01-2018 11:20 AM
Posted on 10-01-2018 12:45 PM
Chronosync is another one, backups run over the network to a secure server, vice versa.
Posted on 10-02-2018 08:03 AM
Posted on 10-02-2018 08:48 AM
@dmaestre I'm also a fan of ChronoSync, and use it along with ChronoAgent to keep multiple Macs in sync. If your issue with Code42 bandwidth is pushing data to the cloud, and having traffic to on-prem servers isn't an issue you might find having ChronoAgent on your client machines and having ChronoSync on a server pulling data from them a workable solution.
Posted on 10-02-2018 11:30 AM
I think you can customize migration assistant... or just script it.. there has to one some place around here or in git hub to "steal"
C
Posted on 10-02-2018 11:36 AM
I use a modified version of the script in this post...
https://www.jamf.com/jamf-nation/discussions/9418/rsync-script-for-backing-up-user-data
One script to backup the users' data and another to restore it on a new system.