Prerequisites
Open a command-line interface on the endpoint (on Windows, open as an Administrator), and navigate to the Intigua-Utils directory. The default paths are:
- Windows:
C:\Program Files\Intigua\Intigua-Utils\
- Linux:
/usr/local/intigua/Intigua-Utils/
Control Connector Service
When the command-line executing folder is in the "Intigua-Utils" folder, run
Stop Connector Service
Run the following command
- For Windows:
intigua hlt
- For Linux:
./intigua hlt
Start Connector Service
Run the following command
- For Windows:
intigua run
- For Linux:
./intigua run
Comments
0 comments
Please sign in to leave a comment.