コマンドラインインストレーション

Insight Studentのアプリケーションでは、コマンドラインオプションを利用してインストールプロセス時に製品の設定をすることができます。これらのオプションは、様々なデプロイメントツールと使用してユーザーの介入なしでシステムにStudentアプリケーションをプッシュすることができます。

実行可能ファイル(.exe)を使用してInsight Studentをインストールする場合のインストールコマンドラインの例を以下に示します。

InsightInstallerStudent.exe /classid Class101 /adminPwd Password123 /sharedSecret superiorsiegeweapon /installbrowserextension /enableWebHistory /connectorServer insight.example.domain.com /suppressreboot

MSIインストーラを使用してInsight Studentをインストールする場合のインストールコマンドラインの例を以下に示します。

MSIEXEC.exe /I "msi Path" /qn CMDLINE="/classId Class101 /requireStudentPermission /disableKeyLogging /studentCanChangeClassId /hideSysTrayIcon /adminPwd Password123 /installBrowserExtension /enableWebHistory""

Last updated