Data Transfer

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 10-01-2018 11:20 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 10-01-2018 12:45 PM
Chronosync is another one, backups run over the network to a secure server, vice versa.
Looking for a Jamf Managed Service Provider? Look no further than Rocketman
________________
Virtual MacAdmins Monthly Meetup - First Friday, Every Month

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 10-02-2018 08:03 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
