The purpose of this series of posts is to explore and use Workspace ONE AirLift into a Lab environment to migrate devices, applications, and policies (GPOs) from ConfigMgr and Active Directory Domain Services (ADDS) to Modern Management with Workspace ONE.
Table of Content:
Part 1 - AirLift Introduction and Diagram Overview. [Click here]
Part 2 - Servers and Computer Global Configuration. [Click here]
Part 3 - Active Directory Configuration and Domain Join. [You are Here]
Part 4 - Hard Disks Configuration and prerequisite Sources Preparation. [Coming Soon !]
Part 5 - Roles and Features Installation. SPN Creation. [Coming Soon !]
Part 6 - SQL Server, SSRS and SSMS Installation. [Coming Soon !]
Part 7 - WSUS Installation and Configuration. ADK And WinPE Installation. [Coming Soon !]
Part 8 - ConfigMgr prerequsisites: System Management Container creation, AD Schema Extension and Database Creation. [Coming Soon !]
Part 9 - Installation, Overview and Update of ConfigMgr. [Coming Soon !]
Part 10 - ConfigMgr Configuration: Discovery methods Activation, Boundaries creation, Software Center personalization, VLC app configuration. [Coming Soon !]
Part 11 - Airlift Installation, Configuration and Overview. [Coming Soon !]
1 - ADDS and DNS Roles Installation
The following manipulation have to be done on MOB-SRV-DC-01 Server.
- Open Server Manager.
- Click on Manage located on the upper right corner.
- Click on Add Roles and Features.

1.1 - Installation Type Step
- Leave the default value.
- Click on Next >.

1.2 - Server Selection Step
- Leave the default value.
- Click on Next >.

1.3 - Server Roles Step
- Check Active Directory Domain Services.
On Add Roles and Features Wizard window:
2. Click on Add Features.

- Check DNS Server.
On Add Roles and Features Wizard window:
2. Click on Add Features.

In this tutorial, I am not going to install DHCP Server Role on MOB-SRV-DC-01 server because:
- All the Computer/Servers have Static IP.
- pfSense is already configured as a DHCP Server.
- Click on Next >.
1.4 - Features Step
- Leave the default values.
- Click on Next >.

1.5 - AD DS Step
- Click on Next >.

1.6 - DNS Server Step
- Click on Next >.

1.7 - Confirmation Step
- Check Restart the destination server automatically if required.
- Click on Install.

- Once installation succeeded, click on Close.

- Close all windows.
2 - Promote Server to a DC
The following manipulation have to be done on MOB-SRV-DC-01 Server.
To promote MOB-SRV-DC-01 to a Domain Controller:
- Open Server Manager.
- Click on the flag on the upper right corner. The flag should have a yellow warning icon.
- Click on Promote this server to a domain controller.

2.1 - Deployment Configuration Step
As MOB-SRV-DC-01 is the first and only Domain Controller, we have to create a new forest.
- Select Add a new forest.
- Next to Root domain name, enter a root domain name.
In my case, I have choosen the subdomain ad.mobinergy.com. - Click on Next >.

Important here, there is multiple popular Domain Naming mistakes. here is the two main ones:
- The first is using a generic top-level domain (TLD). Generic TLDs like .local, .lan, .corp, are now being sold by ICANN, so the domain you’re using internally today – company.local could potentially become another company’s property tomorrow.
- Secondly, if you use an external public Domain Name like company.com, you should avoid using the same domain as your internal Active Directory name because you’ll end up with a split DNS. Split DNS is when you have two separate DNS servers managing the exact same DNS Forward Lookup Zone, increasing the administrative burden.
=> As a consequence, the common best option is to use an inactive sub-domain of a domain that you use publicly.
2.2 - Domain Controller Options Step
- Next to Password and Confirm password, enter Directory Services Restore Mode (DSRM) password.
- Click on Next >.

2.3 - DNS Options Step
- Click on Next >.

