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. [You are here]
Part 11 - Airlift Installation, Configuration and Overview. [Coming Soon !]
1 - Discovery Methods Configuration
The following manipulation have to be done on MOB-SRV-MECM-01 Server.
1.1 - Active Directory Forest Discovery
- Open Configuration Manager Console.
- In Workspaces, click Administration.
- Expand Overview node.
- Expand Hierarchy Configuration node.
- Click on Discovery Methods.
- Select Active Directory Forest Discovery.
- In Ribbon, click on Properties.
- In Active Directory Forest Discovery Properties window, check Enable Active Directory Forest Discovery.
- Click on Apply.
- On Configuration Manager pop-up window, click on Yes.
- Click on OK.
Active Directory Forest Discovery uses Configmgr site server's computer account to access Active Directory locations.

If needed, you can check logs related to Forest Discovery by navigating to D:\Program Files\Microsoft Configuration Manager\Logs.
Active Directory Forest Discovery logs are located on ADForestDisc.log file.
1.2 - Active Directory Group Discovery
Active Directory Group Discovery method is used to discover security groups in Active Directory.
- Select Active Directory Group Discovery.
- In Ribbon, click on Properties.
- In Active Directory Group Discovery Properties window, click on General tab.
- Check Enable Active Directory Group Discovery.
- Click on Add.
- Click on Location...

- On Add Active Directory Location window, next to Name property, enter Mobinergy Groups.
- On Add Active Directory Location window, next to Location property, click on Browse....
- Select Mobinergy groups OU.
- Click on OK.

- On Add Active Directory Location window, on Active Directory Group Discovery Account section, select Specify an account.
- Click on Set...
- Click on New Account.

- On Windows User Account window, next to User name, add MOBINERGY\SVC_DISCOVERY account.
- Enter SVC_DISCOVERY Password next to Password and Confirm password.
- Expand Verify >>
- Click on Test connection.
- Verify that The connection was successfully verified.
- Click on OK to close Configuration Manager pop-up window.
- Click on OK to close Windows User Account window.

- Click on Apply.
- On Configuration Manager pop-up window, click on Yes.
- Click on OK to close Active Directory Group Discovery Properties window.

If needed, you can check logs related to Group Discovery by navigating to D:\Program Files\Microsoft Configuration Manager\Logs.
Active Directory Group Discovery logs are located on adsgdis.log file.
1.3 - Active Directory System Discovery
Active Directory System Discovery method is used to discover computer resources in Active Directory.
- Select Active Directory System Discovery.
- In Ribbon, click on Properties.
- In Active Directory System Discovery Properties window, click on General tab.
- Check Enable Active Directory System Discovery.
- Next to Active Directory containers property, click on the yellow sun icon.
- On Active Directory Container window, next to Path property, click on Browse... and select the root Active Directory node.
- On Search Options section, check Discover objects within Active Directory groups.
- On Active Directory Discovery Account section, select Specify an account and add MOBINERGY\SVC_DISCOVERY account.
- Click on OK to close Active Directory Container window

- Click on Apply.
- On Configuration Manager pop-up window, click on Yes.
- Click on OK to close Active Directory System Discovery Properties window.

If needed, you can check logs related to System Discovery by navigating to D:\Program Files\Microsoft Configuration Manager\Logs.
Active Directory System Discovery logs are located on adsysdis.log file.
1.4 - Active Directory User Discovery
Active Directory User Discovery method is used to discover user resources in Active Directory and retrieve attributes like username, unique username, domain and AD container.
- Repeat the same steps than with Active Directory System Discovery.

If needed, you can check logs related to User Discovery by navigating to D:\Program Files\Microsoft Configuration Manager\Logs.
Active Directory User Discovery logs are located on adusrdis.log file.
1.5 - Discovery Verification
- In Workspaces, click Assets and Compliance.
- Expand Overview node.
- Click on Users node and verify all users and user groups are listed.

- Click on Devices and verify all devices are listed.

5. Close all windows.
2 - Boundaries Configuration
2.1 - Site Name Modification
The following manipulation have to be done on MOB-SRV-DC-01 Server.
- Open Server Manager.
- Click on Tools located on the upper right corner.
- Click on Active Directory Sites and Services.
- Expand Sites node.
- Rename Default-First-Site-Name into MOBINERGY-MAIN-SITE.
- Close all windows.

