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. [Click here]
Part 4 - Hard Disks Configuration and prerequisite Sources Preparation. [Click here]
Part 5 - Roles and Features Installation. SPN Creation. [Click here]
Part 6 - SQL Server, SSRS and SSMS Installation. [Click here]
Part 7 - WSUS Installation and Configuration. ADK And WinPE Installation. [Click here]
Part 8 - ConfigMgr prerequsisites: System Management Container creation, AD Schema Extension and Database Creation. [Click here]
Part 9 - Installation, Overview and Update of ConfigMgr. [Click here]
Part 10 - ConfigMgr Configuration: Discovery methods Activation, Boundaries creation, Software Center personalization, VLC app configuration. [Click here]
Part 11 - Airlift Installation, Configuration and Overview. [You are here]
1 - AirLift Prerequisites
The following manipulation have to be done on MOB-DKT-AIRLIFT-01 Computer.
- Click on Start menu.
- Click on Settings.

- Click on Apps setting.

- Click on Apps & features payload.
- Click on Optional features.

- Click on Add a feature.

- In search box, enter RSAT: Group Policy Management Tools.
- Check RSAT: Group Policy Management Tools feature.

- In search box, enter RSAT: Active Directory Domain Services and Lightweight Directory Services Tools.
- Check RSAT: Active Directory Domain Services and Lightweight Directory Services Tools.
- Verify that Install button is following by (2).
- Click on Install (2).

- Verify both features are installed successfully.

The above requirements are part of VMware requirements:
- Close all windows.
2 - Download AirLift
The following manipulation have to be done on MOB-DKT-AIRLIFT-01 Computer.
- Open Chrome web browser.
- Navigate to my.workspaceone.com website.
- Click on Log in then log in with your own account.

- Once logged in, click on burger menu on the upper left corner.
- Click on Products menu.
- Click on All Products sub-menu.

- Click on Workspace ONE AirLift product card.

- Under Select a platform, select Windows.
- Under Select an app version, select the latest version. In my case, I select 2.2.
- Under Filter by Console Version, select All
- New tabs appears.
- Click on Installs And Upgrades tab.
- Click on Workspace ONE Airlift 2.2.

- Check I have read and accept the Terms of Use listed above.
- Click on Accept.

- Once downloaded, close Chrome web browser.

3 - Access Control List Setting
The following manipulation have to be done on MOB-DKT-AIRLIFT-01 Computer.
To avoid the following common issue "Error 0x80070643: failed to install MSI package" during AirLift installation:
- Open a Powershell window as an administrator.
- Run the following commands
PS> $path = "C:\ProgramData\VMware"
PS> $acl = Get-Acl $path
PS> Set-Acl $path $acl

4 - AirLift Installation
The following manipulation have to be done on MOB-DKT-AIRLIFT-01 Computer.
- Open File Explorer.
- Click on Downloads.
- Right click on AirliftSetup_2.2_GA.exe file.
- Click on Run as administrator.

- Click on Install.

- Click on Next.

- Check I accept the terms in the License Agreement.
- Click on Next.

- Uncheck Join the VMware Customer Experience Improvement Program.
- Click on Next.

- Click on Install.

- Click on Finish.

- Click on Close.

5 - AirLift Architecture
Before configuring Airlift, here is a quick Airlift Architecture overview:

6 - AirLift Configuration
The following manipulation have to be done on MOB-DKT-AIRLIFT-01 Computer.
- Open Chrome web browser.
- Navigate to your Workspace ONE UEM tenant.
In case of you don't have a Workspace ONE UEM tenant, you can create your own test drive sandbox.
- Log in to Workspace ONE UEM tenant.
- Copy Past Username and Password on a temp file, for example on notepad.
Another possibility is to download VMware AirLift_Environmental_Details_Cheat_Sheet.xlsx and complete it. However, it require Excel.
- Click on GROUPS & SETTINGS.
- Click on All Settings.

- Expand System node.
- Expand Advanced node.
- Expand API node.
- Click on REST API.
- Click on General tab.
- Next to Current Settings, verify that Override is selected.
- Next to Enable API Access, verify ENABLED is selected
- Click on Add.
- On newly row, under Service column, enter AirLift.
- On newly row, under Account Type column, verify Admin is selected.
- Click on SAVE.
- Copy Past REST API URL without /API on the same temp notepad file.
- Copy Past Workspace ONE UEM Console URL on the same temp notepad file.
- Copy Past API key on the same temp notepad file.

- Open a new tab on Chrome web browser.
- Navigate to localhost:5000 web site.
6.1 - Connect Workspace ONE Step
- Copy Past values from temp notepad to the corresponding ones.

- Click on CONTINUE.
- Close the temp notepad file without saving.
6.2 - Connect System center Configuration Manager Step
- Next to SCCM Server, enter MOB-SRV-MECM-01.ad.mobinergy.com.
- Next to Site Code, enter MOB.
- Next to Secure Connection, turn off the option as no PKI is yet configured.
- Next to Domain, enter ad.mobinergy.com.
- Next to Username, enter MECMAdmin.
- Next to Password, enter MECMAdmin password.
- Click on CONTINUE.

6.3 - Connect Active Directory Step
- Next to Domain, enter ad.mobinergy.com
- Click on SUBMIT.

7 - Airlift Overview And Get Started
The following manipulation have to be done on MOB-DKT-AIRLIFT-01 Computer.
- Open Chrome web browser.
- Navigate to localhost:5000 web site.
- A redirection has been done to localhost:5000/start
On Get Started with AirLift page:
4. on the upper right corner, click on the eye icon.

- Navigate to localhost:5000 web site again (without /start).
- Click on Settings menu.
- Click on Synchronization tab.
- Under Initiate Full Synchronization, click on SYNC.

7.1 - Dashboard Overview
- Click on Dashboard menu.
- You should have the following view:

7.2 - Collections Overview
- Click on Collections menu.
- You should have the following view:

7.3 - Devices Overview
- Click on Device menu.
- You should have the following view:

7.4 - Applications Overview
- Click on Applications menu.
- You should have the following view:

7.5 - Policies Overview
- Click on Policies menu.
- You should have the following view:

8 - Final Architecture Diagram
Regarding modifications, here is the updated Architecture Diagram:

9 - Conclusion
This is the end of this series of posts to explore and use Workspace ONE AirLift into a Lab environment. You can now:
- Migrate Devices from ConfigMgr to Workspace ONE UEM.
- Migrate Applications from ConfigMgr to Workspace ONE UEM.
- Migrate Policies (GPOs) from Domain Controller to Workspace ONE UEM (as CSP and/or ADMX).
10 - Next Steps
You can follow this interactive demonstration or this operational tutorial.
Otherwise, please leave a comment to ask me to complete this Hands-On Lab with, for example:
- How to add a PKI in order to have secure communication with ConfigMgr
- How to migrate device from ConfigMgr to Workspace ONE UEM and take a look on what is co-management/co-existence.
- etc...
Thanks a lot to all the readers of this series of articles !