Versions Compared

Key

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

Scroll export button
scopecurrent
template-idc90a677c-6f58-46bd-ba09-bffcf789e689
captionExport This Article to PDF
quick-starttrue
add-onScroll PDF Exporter

If the installer fails to properly create the Agent Service, use this guide to manually create the service.

...

  1. Open the Command Prompt with admin-level rights.
  2. Run this command      cd "c:\program files\identity syncronizer"   
  3. Run this command      sc.exe create "Identity Syncronizer - Agent" binpath= "c:\program files\identity syncronizer\syncronizer.agent.service.exe"

...




Info

Additionally, to delete the Agent Service, run this command:

sc.exe delete "Identity Syncronizer - Agent"

...