Copy the files to a PKI-secured portal

On a PKI-secured portal, there are extra steps required to install Operations Dashboard.

Steps:
  1. On the machine where you ran the Operations Dashboard for ArcGIS Deployment Utility, browse to the location where the files were created (as specified in the utility).
  2. Copy the opsdashboard folder.
  3. On the portal machine, browse to c:\inetpub\wwwroot and paste the opsdashboard folder.
  4. Open Internet Information Services (IIS) Manager.
    Internet Information Services (IIS) Manager
  5. Expand your web server in the Connections panel.
    Web server in Connections panel
  6. Expand Sites.
    Sites expanded
  7. Expand Default Web Site.
    Default Web Site expanded
  8. Select opsdashboard.
    opsdashboard folder
  9. Double-click SSL settings in the opsdashboard Home panel.
    SSL Settings
  10. Select Ignore for Client certificates if it is not already selected.
    Ignore Client certificates
  11. If you changed the Client certificates setting, click Apply in the Actions panel.
    Apply SSL settings
  12. Close Internet Information Services (IIS) Manager.
  13. Start a command prompt as an administrator.
  14. Type cd <portal install directory>\ArcGIS\Portal\webapps\docroot where <portal install directory> is the path to your portal installation. For example, cd c:\Program Files\ArcGIS\Portal\webapps\docroot.
  15. If the opsdashboard folder exists in the <portal install directory>\ArcGIS\Portal\webapps\docroot folder, delete it.
  16. Type mklink /J opsdashboard c:\inetpub\wwwroot\opsdashboard.
  17. On the machine where you ran the utility, return to the location where the files were created.
  18. Copy the operations-dashboard folder.
  19. On the portal machine, browse to <portal install directory>\arcgis\portal\webapps\docroot\help\en (where <portal install directory> is the path to your portal installation), and paste the operations-dashboard folder. For example, c:\Program Files\ArcGIS\Portal\webapps\docroot\help\en.
  20. Continue creating an item on the portal. The URL to your app will be https://host.domain.com/opsdashboard/OperationsDashboard.application.
5/5/2015