Skip To Content

Silently install ArcGIS Notebook Server samples data

You can install ArcGIS Notebook Server samples data using command line parameters, as opposed to using the installation wizard. When setting up a multiple-machine ArcGIS Notebook Server site, you must install and configure the samples data only on the first machine where you have installed Notebook Server and created the site.

Follow these steps to install ArcGIS Notebook Server silently from the command line:

  1. Open the command prompt window using the ArcGIS Notebook Server Run As account. Browse to the directory where you downloaded the ArcGIS Notebook Server samples data setup from My Esri.
  2. Browse to the directory where you downloaded the setup. Read the license agreement (EULA.pdf).
  3. From the directory, run the setup silently.

    The syntax is as follows:

    \setup.exe /qb ACCEPTEULA=yes

  4. Change directories to the ArcGIS Notebook Server tools folder.

    By default, this path is C:\Program Files\ArcGIS\NotebookServer\tools\postInstallUtility.

  5. Optionally, refer to the utility's help by running the following command:

    > PostInstallUtility.bat -h

  6. Run the post installation utility to extract the samples data to the arcgisworkspace directory of the Notebook Server site.

    > PostInstallUtility.bat -x

When ArcGIS Notebook Server samples data is installed and configured, configure the site with your ArcGIS Enterprise portal.