Skip To Content

Uninstall the ArcGIS Maritime server extension silently

This ArcGIS 11.0 documentation has been archived and is no longer updated. Content and links may be outdated. See the latest documentation.

Available with Standard or Advanced license.

Available with Production Mapping license.

Available with ArcGIS Maritime license.

Silently uninstall the ArcGIS Maritime server extension by running the msiexec.exe command. This command uninstalls all Maritime server extension features.

  1. If the Maritime server extension has been installed, the Maritime server object extension (SOE) must be deleted first.
    1. Sign in to ArcGIS Server Manager.
    2. Click Site.
    3. Click Extensions.
    4. Click the Delete button Delete to the right of MaritimeServer.soe to remove the SOE.
  2. Open a Command Prompt window.
  3. Run the following command:
    msiexec /x {12F0B974-5A37-4902-8CFA-C28C2938A7C2} /qb

Related topics