2.4 - Additional Options Step
As root domain name is ad.mobinergy.com, default NetBIOS domain name is AD.
- Change the NetBIOS domain name with a better name if needed.
In my case, I set it with the name of my own company: MOBINERGY. - Click on Next >.

2.5 - Paths Step
- Click on Next >.

2.6 - Review Options Step
- Click on Next >.

2.7 - Prerequisites Check Step
- Verify that All prerequisite checks passsed successfully.
- Click on Install.

2.8 - Post Configurations
Once Domain Controller is successfully configured, the system will sign out and the server will restart automatically.

After restarting, log in to Administrator session. This account is now a domain account:

3 - Additional Alternative UPN suffix Configuration
The following manipulation have to be done on MOB-SRV-DC-01 Server.
In Active Directory, a User Principal Name (UPN) is the name of a system user in an email address format. A UPN, consists in a merge of:
- A user name (logon name).
- A separator (the @ symbol).
- A domain name (UPN suffix).
For now, the domain name i.e. the UPN suffix is ad.mobinergy.com.
Hence, let's add an alternative UPN suffix to simplify ad.mobinergy.com into mobinergy.com
- Open Server Manager.
- On the upper right corner, click on Tools.
- Click on Active Directory Domains and Trusts.

- Right click on Active Directory Domains and Trusts
- Click on Properties.

On Active Directory Domains and Trusts window:
6. Under Alternative UPN suffixes, enter mobinergy.com.
7. Click on Add.
8. Click on Apply
9. Click on OK.

- Close all windows.
4 - Organizational Unit Creation
The following manipulation have to be done on MOB-SRV-DC-01 Server.
- Open Server Manager.
- On the upper right corner, click on Tools.
- Click on Active Directory Users and Computers.

if needed, you can pin Active Directory Users and Computers to taskbar
4.1 - OU Creation For User Objects
- Right click on the root domain - ad.mobinergy.com.
- Click on New.
- Click on Organizational Unit.

- Enter Mobinergy Users.
- Click on OK.

- Right click on Mobinergy Users OU.
- Click on New.
- Click on Organizational Unit.
- Enter Administrative Users.
- Click on OK.
- Right click on Mobinergy Users OU.
- Click on New.
- Click on Organizational Unit.
- Enter Corporate Users.
- Click on OK.
4.2 - OU Creation For Computer Objects
- Right click on the root domain - ad.mobinergy.com.
- Click on New.
- Click on Organizational Unit.
- Enter Mobinergy Computers.
- Click on OK.
- Right click on Mobinergy Computers OU.
- Click on New.
- Click on Organizational Unit.
- Enter Member Servers.
- Click on OK.
- Right click on Mobinergy Computers OU.
- Click on New.
- Click on Organizational Unit.
- Enter Corporate Computers.
- Click on OK.
4.3 - OU Creation For Group Objects
- Right click on the root domain - ad.mobinergy.com.
- Click on New.
- Click on Organizational Unit.
- Enter Mobinergy Groups.
- Click on OK.
4.4 - Organizational Unit Overview
here is the tree structure you should now have:

Close all windows.
5 - User Groups Creation
The following manipulation have to be done on MOB-SRV-DC-01 Server.
- Right click on Mobinergy Groups OU.
- Click on New.
- Click on Group.
- Under Group name, enter MOBINERGY Local Admins
- Under Group scope, select Global.
- Under Group type, select Security.
- Click on OK.

6 - User Objects Creation
The following manipulation have to be done on MOB-SRV-DC-01 Server.
- Open Server Manager.
- On the upper right corner, click on Tools
- Click on Active Directory Users and Computers.
6.1 - mcrouzet User
- Right click on Corporate Users OU.
- Click on New.
- Click on User.

