Uninstalling ArcGIS Data Reviewer for Server silently

Once you have removed the Data Reviewer extension from the ArcGIS Server Manager, you can silently uninstall ArcGIS Data Reviewer for Server by running the msiexec.exe command.

Steps:
  1. Log in to ArcGIS Server Manager by opening your manager URL in a web browser. Your manager URL is http://<server name>:6080/arcgis/manager.
  2. Click Site on the top panel of the page.
  3. Click Extensions on the panel on the left side of the page.
  4. Click X to the right of ESRI.Production.ReviewerServer.soe.
  5. Click Yes on the Delete dialog box.

    ArcGIS Server removes the extension.

  6. Optionally, click Services on the top panel of the page.
    1. Click X to the right of ExecuteBatchJob.
      NoteNote:

      You are not required to remove the ExecuteBatchJob geoprocessing service. However, the service will return an error if executed after uninstalling ArcGIS Data Reviewer for Server.

  7. Open a command prompt.
  8. Execute the following command:
    msiexec /x {DC3C176E-DBDB-4834-BABF-862BE9146E30} /qb
2/12/2013