命令行工具
Insight 命令行工具 (inc.exe) 是一款允许用户通过键入命令来执行特定任务的程序,可提高网络管理员管理 Insight Student 计算机的灵活性。
要以管理员权限执行命令行指令,请以管理员身份启动命令提示符。
执行命令行后(/getConfig
和 /help
命令除外),计算机将自动重启以使更改生效。
命令行
inc.exe /help
/help
别名:
/?
-?
/h
-h
/hlp
-hlp
-help
打印此帮助和使用信息。
inc.exe /password <value> /getConfig
/password
别名:
-password
/pwd
-pwd
/getConfig aliases:
-getConfig
/gcfg
-gcfg
/gc
-gc
打印内部 Faronics Insight Student 配置设置。
inc.exe /password <value> /classId <value>
/classId
别名:
-classId
/cid
-cid
此命令将默认班级 ID 设置为指定值。此值可以是任意有效的数字字母班级 ID。
示例:
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
别名:
-adminPwd
/adminPassword
-adminPassword
/apwd
-apwd
此选项使用指定值来配置客户端系统上的管理员密码。
示例:
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
别名:
-connectorServer
/cs
-cs
此选项可启用 Insight Student 与位于指定 IP 地址、主机名或 FQDN 上的 Insight Connector 通信。
示例:
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
别名:
-disableConnectorServer
/dcs
-dcs
此选项可禁用 Insight Student 与 Insight Connector 的通信。
inc.exe /password <value> /sharedSecret <value>
/sharedSecret
别名:
-sharedSecret
/ss
-ss
此选项使用指定的安全令牌值启用“增强安全性”选项。
示例:
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
别名:
-disableSharedSecret
/dss
-dss
此选项禁用“增强安全性”选项。
inc.exe /password <value> /suppressreboot
/suppressreboot
别名:
-suppressreboot
/sr
-sr
此选项通常与一系列命令一起使用,可在更改 Insight Student 设置后抑制客户端系统的重启。
注意:在计算机重启之前,Faronics Insight 不会反映设置更改。
inc.exe /password <value> /uninstall
/uninstall
别名:
-uninstall
/ui
-ui
此选项将从计算机中卸载 Insight Student。
inc.exe /password <value> /showSysTrayIcon
/showSysTrayIcon
别名:
-showSysTrayIcon
/ssti
-ssti
此选项可将 Insight Student 配置为在系统托盘上显示其图标。
inc.exe /password <value> /hideSysTrayIcon
/hideSysTrayIcon
别名:
-hideSysTrayIcon
/hsti
-hsti
此选项可将 Insight Student 配置为在系统托盘上隐藏其图标。
inc.exe /password <value> /studentCanChangeClassId
/studentCanChangeClassId
别名:
-studentCanChangeClassId
/sccid
-sccid
此选项可将 Insight Student 配置为允许学生更改 Insight 中的班级 ID。
inc.exe /password <value> /disableStudentCanChangeClassId
/disableStudentCanChangeClassId
别名:
-disableStudentCanChangeClassId
/dsccid
-dsccid
此选项可将 Insight Student 配置为 禁止学生更改 Insight 中的班级 ID。
inc.exe /password <value> /enableKeyLogging
/enableKeyLogging
别名:
-enableKeyLogging
/kl
-kl
此选项支持 Insight Student 监控和记录学生计算机上的按键操作。
inc.exe /password <value> /disableKeyLogging
/disableKeyLogging
别名:
-disableKeyLogging
/dkl
-dkl
此选项禁止 Insight Student 监控和记录按键操作。
inc.exe /password <value> /requireStudentPermission
/requireStudentPermission
别名:
-requireStudentPermission
/rsp
-rsp
此选项可将 Insight Student 配置为需要学生批准才能使用截屏、屏幕共享和远程功能。
inc.exe /password <value> /dontrequireStudentPermission
/dontrequireStudentPermission
别名::
-dontrequireStudentPermission
/dnrsp
-dnrsp
此选项可将 Insight Student 配置为无需学生批准即可使用截屏、屏幕共享和远程功能。
inc.exe /password <value> /authorizedWiFiSSIDs
设置此选项将指定系统可连接的无线网络的 SSID。指定 SSID 时应逐个输入,并用逗号分隔。
示例:
inc.exe /password abcd /authorizedWiFiSSIDs "School SSID 1"
inc.exe /password abcd /authorizedWiFiSSIDs "School SSID 1", SSID2
安装命令行的示例如下所示:
inc.exe /pwd password /cid Math101 /cs "10.0.3.89"
Last updated