Lanschool Install and Info
Problem Description :
Lanschool package distribution
Resolution :
Below is an example msi distribution that could be placed in the classroom profiles in the packager...
*** If installing in IC 108 ***
Teacher Workstation
Msiexec.exe /i "\\casper\WinINSTALL\Installers\lanschool\Teacher.msi" /qn CHANNEL=1108
Student Workstation
Msiexec.exe /i "\\casper\WinINSTALL\Installers\lanschool\Student.msi" /qn CHANNEL=1108
In the packager the program name to check for is...
Student version - LanSchool Student
Teacher version - LanSchool Teacher
LanSchool cannot be unistalled using Windows Add/Remove Programs. You must run the msi installer to uninstall the software. The msi acts as a toggle switch so if you run it manually again it will uninstall. To silently uninstall LanSchool you can run the following through
Msiexec.exe /x “<path to teacher.msi>\teacher.msi” /qn
Msiexec.exe /x “<path to student.msi>\student.msi” /qn
Assigned Building Codes:
Instructional Complex (1)
Student Center (2)
Nursing and Allied Health (3)
Academic Building (4)
Russell Hall (6)
Smith Hall (7)
Fine Arts (8)
Created packages for the folllowing lab locations and added to each OUs profile...
IC 102
Channel No: 1102
Student Package: lanschoolIC102std
Teacher Package: lanschoolIC102tea
IC 103
Channel No: 1103
Student Package: lanschoolIC103std
Teacher Package: lanschoolIC103tea
IC 108
Channel No: 1108
Student Package: lanschoolIC108std
Teacher Package: lanschoolIC108tea
Russell 106
Channel No: 6106
Student Package: lanschoolR106std
Teacher Package: lanschoolR106tea
NAHS 353
Channel No: 3353
Student Package: lanschoolNAH353std
Teacher Package: lanschoolNAH353tea
Testing Center 234
Channel No: 2234
Student Package: lanschoolTC234std
Teacher station will need to be manually installed on Sue's admin PC.
Revision Date : 9/9/2019