Running DevOps Test Integrations and APIs Agent on Microsoft Windows
On computers running Microsoft™ Windows™, the agent is typically installed and run as a Windows service.
- To verify that the agent service is installed, open the Services applet in Control Panel by clicking Start > (All) Programs > Administrative Tools > Services. The Windows service name displayed is DevOps Test API Agent.
- To install or remove the Windows service manually, use Installation Manager.
-
To start or stop the Windows service, you have
three options:
- Click Start > Start Agent or Start > Stop Agent.
- Using the Services applet in Control Panel, right-click DevOps Test API Agent, and then click Start or Stop on the pop-up menu.
-
Using a command prompt with administrative privileges, use the following
netcommands to start or stop the agent service:net start IBMRITAgentnet stop IBMRITAgent
Note:For some locales, if you run the agent in the command window and observe that the message text is not correctly displayed, use the chcp command. For example: run thechcp 1251command to view the messages in Russian language. For more information on the codes, see http://en.wikipedia.org/wiki/Code_page