If you plan to install the LanSchool Air client on a large number of student computers, we currently offer two methods to mass deploy: BASIC & ADVANCED.


Before you begin, ensure you are logged into LanSchool Air as a Site Admin.
Prerequisites
- Student devices must be running Windows 7, 8.1, or 10 (64-bit only)
- The following components must be installed on student computers:
- Visual Studio 2015-2019 Runtime x86
- Microsoft .NET Runtime v4.5.2

The file created in our Basic method already includes the prerequisites!
- The provisioning window must be open before the installer is ran on the student computers.
Navigating to Windows Setup Instructions
- Login to LanSchool Air as a Site Admin
- On the left navigation menu, select SETTINGS.

- On the left navigation menu, select SETUP.

- Under Windows, select SETUP INSTRUCTIONS.


Before you proceed with the guide offered in LanSchool Air, please consider which deployment method you will use below.
Deployment Methods
LanSchool Air currently offers two methods to mass deploy: Basic & Advanced.
- Basic Method: Creates a simple executable (.EXE) file which you can transfer and run on each student machine. Configuration options and pre-requisites are included automatically.
- Advanced Method: Creates a standard MSI installer you can use to deploy to student machines with your preferred deployment tool. Command-line parameters are required.


If you are using a software deployment tool (e.g. SCCM, Endpoint Manager/Intune, PDQ, or Group Policy) please proceed to the Advanced method.
Basic Method
The Basic method is selected first by default. To ensure that it is selected click on "BASIC" and make note of the underline.
The BASIC deployment guide is comprised of 3 steps:
- Download the installer (don't change the filename).
- Verify provisioning window is open.
- Run the .EXE installer on student devices using admin permissions.

Running the .EXE installer will first download the last version of the client, install any missing pre-requisites, install LanSchool Air services, and then provision the student to your organization.
Follow the checklist provided to you in LanSchool Air to proceed with the BASIC deployment method:
Advanced Method
Ensure you have the ADVANCED tab active within the deployment guide. To ensure that it is selected click on "ADVANCED" and make note of the underline.
The ADVANCED deployment guide is comprised of 4 steps:
- Download the installation file (MSI).
- Verify provisioning window is open.
- Install pre-requisite software on student devices.
- Visual Studio 2015-2019 Runtime x86
- Microsoft .NET Runtime v4.5.2
- Deploy the MSI installer using your preferred tool with the required parameters.
- Required Parameters:
- LSA_PROD (prod = NA Region, emea = EMEA Region, apac = APAC Region)
- LSA_PROVISIONING_CODE (unique to your organization)
- Optional Parameters (0=False, 1=True), if excluded, these will default to True:
- INSTALL_CHROME_EXTENSION
- INSTALL_FIREFOX_EXTENSION
- INSTALL_EDGE_EXTENSION
- See Troubleshooting Web Limiting for information on these extensions.
- Optional Parameter for performing a reinstall of the same version. Useful when changing configuration options.
- REINSTALL=ALL REINSTALLMODE=A
- Example command script comprised for the NA region, provisioning code, and extensions for Chrome, Firefox, and Edge turned on:
- msiexec.exe /i LSAirClientInstall.msi /qn LSA_ENV=prod LSA_PROVISIONING_CODE=a12b345c-6d78-9012-e3f4-56g789hi01jk
- Refer the setup instructions in LanSchool Air for examples containing your organizations unique environment parameter and provisioning code.
Follow the checklist provided to you in LanSchool Air to proceed with the ADVANCED deployment method:
The LanSchool Air client can be uninstalled from a Windows device manually using the Windows Settings or control panel. Local administrator permissions are required.
- On Windows 10, select the "Start" menu and open Settings
- Select Apps.
- Search for LanSchoolAir in the list.
- Select LanSchoolAir and click on Uninstall.

- You will be prompted for Administrator permission to perform the uninstall.
- The LanSchool Air icon will no longer appear in the system tray.
If the client was installed using the ADVANCED method:
User a software deployment tool to execute the following command on student devices
msiexec.exe /x LSAirClientInstall.msi /qn

The version of the MSI installer must match the version of the installed client.
After uninstalling the client from the device, the LanSchool Air Site Admin can remove the device from the list of provisioned students to remove the student from manually created class rosters and free up the license.
- On the left navigation menu, select SETTINGS.
- Select STUDENTS from the left navigation menu, select the check box(es) next to the student(s) to remove, and then select Delete
