Follow the steps below to download the enrollment details, which will assist you in enrolling devices within your organization. This process will equip you with the ability to enforce policies for users utilizing Ulaa on the devices you've enrolled.
1. Once the download is complete, you will find a file named UlaaCloudManagement.
2. Open terminal and type the command below.
3. Enter your system password when prompted.
sudo mkdir -p /Library/Zoho/Ulaa/enrollment
4. Copy & paste the UlaaCloudManagement file into the directory: /Library/Zoho/Ulaa/enrollment (or) Open terminal at the download location and use the command given below
sudo mv UlaaCloudManagement /Library/Zoho/Ulaa/enrollment
5. Restart Ulaa to apply the changes.
Enrollment is mandatory; browser access is denied upon failure. This might happen if the Enrollment token or OrgId is incorrect.
Linux
1. Once the download is complete, you will find a file named UlaaCloudManagement.
2. Open terminal and type the below commands and enter your system password when prompted.
sudo mkdir -p /etc/opt/zoho/ulaa/policies/enrollment
3.Copy & paste the UlaaCloudManagement file into the directory: /etc/opt/zoho/ulaa/policies/enrollment (or) Open terminal at the download location and use the command given below
sudo mv UlaaCloudManagement /etc/opt/zoho/ulaa/policies/enrollment
4. Restart Ulaa to apply the changes.
Enrollment is mandatory; browser access is denied upon failure. This might happen if the Enrollment token or OrgId is incorrect.
Android
- Open Ulaa on your Android device.
- Tap on Settings, scroll down and and choose Enrollment.
- Fill all the fields. (Copy & paste the enrollment details)
- Select Done and Relaunch the browser.