Skip To Content

Configure ArcGIS Notebook Server after installation (Windows containers)

When your ArcGIS Notebook Server installation is complete, run the post installation utility to install the Windows container image. Perform the following steps for each machine on which you have installed ArcGIS Notebook Server:

  1. Open the command prompt window as an administrator.
  2. Change directories to the ArcGIS Notebook Server tools folder. By default, the path is C:\Program Files\ArcGIS\NotebookServer\tools\PostInstallUtility.
  3. Determine whether Mirantis Container Runtime is active on your machine by running the following command:

    PostInstallUtility.bat -d

  4. If Mirantis Container Runtime is not installed, install and configure it.
  5. Run the following command:
    Note:

    Ensure that your machine has at least 100 GB of free disk space.

    PostInstallUtility.bat -l <path of .tar.gz Docker image>

Proceed to create an ArcGIS Notebook Server site.