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. [You are here]
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 - WSUS Installation And Configuration
The following manipulation have to be done on MOB-SRV-MECM-01 Server.
- Open Server Manager.
- Click on Manage located on the upper right corner.
- Click on Add Roles and Features.
1.1 - Server Roles Step
- Select Windows Server Update Services
- Click on Add Features on opened pop-up windows

- Click on Next >.

1.2 - Features Step
- Leave default configuration.
- Click on Next >.

1.3 - WSUS Step
- Click on Next >.

1.4 - Role Services Step
- Uncheck WID Connectivity.
- Check SQL Server Connectivity.
- Click on Next >.

1.5 - Content Step
- Copy WSUS folder location Path, located on Content_Library (F:) drive.
- Past it into Content Step.
- Click on Next >.

1.6 - DB Instance Step
- Enter the following existing database server: MOB-SRV-MECM-01.ad.mobinergy.com.
- Click on Check connection.
- If it is Successfully connected to server, click on Next >.

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

- Once installation succeeded, click on Close.

2 - WSUS Post-Deployment Configuration
The following manipulation have to be done on MOB-SRV-MECM-01 Server.
- Open Server Manager.
- Click on the flag on the upper right corner. The flag should have a yellow warning icon.
- Click on Launch Post-Installation tasks.

- To monitor Post-Installation process, open Server Manager.
- Navigate to WSUS.
- On the right into yellow warning ribbon, click on More...

- Once task is Complete, you can close all windows.

3 - Update WSUS Pool Queue Length
The following manipulation have to be done on MOB-SRV-MECM-01 Server.
- Open Server Manager.
- Click on Tools.
- Click on Internet Information Services (IIS) Manager.

- Expand MOB-SRV-MECM-01 node.
- Click on Application Pools.
- On Application Pools view, click on WsusPool
- Under Actions > Edit Application Pool, Click on Advanced Settings...

- Under (General) section, enter 2000 next to Queue Length.
- Under Recycling section, enter 7372800 next to Private Memory Limit (KB)
- Click on OK.
- Close all windows.

The above modifications are part of Microsoft recommendation:
4 - Update WSUS Database Location
The following manipulation have to be done on MOB-SRV-MECM-01 Server.
- Open Server Manager.
- Click on Tools tab.
- Click on Internet Information Services (IIS) Manager.
- Expand MOB-SRV-MECM-01 node.
- Click on Application Pools.
- On Application Pools view, click on WsusPool.
- Under Actions > Application Pool Tasks, click on Stop.

- Minimize Internet Information Services (IIS) Manager window.
- Right click on Windows Taskbar.
- Click on Task Manager.

- Click on More details.

- Navigate to Services tab.
- Locate WsusService.
- Right click on WsusService.
- Click on Stop.

- Minimize Task Manager window.
- Open Microsoft SQL Server Management Studio.
- Connect to Server by leaving default values and click Connect.
- Under Object Explorer, expand MOB-SRV-MECM-01 node.
- Expand Databases node.
- Locate SUSDB.
- Right click on SUSDB.
- Click on Properties.

- Select Files page.
- Locate the path where is located SUSDB.mdf and SUSDB_log.ldf. Here, the Path is C:\Program Files\Microsoft SQL Server\MSSQL15.MSSQLSERVER\MSSQL\DATA
Master Database Files (MDF):
MDF's are where all the database information is stored. It contains the rows, columns, fields and data created by an application or user. Database column creation, modifications and information record creation, modification are all stored within this file for searching and application use.
Log Database Files (LDF):
During various creation and modification process's within the MDF, all activity is logged in the LDF. As dynamic information is being processed in and out of memory, called transactions, data is stored in the LDF for error management. Consequently, all user activity is recorded for reference.
- Open File Explorer.
- Navigate to C:\Program Files\Microsoft SQL Server\MSSQL15.MSSQLSERVER\MSSQL\DATA

- Close Database Properties - SUSDB window.
- Under Object Explorer, right click SUSDB.
- Click on Tasks.
- Click on Detach...

- Check Drop Connections box for SUSDB Database.
- Click on OK.

- Copy SUSDB.mdf and SUSDB_log.ldf files from C:\Program Files\Microsoft SQL Server\MSSQL15.MSSQLSERVER\MSSQL\DATA to G:\WSUS_Database.

- On Microsoft SQL Server Management Studio, select Databases.
- Right click on Databases.
- Click on Attach...

- Under Attach Databases window, navigate on General page.
- Under Databases to attach section, click Add...
- Navigate to G:\WSUS_Database then select SUSDB.mdf file.
- Click on OK.

- As a consequence, "SUSDB" database details section list either SUSDB.mdf and SUSDB_log.ldf files.
- Click on OK.

- Back to SUSDB properties, click on Files page, modifications has been successfully replicated.

- Close Microsoft SQL Server Management Studio.
- Close all File Explorer windows.
- Go back to Task Manager.
- Start WsusService.

- Close Task Manager.
- Go back to Internet Information Services (IIS) Manager.
- Start WsusPool Application.

- Close Internet Information Services (IIS) Manager.
5 - Windows ADK Installation
The following manipulation have to be done on MOB-SRV-MECM-01 Server.
- Open File Explorer.
- Navigate to Sources folder.
- Execute adksetup.exe file.
5.1 - Specify Location Step
- Leave default value.
- Click on Next.

5.2 - Windows Kits Privacy Step
- Under Send anonymous usage data to Microsoft for the Windows 10 Kits, select No.
- Click on Next.

5.3 - License Agreement Step
- Click on Accept.

5.4 - Features to install Step
- Check only the following features:
- Deployment Tools.
- User State Migration Tool (USMT).
- Click on Install.

5.5 - Welcome to ADK Step
- Once installation is completed successfully, click on Close.

6 - WinPE Installation
The following manipulation have to be done on MOB-SRV-MECM-01 Server.
- Open File Explorer.
- Navigate to Sources folder.
- Execute adkwinpesetup.exe file.
6.1 - Specify Location Step
- Leave default value.
- Click on Next.

6.2 - Windows Kits Privacy Step
- Under Send anonymous usage data to Microsoft for the Windows 10 Kits, select No.
- Click on Next.

6.3 - License Agreement Step
- Click on Accept.

6.4 - Features to install Step
- Leave default value.
- Click on Install.

6.5 - Welcome to WinPE Step
- Once installation is completed successfully, click on Close.

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

8 - Conclusion
This is the end of the Part 7 for this series of posts. In this post we have done the following manipulations:
- Installation and configuration of WSUS.
- Installation of ADK and WinPE.
See you in Part 8 to continue the configuration.