Microsoft Endpoint Manager integration

config.XO and application.XO can be implemented perfectly into Microsoft Endpoint Manager environments. These are the steps to connect both solutions:

Create Groups

First we need to create a new AAD group which will be used to combine the AAD users and the config.XO registration script.

https://docs.microsoft.com/en-us/azure/active-directory/fundamentals/active-directory-groups-create-azure-portal?context=azure/active-directory/users-groups-roles/context/ugr-context

Assign Users

In the next step we need to assign the AAD users to the group.

https://docs.microsoft.com/en-us/azure/active-directory/fundamentals/active-directory-groups-members-azure-portal?context=azure/active-directory/users-groups-roles/context/ugr-context

Create group in config.XO and download registration script

Now create a new group in config.XO, assign a configuration and a policy and export the registration script.

https://docs.xoap.io/configuration-management/get-started/frontend/groups/

Add PowerShell scripts

The last step is to assign the config.XO registration script to the group.

https://docs.microsoft.com/en-us/mem/intune/apps/intune-management-extension

After these steps take a newly installed Windows 10 device (1607 or later) and login with the AAD user assigned to the group.

If a user logs in to a Windows 10 device during setup with his AAD user the node will automatically be added to Microsoft Endpoint Manager and the registration script will be started.