# How to enable modern management capabilities in Client Management solutions using Mobile Device Manager Plus? Last updated: July 24, 2026 Explains how to integrate Mobile Device Manager Plus with a client management solution to enable modern management actions (remote lock, geotracking, remote wipe) on Windows 10+ laptops and desktops from one console. Requires a client management solution supporting configuration via custom scripts. In MDM, download and extract ManageEngine_MDMLaptopEnrollment.zip from Enrollment > Laptop and Surface Pro enrollment; in the client management solution, run enrollment.bat -s, upload its three dependency files (enrollment.bat, logger.conf, mdmregistrationhandler.exe), then apply the configuration to target devices. ## Description Client management solutions allow organizations to automate patch management, software deployment, and asset management. Mobile Device Manager Plus can be integrated with such client management solutions to perform various modern management tasks for Windows 10 or above laptops and desktops from the same console. Some of these modern management tasks include remote lock, geotracking, and remote wipe. ## Prerequisites The client management solution must have an option to apply configurations using scripts to the managed Windows 10 or above laptops and desktops. ## Steps Follow the steps given below to integrate Mobile Device Manager Plus with the client management solution in your organization: 1. On the Mobile Device Manager Plus console, navigate to the **Enrollment** tab and click on **Laptop and Surface Pro enrollment** available under **Windows**. 2. Download the zip file titled **ManageEngine_MDMLaptopEnrollment.zip** by clicking on **Download**. Extract the file once the download is complete. 3. On your client management solution's console, follow the required steps to execute a custom script from the command line. 4. Enter **enrollment.bat -s** in the command line text box. 5. Upload the required dependency files available in the **Scripts** folder of the extracted files. The following dependency files must be uploaded: - enrollment.bat - logger.conf - mdmregistrationhandler.exe 6. Apply this configuration to the required Windows 10 or above desktops and laptops. Once the configuration is successfully applied, the modern management actions can directly be performed from the client management solution. ## Frequently asked questions ### What prerequisite must the client management solution support? The client management solution must support applying configurations by using scripts on managed Windows laptops and desktops. ### Which files must be uploaded for the enrollment workflow? The guide lists three required dependency files from the Scripts folder: enrollment.bat, logger.conf, and mdmregistrationhandler.exe. ### Which command should be executed from the client management solution? Use the command **enrollment.bat -s** as described in the procedure on this page.