- Provide all the required information (don't forget to modify UPN suffix).
- Click on Next >.

- Enter the user password twice.
- To keep things simple:
- Uncheck User must change the password at next logon.
- Check User cannot change password.
- Check Password never expires.
- Click on Next >.

- Click on Finish.

6.2 - MECMAdmin User
- Right click on Administrative Users OU.
- Click on New
- Click on User.
- Provide all the required information (don't forget to modify UPN suffix).
- Click on Next >.

- Enter the user password twice.
- To keep things simple:
- Uncheck User must change the password at next logon.
- Check User cannot change password.
- Check Password never expires.
- Click on Next >.

- Click on Finish.

- Add MECMAdmin user member of the following groups:
- Administrators.
- Domain Admins.
- Domain Users.
- Enterprise Admins.
- Group Policy Creator Owners.
- Schema Admins.
- Click on Apply.
- Click on OK.

6.3 - SVC_DISCOVERY User
- on Administrative Users OU, create a new user named SVC_DISCOVERY.
- SVC_DISCOVERY doesn't need to be member of specific User Groups.
6.4 - SVC_MECMClientPush User
- On Administrative Users OU, create a new user named SVC_MECMClientPush.
- Add SVC_MECMClientPush member of MOBINERGY Local Admins User Groups.
6.5 - SVC_SQL User
- On Administrative Users OU, create a new user named SVC_SQL.
- SVC_SQL doesn't need to be member of specific User Groups.
6.7 - User Object Creation Overview
here is an overview of all User Object created:


7 - Computer Objects Creation
The following manipulation have to be done on MOB-SRV-DC-01 Server.
- Open Server Manager.
- On the upper right corner, click on Tools.
- Click on Active Directory Users and Computers.
7.1 - MOB-DKT-AIRLIFT-01 Computer
- Right click on Corporate Computers OU.
- Click on New.
- Click on Computer.

- Under Computer name, enter MOB-DKT-AIRLIFT-01.
- Click on OK.

7.2 - MOB-SRV-MECM-01 Server
- Right click on Member Servers OU.
- Click on New.
- Click on Computer.
- Under Computer name, enter MOB-SRV-MECM-01.
- Click on OK.

8 - MOB-DKT-AIRLIFT-01 Domain Join
The following manipulation have to be done on MOB-DKT-AIRLIFT-01 Computer.
8.1 - Adapter Options Modification
Change adapter options to set MOB-SRV-DC-01 (192.168.1.101) as DNS Server.

8.2 - ad.mobinergy.com Domain Join
- Open Start menu.
- Click on Settings.

- Click on System.

- Click on About.
- Click on Rename this PC (advanced).

- Click on Computer Name tab.
- Click on Change...

- Under Member of section, select Domain
- Enter ad.mobinergy.com.
- Click on OK.

On Windows Security window:
11. Enter domain administrator credentials.
12. Click on OK.

- Device is now joined to ad.mobinergy.com domain.
- Click on OK.

- Restart MOB-DKT-AIRLIFT-01 computer.
- After restarting, log in with newly mcrouzet user AD session.

9 - MOB-SRV-MECM-01 Domain Join
The following manipulation have to be done on MOB-SRV-MECM-01 Server.
9.1 - Adapter Options Modification
Change adapter options to set MOB-SRV-DC-01 (192.168.1.101) as DNS Server.

9.2 - ad.mobinergy.com Domain Join
- Open Server Manager.
- Click on Local Server.
- Next to Workgroup, click on the blue WORKGROUP hyperlink.

- Click on Computer Name tab.
- Click on Change...

- Under Member of section, select Domain
- Enter ad.mobinergy.com.
- Click on OK.

- Enter domain administrator credentials on new pop-up and Click OK.
- Device is now joined to ad.mobinergy.com domain.
- Restart MOB-SRV-MECM-01 server.
- After restarting, log in with newly MECMAdmin user AD session.

10 - Update Architecture Diagram
Regarding modifications, here is the updated Architecture Diagram:

11 - Conclusion
This is the end of the Part 3 for this series of posts. In this post we have done the following manipulations:
- MOB-SRV-DC-01 Configuration as Domain Controller.
- AD Preparation.
- MOB-DKT-AIRLIFT-01 ad.mobinergy.com Domain Join.
- MOB-SRV-MECM-01 ad.mobinergy.com Domain Join.
See you in Part 4 to continue the configuration.