Code42 Cloud Migration Setup

Overview

  1. Run policy “Code42 uninstal old client and its identity file  - run BEFORE installing new Code42 cloud client”

    1. The identity file is actually a folder - /Library/Application \Support/CrashPlan

  2. Install configuration profile “Code42 plist and PPPC settings - run BEFORE installing the new Code42 cloud client”

  3. Verify steps 1 and 2 completed successfully on ALL computers

  4. Run the correct installation policy below for the new Code42 cloud client

    1. Code42 cloud installation for ARM computers

    2. Code42 cloud installation for Intel computers


******************


Creation of policy “Code42 uninstal old client and its identity file  - run BEFORE installing new Code42 cloud client”

  1. Download mac_uninstall.sh from https://code42software.sharefile.com/share/view/s13be29de8ab74c0d8fc676e72ef9bbbe

  2. Remove the comment out hashmark and the space following it from line 9 so that that command is active

  3. Save the script and upload it to Jamf


Creation of configuration profile “Code42 plist and PPPC settings - run BEFORE installing the new Code42 cloud client”

  1. “Application & Custom Settings” payload

    1. Copy the text of the “com.code42.email.plist” that you can find in the “Jamf plist script” section of https://support.code42.com/CP/Admin/Planning_and_installing/Manage_app_installations_in_your_Code42_environment/Deployment_script_and_command_reference#Jamf_plist_script

    2. Under “Application & Custom Settings” payload click “Upload”

    3. Click “Add”

    4. Preference Domain = com.code42.email

    5. Paste the plist text into “Property List”

  2. PPPC payload

    1. I’M NOT REALLY SURE HOW I GOT THIS. HERE ARE SOME POSSIBILITIES:

    2. Go to: https://support.code42.com/CP/Admin/Configuring/Grant_Code42_permissions_to_macOS_devices#Sample_computer_configuration_profile 

    3. Click link entitled “Click to download a sample mobileconfig file for JAMF” to download it





Creation of policy “Code42 cloud installation for ARM computers”

  1. Script payload

    1. Go to https://support.code42.com/CP/Admin/Planning_and_installing/Manage_app_installations_in_your_Code42_environment/Deployment_script_and_command_reference#Location_1.2C_Application_Support_(best_practice)

    2. Go to section entitled “Location 1, Application Support (best practice)“

    3. Copy script

    4. Replace <deploy.properties> in the script with the following:


DEPLOYMENT_URL=https://console.us2.crashplan.com

DEPLOYMENT_POLICY_TOKEN=aa3213c5-12e4-407b-8511-cacd193a35cd

CP_SILENT=true

DEVICE_CLOAKED=false


  1. .pkg payload

    1. Download two .pkg’s

      1. ARM computers and Intel computers have separate .pkg’s

      2. I don’t have the download links. He provided it to me during our Zoom chat.



Creation of policy “Code42 cloud installation for Intel computers”