Windows service It is possible to install the Remote Compiler as a server on Windows servers. Unless you didn’t create the service duing the setup procedure, to install the service, use the following command: isremotecc -install To start the service, use: isremotecc -start To check the service status, use: isremotecc -status To stop the service, use the following command: isremotecc -stop To remove the service from the list of Windows services, use: isremotecc -uninstall