2.2 - Boundary Creation
The following manipulation have to be done on MOB-SRV-MECM-01 Server.
Boundaries define network locations on the intranet that contains devices we want to manage.
- Open Configuration Manager Console.
- In Workspaces, click on Administration.
- Expand Overview node.
- Expand Hierarchy Configuration node.
- Click on Boundaries.
- On ribbon, click on Create Boundary.
- Click on General tab.
- Next to Description property, enter Mobinergy Main Site.
- Next to Type property, select Active Directory site.
- Next to Active Directory site name property, click on Browse...
- Select MOBINERGY-MAIN-SITE.
- Click on OK.
- Click on Apply.
- Click on OK to close Create Boundary window.

2.3 - Boundary Groups Creation
The following manipulation have to be done on MOB-SRV-MECM-01 Server.
Boundary Groups are logical groups to organize related network locations i.e. boundaries.
- Open Configuration Manager Console.
- In Workspaces, click on Administration.
- Expand Overview node.
- Expand Hierarchy Configuration node.
- Click on Boundary Groups.
- On ribbon, click on Create Boundary Group.
- Click on General tab.
- Next to Name property, enter Mobinergy Boundary Group.
- Under Boundaries property, click on Add...
- Check MOBINERGY-MAIN-SITE.
- Click on OK.

- Click on References tab.
- Check Use this boundary group for site assignment.
- Under Site system servers, click Add...
- Check \\MOB-SRV-MECM-01.ad.mobinergy.com
- Click on OK to close Add Site Systems window.
- Click on Apply.
- Click on OK to close Create Boundary Group window.

19. Close all windows.
3 - Client Push Installation Configuration
The following manipulation have to be done on MOB-SRV-MECM-01 Server.
- Open Configuration Manager Console.
- In Workspaces, click Administration.
- Expand Overview node.
- Expand Site Configuration node.
- Click on Site.
- On ribbon, click Client Installation Settings.
- Click on Client Push Installation.

On Client Push Installation Properties window:
8. Click on Accounts tab.
9. Click on the yellow sun icon.
10. Click on New Account.

On Windows User Account window:
11. Click on Browse...
On Select User window:
13. Enter SVC_MECMClientPush
14. Validate by clicking on Check Names
15. Close Select User window by clicking on OK.

- Go back to Windows User Account window, next to Password and Confirm Password, enter SVC_MECMClientPush Password.
- Click on Verify >>.
- Next to Network share, enter \\MOB-DKT-AIRLIFT-01\c$.
- Click on Test connection and verify that the connection was succesfully verified.
- Close Windows User Account by clicking on OK.

- Close Client Push Installation Properties window by clicking on Apply then on OK.
- Go back in Administration workspace.
- Expand Overview node.
- Click on Distribution Points.
- On ribbon, click on Properties.
On MOB-SRV-MECM-01.AD.MOBINERGY.COM Properties window:
26. Click on Content tab.
27. Verify that Configuration Manager Client Package appears under Deployment packages section.

- Verify that Mobinergy Boundary Group appears under Boundary Groups tab.

- To close MOB-SRV-MECM-01.AD.MOBINERGY.COM Properties window, click on OK.
4 - Software Center Personalization
The following manipulation have to be done on MOB-SRV-MECM-01 Server.
- Open Configuration Manager Console.
- In Workspaces, click on Administration.
- Expand Overview node.
- Click on Client Settings.
- On ribbon, click on Properties.
On Default Settings window:
6. Click on Remote Tools payload.
7. Click on Configure Settings.
On Remote Control and Windows Defender Firewall Client Settings window:
8. Check Enable Remote Control on client computers.
9. Check Domain.
10. Close Remote Control and Windows Defender Firewall Client Settings by clicking on OK.

On Default Settings window:
13. Click on Software Center payload.
14. Next to Select these new settings to specify company information, select Yes.
15. Click on Customize.
On Software Center Customization window:
16. Click on General tab.
17. You can change Software Center Color scheme, Foreground color and add a logo. Here is my own configuration.

On Software Center Customization window:
18. Click on Tabs tab.
19. You can hide tabs on Software Center. Here is my own configuration:

- To close Software Center Customization window, click on OK.
- To close Default Settings window, click on OK.
5 - Client Push Installation
The following manipulation have to be done on MOB-SRV-MECM-01 Server.
- Open Configuration Manager Console.
- In Workspaces, click on Assets and Compliance.
- Expand Overview node.
- Click on Devices node.
- On ribbon, click on Install Client.

5.1 - Before You Begin Step
- Click on Next >.

5.2 - Installation Options Step
- Check Always install the client software.
- Check Install the client software from a specified site.
- Click on Next >.

5.3 - Summary Step
- Click on Next >.

5.4 - Completion Step
- Verify that The task "Install Configuration Manager Client Wizard" completed successfully.
- Click on Close.

