RemoteServices - Version 0.5 p1 A multithreaded GUI application used to start and stop Windows NT services. It integrates into the control panel, and can be used to start and stop services on both local and remote machines. The main feature of RemoteServices for Windows NT is the multithreaded design. Thus, over a slow network link, it is possible to start and stop services as soon as the list of services has been obtained. In a non-multithreaded design, it could be necessary to wait upwards of 30 seconds for configuration information for every service to be downloaded before allowing the user to actually do anything.