Enrolling Windows 10 and 11 devices in bulk using a provisioning package
LogMeIn Resolve MDM offers ways to enroll multiple Windows 10 or 11 devices at once, using the Full management type.
Bulk enrollment is done using a provisioning package, which is created using the Windows Configuration Designer application. After the provisioning package is created and distributed to the devices, the enrollment process is automatic upon opening the provisioning package file.
You can initiate bulk enrollment from the Windows enrollment wizard or the Infrastructure diagram page in LogMeIn Resolve MDM.
Requirements and general information
Before enrolling devices in LogMeIn Resolve MDM in bulk, the LogMeIn Resolve MDM site administrator and the devices themselves must meet certain requirements.
- You must have an Admin role on your LogMeIn Resolve MDM site.
- You must download and install the Windows Configuration Designer application.
- The device users must have administrator privileges on their devices.
- The devices must run a 64-bit version of Windows 10 or 11 Pro.
During the enrollment, LogMeIn Resolve MDM first adds an MDM work account to the device. After that, the Miradore client application gets automatically installed on the device.
When using bulk enrollment, no user is assigned to the device in LogMeIn Resolve MDM by default.
About Windows provisioning packages
Provisioning packages are generally used to automate the deployment of Windows 10 and 11 devices, and to apply desired configurations and customizations to the devices. These packages are created using the Windows Configuration Designer application and have the file extension .ppkg.
With LogMeIn Resolve MDM, you can use provisioning packages to automate device enrollment. LogMeIn Resolve MDM site-specific mass enrollment credentials are included in the provisioning package to ensure that the enrollment experience is as smooth for device users as possible.
Initiate bulk enrollment from the Windows enrollment wizard
Initiate bulk enrollment from the Infrastructure diagram
Results: The configuration files are automatically downloaded.
Enroll devices using the provisioning package
Install-ProvisioningPackage -PackagePath <sitename>.ppkg -QuietInstall
After the provisioning package was run, the device is automatically enrolled in LogMeIn Resolve MDM without an assigned user. To learn how to assign users to their devices, read our dedicated article.
Deactivating configuration files
Configuration files can be deactivated both in the Windows enrollment wizard and through the Infrastructure diagram.