Skip To Content

Upgrade a base deployment with ArcGIS Enterprise Builder

Beginning at 10.6, ArcGIS Enterprise Builder can upgrade a base deployment previously installed by the builder. The same limitations apply as with installation.

Note:

Deployments set up using another method cannot be upgraded using the ArcGIS Enterprise Builder.

Steps to upgrade

  1. Review and complete prerequisite steps.
  2. Run the ArcGIS Enterprise 10.6.1 Builder setup program to install 10.6.1 components.
  3. Use the configuration wizard or upgradebasedeployment command line utility to perform the upgrade.
  4. Complete post-upgrade steps.

Prerequisites

If you are upgrading to 10.6.1, you will need to re-authorize your software for 10.6.1. You can access your new authorization files in My Esri, along with the ArcGIS Enterprise Builder file.

Review the system requirements for the ArcGIS Enterprise Builder.

Run the ArcGIS Enterprise 10.6.1 Builder setup program

The ArcGIS Enterprise Setup is designed to detect and upgrade an existing installation of ArcGIS Enterprise. To start the upgrade, run ./Setup from the location where ArcGIS Enterprise was extracted, and follow the prompts on screen to complete the upgrade of the ArcGIS Enterprise files. The Setup must be run as the user account that installed the existing installation of ArcGIS Enterprise.

When running the Setup, authorization files can be passed using the same method documented in Installing ArcGIS Enterprise Builder silently, or after the Setup has completed using the Software Authorization tools found in the Portal and Server tools folder. These are installed to <EnterpriseBuilderInstallPath>/arcgis/portal/tools/authorizeSoftware for Portal, and <EnterpriseBuilderInstallPath>/arcgis/server/tools/authorizeSoftware for Server. Please note, the installation path cannot be changed during an upgraded.

Upgrade using the configuration wizard

You can use the configuration wizard to upgrade ArcGIS Enterprise, or close the browser and use the upgradebasedeployment command line utility to complete your base deployment's upgrade. To use the configuration wizard, complete the following steps:

Once the Setup has run to completion, if it's not already open, browse to the configuration wizard's URL (http://mymachine.mydomain.com:6080/arcgis/enterprise). You can also search your machine for the ArcGIS Enterprise Configuration Wizard and launch it using the shortcut.

Caution:

Do not close or refresh the browser when the upgrade is in progress.

  1. The initial landing page appears and explains that the wizard needs to use a secure connection. Click Next.
  2. You are then redirected to secure port 6443 where the browser shows a security warning; this is expected the first time you access the secure wizard. Continue past the warning (this varies by browser).

The ArcGIS Enterprise Builder upgrade wizard comprises three pages:

  1. On the first page, click Upgrade.
  2. The second page displays the upgrade progress.
  3. When the upgrade wizard is complete, a third page will confirm this. Exit this page to follow the post-upgrade steps in the next section.

Upgrade using the command line utility

Once you've installed the software with ArcGIS Enterprise Builder, complete the upgrade of your base deployment using the command line utility. In order to run the command line utility, you must choose to run it as administrator.

The upgradebasedeployment command line utility is located in <ArcGIS Server installation directory>\tools\upgradebasedeployment.

By default, that location is /home/linux/arcgis/server/tools/configurebasedeployment.

The following describes the parameters used in the command line utility:

  • -s —Upgrade the base ArcGIS Enterprise deployment silently with no prompt.
  • -h —Displays help and exits the program.

  1. Open a command prompt.
  2. In the command prompt, change the working directory to the location of the upgradebasedeploymentutility. For example: <ArcGIS Server installation directory>\tools\upgradebasedeployment.
  3. Type the upgradebasedeployment command and parameter directly within the command prompt.
upgradebasedeployment -s

Post-upgrade steps

Once you've completed the upgrade wizard steps, you are provided with links to the portal and server.

  1. Open the ArcGIS Portal Directory and sign in with the initial administrator account. The URL is formatted https://mymachine.mydomain.com:7443/arcgis/portaladmin.
  2. Click System > Indexer > Reindex.
  3. Click the Mode drop-down list, and select Full.
  4. Click Reindex. This step will complete the upgrade of your portal. Depending on the number of users and volume of content in your portal, it will take some time for the reindex to complete. Do not interrupt the reindex process. You can monitor the indexing status by opening a new browser window (or tab), navigating to System > Indexer > Index Status, and refreshing the page. When the store and index counts are equal, the reindex and upgrade is complete.
  5. Verify that you can sign in to the ArcGIS Enterprise portal website through the ArcGIS Web Adaptor (IIS) URL as an Administrator of your organization. The URL is formatted https://webadaptorhost.domain.com/webadaptorname/home.
  6. While signed in as an administrator, upgrade your ArcGIS Living Atlas of the World content. Go to Organization > Edit Settings > ArcGIS Online. Within the Configure Living Atlas Content section, click Upgrade Content. Do not close the ArcGIS Online page until the portal finishes upgrading the ArcGIS Online content. Click Save to return to the Organization page. If your portal was not configured to access Living Atlas content, this step is not needed.
  7. If you've configured ArcGIS Pro licenses with your organization, optionally upgrade ArcGIS License Server Administrator. When upgrading ArcGIS License Server Administrator, members with ArcGIS Pro licenses will be unable to access ArcGIS Pro. If members are currently logged in to ArcGIS Pro, they will see a message stating that the program will be closed in 24 hours. Members can complete or save their work within this time period. You are not required to reconfigure ArcGIS Pro licenses after upgrading ArcGIS License Server Administrator.
  8. Restore any customization you previously configured for your ArcGIS Enterprise portal. When restoring your portal customizations in 10.6.1, it's recommended that you do not replace the files you modified in the previous version in 10.6.1. This may adversely affect your 10.6.1 deployment. You need to open each file at 10.6.1 and manually re-add your custom behavior from the previous version.

Tip:

Esri recommends using the serverScan.py and portalScan.py scripts to check for security best practices with your upgraded ArcGIS Server and ArcGIS Enterprise portal.