Faronics Insight Documentation
Faronics Insight
Faronics Insight
  • About Faronics Insight
  • Getting Started
  • Release Notes
    • Insight Release Notes
    • Known Issues
    • 2024
    • 2023
    • 2022
    • 2021
  • Installation & Administration
    • Overview
    • Quick Install Guide
    • System Requirements
      • Display Settings
      • Supported Environments
      • Bandwidth Requirements
      • Wireless Networks and Insight
      • Firewall Settings and Insight
      • Faronics Insight and Use with Proxy Servers
    • Installation
      • Installing on Windows
        • Installing the Insight Student
          • Command Line Installation
          • Command Line Utility
          • Insight Mass Deployment Through Faronics Deploy
        • Installing the Insight Teacher
          • Command Line Installation
          • Command Line Utility
        • Uninstalling Insight
      • Installing on macOS
        • Installing the Insight Student
          • Command Line
        • Installing the Insight Teacher
          • Command Line
        • Uninstalling Insight
      • Installing on iOS Devices
      • Installing on Android Devices
      • Installing on Chrome OS Devices
        • Configuring Chrome OS Devices
      • Installation Options
        • Class ID
          • Changing the Class ID
        • Enhanced Security
        • The Insight Connector
          • Installing the Insight Connector
          • Configuring the Insight Teacher for Insight Connector
          • Configuring the Insight Student for Insight Connector
      • Insight 11 Upgrade
  • Using Faronics Insight
    • The Insight Teacher Console
      • Navigating the Teacher Console
      • Class ID / Room
      • Audio
      • Settings
        • Pre-programmed Settings
        • Share Screen
        • Chat
        • Lock Screen
        • Banned Word Alert
        • File Transfer Location
        • Screen Recording Location
        • Thumbnail
        • Student Info
        • Block Applications
        • Web Filtering
        • Disable Drives
        • Notification
      • Classrooms
        • Manage Classrooms
        • Load Classroom
        • Save Current Classroom
        • Record Teacher Console
        • Stop Recording
        • Add Student to Classroom
        • Remove Student from Classroom
        • End Class
        • Choose Random Student
        • Configure Students
        • Power On Classroom Computer
        • Import Legacy Classroom
      • Remote Access a Student's Computer
      • Remote Actions
        • Enable/Disable Mouse Tracking
        • Enable/Disable Keyboard and Mouse
        • Send Alt + Tab
        • Save Snapshot
        • Send Message
        • Launch Webpage
        • Launch Application
        • Show Desktop
      • Share
        • Share My Screen
        • Share a Student's Screen
        • Share a Random Student's Screen
        • Transfer File/Folder to Students
        • Get File from Students
      • Assess
        • Begin a Test
        • Create a Test
        • Manage Tests
        • Test History
        • Live Test Results
        • Manage Poll
        • Start Poll
        • Manage Webpages
        • Manage Applications
        • View Activity History
        • View Question History
      • Focus
        • Lock Screen
        • Lock Keyboard and Mouse
        • Focus Web
        • Focus Applications
        • Focus Printing
        • Focus Drives
        • Mute Student Speakers
        • Close All Apps
      • Actions
        • Save Snapshot
        • Send Message to Selected Students
        • View Running Applications
        • Launch Webpage
        • Launch Application
        • Computer Actions
        • Change Student Class ID
        • Show Desktop (Windows)
        • Talk to Student
        • Restart Insight Agent
        • Stop Insight Agent
        • Upgrade Insight
        • Uninstall Insight
      • Select Student Computers
      • Layout Options
        • Card View
        • Grid View
        • Sort By
        • Default Monitor Thumbnail
        • Save Layout
      • Detailed View
      • Right-click Menu
      • Top Menu Bar
    • The Insight Student Application
      • Navigating the Student Console
      • Chat
      • Raise Hand
      • Submit Files
      • Top Menu Bar
      • Live Test Results
Powered by GitBook
On this page
  1. Installation & Administration
  2. Installation
  3. Installing on Windows
  4. Installing the Insight Student

Command Line Utility

The Insight Command Line utility (inc.exe) is a program that allow users to execute specific tasks by typing commands, giving network administrators increased flexibility in managing Insight Student computers.

To execute command line instructions with administrative privileges, launch the Command Prompt as an Administrator.

After the command lines are executed (except for commands /getConfig and /help), the computer will restart automatically for the changes to take effect.

Passwords or values containing a space must be enclosed in quotes.

For example: /adminPwd "Mozambique 123"

Command Lines

Command Line Option
Description

inc.exe /help

/help aliases:

  • /?

  • -?

  • /h

  • -h

  • /hlp

  • -hlp

  • -help

Prints this help and usage information.

inc.exe /password <value> /getConfig /password aliases:

  • -password

  • /pwd

  • -pwd

/getConfig aliases:

  • -getConfig

  • /gcfg

  • -gcfg

  • /gc

  • -gc

Prints the internal Faronics Insight Student Configuration settings.

inc.exe /password <value> /classId <value>

/classId aliases:

  • -classId

  • /cid

  • -cid

This command sets the default class ID to the value specified. The value can be any valid alphanumeric Class ID.

