All Collections
Android Enterprise
Activation via Work Profile (BYOD)
Activation via Work Profile (BYOD)
Updated over a week ago

Activation via Work Profile - BYOD (Bring Your Own Device) is similar to the activation of a Fully Managed Device with Work Profile. The difference lies in the configuration process, as it does not require the device to be formatted.

The idea behind BYOD is to activate a second profile, such as a work profile, on a personal device owned by the user, which will be partially used for work purposes.

Important: This device does not need to be restored to its factory settings, but Pulsus cannot be installed on it.

Prerequisites:

Follow the step-by-step instructions to perform the configuration:

Access your environment and in the Groups menu, click on the phone icon that appears when hovering the mouse cursor.

You will see the page with the following activation methods:

In this article, we will show you how activation works via Work Profile (BYOD).

You will see two methods to perform this activation:

Work Profile (BYOD) Activation via QR Code:

Follow the step-by-step instructions to activate Work Profile (BYOD) on the user's personal device.

1. Access the "Settings" menu of the device. Navigate to the "Google" option.

2. Click on "Set up & restore".

3. Click on "Set up your work profile".

4. Follow all the instructions as shown in the following images.

After following these steps, the Work Profile will be enabled on the user's personal device.

Work Profile (BYOD) Activation via Zero Touch:

To activate via Zero Touch, follow the steps below:

Below is the .json code for you to copy:

{
"android.app.extra.PROVISIONING_LEAVE_ALL_SYSTEM_APPS_ENABLED": true,
"android.app.extra.PROVISIONING_ADMIN_EXTRAS_BUNDLE": {
"com.google.android.apps.work.clouddpc.EXTRA_ENROLLMENT_TOKEN": "WPVZVMZBQWQVFQARMCPK"
}
}

After following these steps, the Work Profile will be available on the user's personal device.

Above, we saw that there are two ways to activate the Work Profile (BYOD).

Regardless of the activation method, the Work Profile will not create a launcher and will display some information on the web. However, the device will create a managed account, and through it, it will be possible to send apps to the Work Profile.

Notes: To remove the Work Profile, you should access the device settings, go to accounts, and then click on Remove work profile. On the web, it is also possible to remove it by clicking on the trash icon. Additionally, only apps distributed through the Play Store are compatible with this activation mode, not APKs.

Did you like this article? Do you have any questions or suggestions?

Please contact us via email at [email protected] and share your experiences. Your opinion is very important to us. 😊

Big hug!

Did this answer your question?