Install the Backblaze Client Silently with Kandji (Mac)
- Print
- DarkLight
Install the Backblaze Client Silently with Kandji (Mac)
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
You can silently deploy Backblaze Computer Backup using the cloud-based Kandji Mobile Device Management (MDM) solution. This ensures effortless device and data protection against loss or theft, streamlining backup management across your organization.
Before you begin: Backblaze recommends that you create an API token specifically for Backblaze deployments that can securely access necessary device details.
Create a Custom Script Policy
- Sign in to the Kandji admin portal.
- In the left navigation menu, select LIBRARY.
- Click Add New, and select Custom Script.
- Click Add & Configure.
- Enter a name for your custom script library.
- Copy the official Backblaze Kandji script, and paste the script into the Audit Script field.
- Enter your Group Id and Group Authentication Token values between the double quotes in the
group_id
andgroup_token
variables. - Enter your API token value between the double quotes in the
api_token
variable. - Enter your company's Kandji domain, for example
mycompanyname.api.kandji.io
between the double quotes in thekandji_domain
variable.
- Enter your Group Id and Group Authentication Token values between the double quotes in the
- Click Save.
You can now deploy Computer Backup through this policy for any relevant Kandji Blueprint. Click here for more information about Kandji Custom Scripts.
Create an API Token
- In the left navigation menu, select SETTINGS.
- In the Access tab, click Add API Token.
- Enter a name for your token.
- In the Permissions tab, select Device details to allow the token to read only the details that are on the relevant machine.
The script automatically detects the user's email address that will be used for Backblaze account creation. - Click Save.
- Click Copy Token.
Was this article helpful?