Example:

  • inc.exe /password abcd /classId LiberalArts

  • inc.exe /password abcd -classId "Liberal Arts 101"

  • inc.exe /password abcd /cid Vt#YurB%b6TgRB$

  • inc.exe /password abcd -cid 20250101

inc.exe /password <value> /adminPwd <value>

/adminPwd aliases:

  • -adminPwd

  • /adminPassword

  • -adminPassword

  • /apwd

  • -apwd

This option sets the Administrator Password on the client system using the value specified.

Example:

  • inc.exe /password abcd /adminPwd Zamboni

  • inc.exe /password abcd -adminPwd "Zamboni Monster"

  • inc.exe /password abcd /apwd Vt#YurB%b6TgRB$

  • inc.exe /password abcd -apwd 6405763

inc.exe /password <value> /connectorServer <value>

/connectorServer aliases:

  • -connectorServer

  • /cs

  • -cs

This option enables Insight Student to communicate with the Insight Connector located at the IP address, Hostname, or FQDN specified.

Example:

  • inc.exe /password abcd /connectorServer 192.168.1.10

  • inc.exe /password abcd -connectorServer 192.168.1.10

  • inc.exe /password abcd /cs 192.168.1.10

  • inc.exe /password abcd -cs 192.168.1.10

inc.exe /password <value> /disableConnectorServer

/disableConnectorServer aliases:

  • -disableConnectorServer

  • /dcs

  • -dcs

This option disables Insight Student from communicating with the Insight Connector.

inc.exe /password <value> /sharedSecret <value> /sharedSecret aliases:

  • -sharedSecret

  • /ss

  • -ss

This option enables the use of the Enhanced Security option using the value specified as the Security Token.

Example:

  • inc.exe /password abcd /sharedSecret Cooper

  • inc.exe /password abcd -sharedSecret "Mini Cooper"

  • inc.exe /password abcd /ss Vt#YurB%b6TgRB$

  • inc.exe /password abcd -ss 95952872

inc.exe /password <value> /disableSharedSecret

/disableSharedSecret aliases:

  • -disableSharedSecret

  • /dss

  • -dss

This option disables the Enhanced Security option.

inc.exe /password <value> /suppressreboot

/suppressreboot aliases:

  • -suppressreboot

  • /sr

  • -sr

This option is typically used with a series of commands and suppresses the reboot of the client system after the Insight Student setting is changed. Note: Faronics Insight will not reflect the setting change until the computer is rebooted.

inc.exe /password <value> /uninstall

/uninstall aliases:

  • -uninstall

  • /ui

  • -ui

This option uninstalls Insight Student from the computer.

inc.exe /password <value> /showSysTrayIcon

/showSysTrayIcon aliases:

  • -showSysTrayIcon

  • /ssti

  • -ssti

This option configures Insight Student to show its icon on the system tray.

inc.exe /password <value> /hideSysTrayIcon

/hideSysTrayIcon aliases:

  • -hideSysTrayIcon

  • /hsti

  • -hsti

This option configures Insight Student to hide its icon on the system tray.

inc.exe /password <value> /studentCanChangeClassId

/studentCanChangeClassId aliases:

  • -studentCanChangeClassId

  • /sccid

  • -sccid

This option configures Insight Student to allow the Student to change the Class ID in Insight.

inc.exe /password <value> /disableStudentCanChangeClassId

/disableStudentCanChangeClassId aliases:

  • -disableStudentCanChangeClassId

  • /dsccid

  • -dsccid

This option configures Insight Student to prohibit the Student from changing the Class ID in Insight.

inc.exe /password <value> /enableKeyLogging

/enableKeyLogging aliases:

  • -enableKeyLogging

  • /kl

  • -kl

This option enables Insight Student to monitor and log keystrokes on the Student computer.

inc.exe /password <value> /disableKeyLogging

/disableKeyLogging aliases:

  • -disableKeyLogging

  • /dkl

  • -dkl

This option disables Insight Student from being able to monitor and log keystrokes.

inc.exe /password <value> /requireStudentPermission

/requireStudentPermission aliases:

  • -requireStudentPermission

  • /rsp

  • -rsp

This option configures Insight Student to require the approval of the Student for screenshot, screen sharing, and remote function.

inc.exe /password <value> /dontrequireStudentPermission

/dontrequireStudentPermission aliases:

  • -dontrequireStudentPermission

  • /dnrsp

  • -dnrsp

This option configures Insight Student to perform screenshot, screen sharing, and remote on the Student computer without requiring approval from the Student.

inc.exe /password <value> /authorizedWiFiSSIDs

Setting this option will specify the SSIDs for the wireless networks that the systems can connect to. SSIDs should be specified by entering each one separated by a comma.

Example:

  • inc.exe /password abcd /authorizedWiFiSSIDs "School SSID 1"

  • inc.exe /password abcd /authorizedWiFiSSIDs "School SSID 1", SSID2

An example installation command line is shown below:

inc.exe /pwd password /cid Math101 /cs "10.0.3.89"

PreviousCommand Line InstallationNextInsight Mass Deployment Through Faronics Deploy

Last updated 1 month ago