6 - Client Push Installation Verification
The following manipulation have to be done on MOB-DKT-AIRLIFT-01 Computer.
- Open Task Manager.
On Task Manager window:
2. Click on Details tab.
3. The first step of Software Center installation is the execution of ccmsetup.exe.

- The second step of Software Center installation is the execution of ccmExec.exe. During a short time, we can also see the execution of ccmRestart.exe.

- A few minutes later, Software Center appears on Start menu.
- Pin Software Center to taskbar.

- Software Center installation logs may be found on C:\Windows\ccmsetup\Logs\ccmsetup.log file. Accesss to ccmsetup folder requires admin rights.

The following manipulation have to be done on MOB-SRV-MECM-01 Server.
- Open Configuration Manager Console.
- In Workspaces, click on Assets and Compliance.
- Expand Overview node.
- Click on Devices node.
- MOB-DKT-AIRLIFT-01 Computer is now configured

7 - Download VLC Application
The following manipulation have to be done on MOB-SRV-MECM-01 Server.
- Open Chrome web Browser.
- Navigate to VLC download web page.
- Download VLC by clicking on vlc-3.0.16-win64.msi.

- Download VLC icon as well.
- Once both files are downloaded, close Chrome web browser.
- Open File Explorer.
- Create a new folder named VLC under F:\Sources.
- Copy Past both files from C:\Users\MECMAdmin\Downloads to F:\Sources\VLC.

- Close all windows.
8 - VLC Application Creation
The following manipulation have to be done on MOB-SRV-MECM-01 Server.
- Open Configuration Manager Console.
- In Workspaces, click on Software Library.
- Expand Overview node.
- Expand Application Management node.
- Click on Applications node.
- On ribbon, click on Create Application.

8.1 - General Step
- Next to Location, enter \MOB-SRV-MECM-01\Sources\VLC\vlc-3.0.16-win64.msi
- Click on Next >.

8.2 - Important Information Step
- Click on Next >.

8.3 - General Information Step
- Next to Install behavior, verify that Install for system is selected.
- Click on Next >.

8.4 - Summary Step
- Click on Next >.

8.5 - Completion Step
- Click on Close.

9 - VLC Application Post Creation
The following manipulation have to be done on MOB-SRV-MECM-01 Server.
- Select VLC media player 3.0.16 (64-bit)
- On ribbon, click on Properties.

- Click on Software Center tab.
- Next to Localized application name, modify the entry by VLC Media Player.
- Next to Icon, click on Browse... and select VLC Icon previously downloaded.

- Click on Deployment Types tab.
- Under Deployment types, select the only one deployment type listed.
- Click on Edit....

- Click on Content tab.
- Next to Uninstall content settings, select No uninstall content.
- Click on Apply.
- Click on OK.

- Click on Apply.
- Click on OK.

10 - VLC Application Distribution
The following manipulation have to be done on MOB-SRV-MECM-01 Server.
- Select VLC media player 3.0.16 (64-bit)
- On ribbon, click on Distribute Content.

10.1 - General Step
- Click on Next >.

10.2 - Content Step
- Click on Next >.

10.3 - Content Destination Step
- Click on Add.
- Select Distribution Point.

- Under Available distribution points, Check the only one distribution point available.
- Click on OK.

- Click on Next >.

10.4 - Summary Step
- Click on Next >.

10.5 - Completion Step
- Click on Close.

11 - VLC Application Deployment
The following manipulation have to be done on MOB-SRV-MECM-01 Server.
- Select VLC media player 3.0.16 (64-bit)
- On ribbon, click on Deploy.

11.1 - General Step
- Next to Collection, click on Browse...

- Select Device Collections.
- Select All Desktop and Server Clients.
- Click on OK.

- Click on Next >.

11.2 - Content Step
- Click on Next >.

11.3 - Deployment Settings Step
- Click on Summary.

11.4 - Summary Step
- Click on Next >.

11.5 - Completion Step
- Click on Close.

11.6 - Deployment Confirmation
The following manipulation have to be done on MOB-DKT-AIRLIFT-01 Desktop.
- Open Software Center.
- Verify that next to Application menu a green square icon appears with the number 1 on it.
- Click on Applications menu.
- Verify VLC Media Player is listed.

- Close all windows.
12 - Update Architecture Diagram
Regarding modifications, here is the updated Architecture Diagram:

13 - Conclusion
This is the end of the Part 10 for this series of posts. In this post we have done the following manipulations:
- Activate different Discovery methods.
- Configure Boundaries.
- Configure, personalize and push Software Center.
- Configure, personalize and push VLC application.
See you in Part 11 to continue the configuration.