Bulk Deploy Additional EAP-TTLS Configuration on Windows via MDM | Admin Guide - Zoho Directory
Bulk Deploy Additional EAP-TTLS Configuration on Windows via MDM
Prerequisites
Organization owner
Organization admin
Technician role in ManageEngine Endpoint Central
Cloud RADIUS secures Wi-Fi access by authenticating devices before granting access. However, Mac and Windows devices require manual setup (such as adding certificates, and configuring security methods). In large organizations, this manual process is time-consuming and error-prone. Zoho One solves this issue by using Zoho ManageEngine Endpoint Central (MDM), allowing IT teams to push Wi-Fi configurations in bulk using custom scripts and profiles.
Step 1: Prepare the Wi-Fi Profile
Edit the provided XML code by replacing all instances of Your_SSID_Name with your actual Wi-Fi SSID.
In the left menu, under Settings, click Script Repository.
Click +Add Script.
Browse and upload the renamed custom script "Radius.bat" from your local storage.
Select Windows from the Platform dropdown.
Click Add to save it in the repository.
Step 3: Create configuration in Endpoint Central
In the Configurations tab in ManageEngine Endpoint Central, click Click Configuration.
Click Windows from the dropdown.
Click the Computer Configuration icon next to Custom Script.
Enter a valid script name. Do not use special characters in the script name.
Click Create/Modify Script next to Script Name to attach the custom script. Choose the uploaded custom script "Radius.bat" using the dropdown.
Selecting Create/Modify Script opens the script management page for
adding or editing scripts. Select the script from the dropdown if it is
already added. If not, follow the steps provided in Add script to
Repository section to add a new script.
In the Dependency field, browse and upload the "WiFi-Profile.xml" file that you created in Step 1.
Under Define Target, select Default Remote Office in the dropdown. You can filter the content using the dropdown after selecting Default Remote Office. Select Computer from the dropdown on the left and your applicable devices from the dropdown on the right.
(Optional) Use Execution Settings to configure the number of retry attempts in case this configuration fails on the targeted devices.
Click Deploy or Deploy Immediately as per the priority.