Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • If a previous version of the Agent is running, stop the current running Agent prior to completing the installation steps
  • If the previous version of the Agent was installed as a Windows Service, uninstall the Service
    • The service name may be found by double clicking on the Service in "Services" and look at "Service Name"

      Code Block
      languagebash
      sc delete {servicename}
  • SSDT recommends you install into a clean directory for each version of the Agent. Installing into a clean directory ensures that obsolete files do not remain from a prior version and allow you to revert to an earlier version if necessary.

...