LanSchool Teacher Channel Assignment Using Powershell
Overview
LanSchool provides an option to utilize a PowerShell script at teacher login to change the LanSchool Teacher channel to a unique channel from a CSV file. This is recommended for customers who are not using a LanSchool Connection Server or who wish to specify certain channel numbers to certain computers.
System Requirements
- Group Policy Management rights
- Active Directory Users and Computer rights
- File Server access and permissions
- Access to LanSchool installation media (download from Customer Portal)
- Download the LanSchool GPO-Sample.zip files.
LanSchool-GPO-Sample.zip files
File Name
|
Description
|
powershell-teacherChannel-CSV.ps1
|
Script file to read CSV file and update Teacher channel base on user that logged into machine
|
powershell-teacher-registry.ps1
|
Script file to set LanSchool registry key to full permissions for everyone – required when teacher is not a local admin
|
TeacherChannel.csv
|
CSV file used by powershell-teacherChannel-CSV.ps1 that contains the list of teacher’s AD name and channel number
|
regdemo.txt
|
TXT file used by powershell-teacher-registry.ps1 to define which keys to update and with what permissions
|
Modify Files
- Open powershell-teacherChannel-CSV.ps1 with a TXT editor (Notepad)
-
Change $FileShare variable to the location of the TeacherChannel.csv
-
Open TeacherChannel.csv with a TXT editor (Notepad)
-
Edit with Teachers usernames and channel number
-
Open powershell-teacher-registry.ps1 with a TXT editor (Notepad)
- Change the file share path variable to the location of the regdemo.txt
Active Directory Group Setup
- On one of your Active Directory domain controllers, open Active Directory Users and Computers
- Create a “LanSchool Teachers” security group, the group name must be LanSchool Teachers for AD Secure Mode
- Add all teacher users into this group
Teacher Share Setup
- Choose a shared network folder you will be deploying from (e.g. \\ServerName\Shared).
- Create a new folder called “LanSchool-Teacher”
- Right-click on folder and go to Properties
- Click on the Sharing tab and select Advanced Sharing
- Check Share this folder
- Click Permissions
- Allow Full Control to Everyone
- Click OK
- Click OK in Advanced Sharing
- Go to Security tab
- Click Edit
- Add the “LanSchool Teachers” security group to permissions
- Browse to the
- Upload Files
- powershell-teacherChannel-CSV.ps1
- powershell-teacher-registry.ps1
- TeacherChannel.csv
- regdemo.txt
Deploying Scripts
This section will walk you through the steps to deploy the scripts using the Group Policy Management Editor. This can be done during setup of the
Teacher Group Policy Deployment
Ensure you are editing the LanSchool Teacher GPO in Group Policy Management Editor.
Setup Computer Startup Script
- In your domain controller open Group Policy Management.
- Locate your LanSchool Teacher GPO
- Right click and select Edit to open the Group Policy Management Editor
- Under Computer Configuration, go to Policies > Windows Settings
- Click on Scripts (Startup/Shutdown)
- Double-click on Startup
- Select PowerShell Scripts tab
- Select Add
- Browse for powershell-teacher-registry.ps1 on “LanSchool-Teacher” share
- Click OK
Setup User Logon script
- In Group Policy Management Editor, go to Computer Configuration, go to Policies > Windows Settings
- Click on Scripts (Startup/Shutdown)
- Double-click on Startup
- Select PowerShell Scripts tab
- Select Add
- Browse for powershell-teacherChannel-CSV.ps1 on “LanSchool-Teacher” share
- Click OK
Remove delay when running login script for users
- In Group Policy Management Editor, go to Computer Configuration, go to Administrative Templates > System
- Click Group Policy
- Enable the “Configure Logon Script Delay” setting
- Set minute to 0
- Click OK
Related Articles
Installing LanSchool Teacher for Windows
Overview The following instructions will assist you with manually installing LanSchool Classic Teacher Console on a single Windows device. For information on installing the student client or mass deploying LanSchool throughout your organization, see ...
Using Enable Channel Select Utility
Overview LanSchool Classic comes packaged with utilities that can help administrators with making changes to already installed clients. The Enable Channel Select utility allows teachers to be able to change their teacher channel, view multiple ...
Mass Deploying LanSchool Teacher for Windows
Overivew The teacher.msi can be deployed using a software distribution tool like Group Policy, Intune, SCCM, or PDQDeploy Below are command-line options to install LanSchool. For instructions on installing the Windows client on individual devices, ...
LanSchool Classic Teacher Guide
LanSchool Classic Teacher Console The LanSchool Teacher Console is the interface teachers will use to manage their classroom and students. It contains all the tools necessary for a teacher to effectively interact with students and create a ...
Using the LanSchool Tech Console
Overview The use model for Tech Console is quite similar to LanSchool Teacher consoles. The Tech Console can be launched from the LanSchool icon in the system tray for Windows or from the dock icon on Mac. The Tech Console includes a number of ...
Popular Articles
Limiting Website Use
Overview To block troublesome or distracting websites or limit students to a select few websites pertinent to the class, use the Limit Web feature in LanSchool Classic. The teacher can choose to restrict all web activity, allow only certain websites, ...
Installing LanSchool Teacher for Windows
Overview The following instructions will assist you with manually installing LanSchool Classic Teacher Console on a single Windows device. For information on installing the student client or mass deploying LanSchool throughout your organization, see ...
Latest Release Notes
LanSchool Classic Release Notes Customers with an active LanSchool subscription will have access to download the latest version from the LanSchool Customer Portal. For instructions, see Downloading LanSchool Installers. LanSchool Classic 9.2.0.54 ...
Limiting Application Use
Overview Teachers can control the applications that are allowed to run on the student computers. The application limiting policy can stop ALL applications from running except for those specified in an "allow list" or can allow all application except ...
Configuring and Troubleshooting Wake on Lan
Overview LanSchool utilizes Wake on Lan to power on the student computers remotely. This feature is not enabled by default on many systems and will have to be enabled by the user. Your device manufacturer will be able to assist you with the Wake on ...
Recent Articles
Disabling Fast User Switching
Overview LanSchool Classic 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 ...
Using Enable Channel Select Utility
Overview LanSchool Classic comes packaged with utilities that can help administrators with making changes to already installed clients. The Enable Channel Select utility allows teachers to be able to change their teacher channel, view multiple ...
Viewing Student Screens
Overview Screen Monitoring mimics the classroom environment, enabling teachers to provide assistance and encouragement to keep students on task. Opening the LanSchool Teacher Console On a Windows teacher computer, you will see a small LanSchool icon ...
Deploying LanSchool Classic Using Intune
Overview The LanSchool Classic for Windows agent supports a number of different deployment methods and tools using a MSI. See Mass Deploying LanSchool Student for Windows for more detailed instructions. Please note that our support team can only ...
Using the SetChannel.exe Utility
Overview LanSchool Classic comes packaged with utilities that can help administrators with making changes to already installed clients. The SetChannel.exe utility can be used to update local Teacher or Student Channels, make changes to the LanSchool ...