Deploying LanSchool Air Using Intune
Overview
The LanSchool Air for Windows agent supports a number of different deployment methods and tools using a basic EXE or an advanced MSI installer. See
Mass Deploying LanSchool Air for Windows for more detailed instructions. Please note that our support team can only provide limited assistance with configuring your organization's Microsoft Endpoint Manager.
The LanSchool Air Intune deployment guide is designed to assist with basic settings and deployment of LanSchool Air Student for Windows using Microsoft Endpoint Manager Intune.
DISCLAIMER – Every customer environment is different. Use this guide as a reference and not a requirement of the software. It is still recommended to consult your local Active Directory administrator(s) or Microsoft support if you have questions about the repercussions of individual settings in your environment.
System Requirements
- Microsoft Endpoint Manager access
- Site Admin access to LanSchool Air
- Devices registered to Azure AD
Win32 App Deployment
The recommended deployment method for both MSI and EXE versions of LanSchool Air is to use the Win32 app deployment method.
The MSI deployment requires two prerequsites to be installed before deploying the MSI. LanSchool Air has taken liberty of creating the INTUNEWIN Files for the prerequisites,
Microsoft .NET Runtime v4.5.2 and Visual Studio 2015-2019 Runtime x86. Please see, LanSchool Air MSI Win32 App Deployment, if you are deploying the MSI with the
prerequisites
.
The INTUNEWIN Files for the EXE or MSI will need to be created first before adding them to Intune. Y
ou must prepare the file using Microsoft Win32 Content Prep Tool which can be downloaded
here
.
Due to LanSchool Air's automatic updates the product code changes with each update rolled out. You will NOT be able to uninstall LanSchool Air without the current product code of the version currently installed on the student device. If you require the product code, run the command line 'wmic product where name="LanSchoolAir" ' on a student machine to receive the Name, Version and Identifying Number. Update the Intune Uninstall command with the product code.
LanSchool Air EXE Win32 App Deployment
The recommended deployment method for LanSchool Air is to use the EXE. The EXE comes packaged to install the required prerequisites and browser extensions. If your organization manages it's browser extensions please see,
LanSchool Air MSI Win32 App Deployment.
Preparing the Win32 app for LanSchool Air EXE
-
Log into LanSchool Air and go to Settings>>Setup>>Setup Instructions for Windows.
-
Download the Basic EXE installer.
-
-
Create an Intune Deployment Win32 App folder and move the LanSchool Air EXE installer into its own folder within the Win32 App folder. i.e
C:\Users\localuser\Documents\Intune Deployment Win32\Application Folder
-
Create another folder within the Intune Deployment Win32 App folder called Output Folder.
i.e C:\Users\localuser\Documents\Intune Deployment Win32\Output Folder
-
Move the intunewinapputil.exe into the root of the Win32 App folder.
-
Next open a Command Prompt and navigate to the Win32 App folder and run the intunewinapputil.exe from the command prompt.
-
You will receive a prompt that says Please specify the source folder: The source folder is where all the LanSchool Air EXE is located,
i.e C:\Users\localuser\Documents\Intune Deployment Win32\Application Folder
-
Enter the source folder location and press Enter.
-
The next prompt Please specify the setup file: The LanSchool Air EXE. Type LSAirWebInstall.xx.xxx.exe and press Enter
-
The next prompt Please Specify the output folder: The location of the output folder.
i.e C:\Users\localuser\Documents\Intune Deployment Win32\Output Folder
-
Enter the output folder location and press Enter.
-
The next prompt, Do you want to specify a catalog folder (Y/N)? Type N and press Enter.
-
You will then receive a notification stating the INTUNEWIN File is created. The file can be found in the Output Folder.
Adding the LanSchool Air EXE Win32 App
- Log into your Microsoft Endpoint Manager
- In the left navigation menu click on Apps.
- Under By Platform select Windows.
- Select +Add.
- From the App Type dropdown, select Windows App (Win32). Click Select at the bottom of the page.
- Click Select app package file and select your EXE INTUNEWIN File from the Output Folder.
- On the first page, App Information, enter the following:
- Name: LanSchool Air
- Publisher: Lenovo Software.
- Enter any other information you may require and select Next.
- On the Program page, enter the following:
- Install command: LSAirWebInstall.prod.xxxx.exe /s (the entire name of the EXE you downloaded from LanSchool Air)
- Uninstall command: msiexec /x LSAirWebInstall.prod.xxxx.exe
- Enter any other information you may require and select Next.
- On the Requirements page, enter the following:
- Operating system architecture: x86, x64
- Minimum operating system: select which one you require
- Enter any other information you may require and select Next.
- On the Detection Rules page, enter the following:
- Select Manually Configure Detection Rules and select Add+
- Rule Type: File
- Path: c:\program files (x86)\LenovoSoftware\LanSchoolAir
- File or folder: LSAirclient.exe
- Detection method: String (version)
- Operator: Greater than or equal to
- Value: (current version number)
- Associated with a 32-bit app on 64-bit clients: No
- Click OK and select Next to continue.
- You may skip the Dependencies section
- You may skip the Supersedence section.
- On the Assignments page, select the Group(s) or device(s) you wish to deploy LanSchool Air Student to. You may select what you require for End user notifications, Availability and Installation deadline.
- Select Next to continue to Review + Create. Select Create.
LanSchool Air MSI Win32 App Deployment
The MSI deployment method is recommended if your organization manages its browser extensions thus requiring to run specific command lines to not install the LanSchool Air extensions automatically. For more information about deploying the LanSchool Air browser extensions using Group Policy please see
Troubleshooting Web Limiting.
Deploying LanSchool Air using the MSI requires two prerequisites,
Microsoft .NET Runtime v4.5.2 and Visual Studio 2015-2019 Runtime x86,
to be installed on the devices before deploying the MSI. The following steps will show you how to setup the prerequisites to be Dependencies for the MSI Win32 App. Please download the INTUNEWIN Files below to proceed with the deployment.
Preparing the Win32 app for LanSchool Air MSI
- Log into LanSchool Air and go to Settings>>Setup>>Setup Instructions for Windows.
- Download the Advanced MSI installer.
- Next download the intunewinapputil.exe
- Create an Intune Deployment Win32 App folder and move the LanSchool Air MSI installer into its own folder within the Win32 App folder. i.e C:\Users\localuser\Documents\Intune Deployment Win32\Application Folder
- Create another folder within the Intune Deployment Win32 App folder called Output Folder. i.e C:\Users\localuser\Documents\Intune Deployment Win32\Output Folder
- Move the intunewinapputil.exe into the root of the Win32 App folder.
- Next open a Command Prompt and navigate to the Win32 App folder and run the intunewinapputil.exe from the command prompt.
- You will receive a prompt that says Please specify the source folder: The source folder is where all the LanSchool Air MSI is located, i.e C:\Users\localuser\Documents\Intune Deployment Win32\Application Folder
- Enter the source folder location and press Enter.
- The next prompt Please specify the setup file: The LanSchool Air MSI. Type LSAirclientInstall.msi and press Enter
- The next prompt Please Specify the output folder: The location of the output folder. i.e C:\Users\localuser\Documents\Intune Deployment Win32\Output Folder
- Enter the output folder location and press Enter.
- The next prompt, Do you want to specify a catalog folder (Y/N)? Type N and press Enter.
- You will then receive a notification stating the INTUNEWIN File is created. The file can be found in the Output Folder.
Adding Microsoft .NET Runtime v4.5.2 Win32 App
- Log into your Microsoft Endpoint Manager
- In the left navigation menu click on Apps.
- Under By Platform select Windows.
- Select +Add.
- From the App Type dropdown, select Windows App (Win32). Click Select at the bottom of the page.
- Click Select app package file and select the INTUNEWIN File for Microsoft .NET Runtime.
- On the first page, App Information, enter the following:
- Name: Microsoft .NET Runtime v4.5.2
- Publisher: Microsoft
- Enter any other information you may require and select Next.
- On the Program page, enter the following:
- Install command: NDP452-KB2901907-x86-x64-AllOS-ENU.exe /quiet /norestart
- Uninstall command: C:\Windows\Microsoft.NET\Framework\v4.0.30319\NDP452-KB2901907-x86-x64-AllOS-ENU.exe /uninstall
- Enter any other information you may require and select Next.
- On the Requirements page, enter the following:
- Operating system architecture: x86, x64
- Minimum operating system: select which one you require
- Enter any other information you may require and select Next.
- On the Detection Rules page, enter the following:
- Select Manually Configure Detection Rules and select Add+
- Rule Type: Registry
- Path: Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\v4.0.30319
- Detection method: Key exists
- Associated with a 32-bit app on 64-bit clients: No
- Click OK and select Next to continue.
- You may skip the Dependencies section
- You may skip the Supersedence section.
- On the Assignments page, do not select a group. We will be adding this as a Dependency for the LanSchool Air MSI Win32 App.
- Select Next to continue to Review + Create. Select Create.
Adding Visual Studio 2015-2019 Runtime x86 Win32 App
- Log into your Microsoft Endpoint Manager
- In the left navigation menu click on Apps.
- Under By Platform select Windows.
- Select +Add.
- From the App Type dropdown, select Windows App (Win32). Click Select at the bottom of the page.
- Click Select app package file and select the INTUNEWIN File for Visual Studio Runtime.
- On the first page, App Information, enter the following:
- Name: Visual Studio 2015-2019 Runtime x86
- Publisher: Microsoft
- Enter any other information you may require and select Next.
- On the Program page, enter the following:
- Install command: VC_redist.x86.exe /quiet /norestart
- Uninstall command: c:\Program Files (x86)\Microsoft Visual Studio\Installer\vs_installer.exe /uninstall
- Enter any other information you may require and select Next.
- On the Requirements page, enter the following:
- Operating system architecture: x86, x64
- Minimum operating system: select which one you require
- Enter any other information you may require and select Next.
- On the Detection Rules page, enter the following:
- Select Manually Configure Detection Rules and select Add+
- Rule Type: Registry
- Path: Computer\HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\VisualStudio\14.0
- Detection method: Key exists
- Associated with a 32-bit app on 64-bit clients: No
- Click OK and select Next to continue.
- You may skip the Dependencies section
- You may skip the Supersedence section.
- On the Assignments page, do not select a group. We will be adding this as a Dependency for the LanSchool Air MSI Win32 App.
- Select Next to continue to Review + Create. Select Create.
Adding the LanSchool Air MSI Win32 App
- Log into your Microsoft Endpoint Manager
- In the left navigation menu click on Apps.
- Under By Platform select Windows.
- Select +Add.
- From the App Type dropdown, select Windows App (Win32). Click Select at the bottom of the page.
- Click Select app package file and select the INTUNEWIN Files for LanSchool Air MSI.
- On the first page, App Information, enter the following:
- Name: LanSchool Air
- Publisher: Lenovo Software.
- Enter any other information you may require and select Next.
- On the Program page, enter the following:
- Install command: msiexec.exe /i LSAirClientInstall.msi /qn (you can copy the full install command from LanSchool Air>>Settings>>Setup>>Windows Setup Instructions>>Advanced)
- Uninstall command: msiexec /x "{4692D9A0-C330-4C2F-A584-ECE4285DCAF6}" /q
- Enter any other information you may require and select Next.
- On the Requirements page, enter the following:
- Operating system architecture: x86, x64
- Minimum operating system: select which one you require
- Enter any other information you may require and select Next.
- On the Detection Rules page, enter the following:
- Select Manually Configure Detection Rules and select Add+
- Rule Type: File
- Path: c:\program files (x86)\LenovoSoftware\LanSchoolAir
- File or folder: LSAirclient.exe
- Detection method: String (version)
- Operator: Greater than or equal to
- Value: (current version number)
- Associated with a 32-bit app on 64-bit clients: No
- Click OK and select Next to continue.
- On the Dependencies page, select +Add. (If you do not require the dependencies you may skip this step.)
- Add the Microsoft .NET Runtime v4.5.2 and Visual Studio 2015-2019 Runtime x86 apps you created. Select Next.
- You may skip the Supersedence section.
- On the Assignments page, select the Group(s) or device(s) you wish to deploy LanSchool Air Student to. You may select what you require for End user notifications, Availability and Installation deadline.
- Select Next to continue to Review + Create. Select Create.
Related Articles
Mass Deploying LanSchool Air for Windows Student
Overview This article explains how to mass deploy the LanSchool Air client on multiple devices at once. For instructions on installing the Windows client on individual devices, see Installing LanSchool Air for Windows Student. Mass Deploying ...
Deploying LanSchool Air Using Group Policy
Overview The LanSchool Air for Windows agent supports a number of different deployment methods and tools using a basic EXE or an advanced MSI installer. See Mass Deploying LanSchool Air for Windows for more detailed instructions. Please note that our ...
Deploying LanSchool Air Using Jamf Pro
Overview The LanSchool Air for MacOS agent supports a few different deployment methods. See Mass Deploying LanSchool Air for Mac Student for more detailed instructions. Please note that our support team can only provide limited assistance with ...
LanSchool Air Setup Guide
Who Should Use this Guide? LanSchool Air site administrators responsible for installing LanSchool Air on student devices, configuring admin settings, and inviting instructors. What Does This Guide Cover? This guide provides instructions for: ...
Installing LanSchool Air for Windows Student
Overview This article explains how to install the Windows client on an individual student device. For instructions on deploying the Windows client to a large number of student devices, see Mass Deploying LanSchool Air for Windows Student. This option ...
Popular Articles
Viewing Student Client Status
Overview If a student device is appearing as offline, check the status of LanSchool Air client installed on the student's device to make sure it's provisioned and connected. To see the current status of the student client, open the LanSchool Air chat ...
Using Web Limiting
Overview To block troublesome or distracting websites or limit students to a select few websites pertinent to the class, use the Web Limiting feature in LanSchool Air. There is currently no limit on the number of URLs that can be added to the block ...
Mass Deploying LanSchool Air for Chromebook Student
This guide walks site administrators through the process of deploying the LanSchool Air app to students using Chromebooks and getting LanSchool Air ready for instructors to use. For information on installing the LanSchool Air app to Windows or Mac ...
Controlling Student Browser Tabs
Overview Controlling browser tabs is currently supported for students using Chromebooks. Students on Windows or macOS devices will only display the most recently viewed website. In List View and Student Details, you have added controls over tabs on a ...
Using Blank Screen
Overview LanSchool Air's customizable Blank Screen feature enables you to push a Blank Screen to your students' computers. When you enable Blank Screen, students are not able to view or listen to anything on their device until the Blank Screen is ...
Recent Articles
Generating Audit Reports
Overview Audit reports detailing changes made to the LanSchool Air environment are available to LanSchool Air Site Admins. These reports track who made the changes and when. Accessing Audit Reports LanSchool Air Site Admins can access audit reports. ...
Importing Class Rosters from ClassLink
Overview LanSchool Air supports using ClassLink as a source for class rosters. With ClassLink integration, instructors will not need to manually create classes and manually add students to their class rosters. Instructors can still create their own ...
Deploying LanSchool Air Using Jamf Pro
Overview The LanSchool Air for MacOS agent supports a few different deployment methods. See Mass Deploying LanSchool Air for Mac Student for more detailed instructions. Please note that our support team can only provide limited assistance with ...
Disabling Fast User Switching
Overview LanSchool Air does not support Windows Fast User Switching feature. The student client will not function properly when the computer is switched to a second user account. It is recommended to disable Fast User Switching in order for the ...
Configuring Idle Timeout
Overview By default, instructors will be automatically logged out of LanSchool Air after they have been idle for 2 hours. Site Admin users can configure the idle timeout settings to increase the amount of time instructors can remain idle before being ...