1. Stop Sitescope Service on host
  2. Launch Configuration Tool from Start Menu (run as administrator)
  3. Install the Operations Agent
  4. On the SiteScope server (where the OM agent is running):

    1. Execute "ovconfget sec.core CORE_ID" from command line. Copy the results.
  5. On the BSM DPS machine: (<coreid> is output of step A)

    1. Execute "ovcert -exporttrusted -file \dps" from command line
    2. Execute "ovcm -issue -file \sitescope00 -name:  <sitescope_server_FQDN> -coreid <coreid>" from command line
    3. Copy the created files from DPS to SiteScope server
  6. On SiteScope server:

    1. Execute "ovcert -importtrusted -file \dps" from command line.
    2. Execute "ovcert -importcert -file \sitescope00" from command line.

Note: One reason you might perform this kind of manual integration is if port 383 is not open between the SiS and DPS servers.