NTRemote v1.1 is an installable service for Microsoft Windows NT 3.1 that provides the
remote start function. Remote starting being the ability to issue a command line on one
machine and have the application start on a second machine. Windows NT naturally
allows you to run a program whose binary image resident on another machine, but the
application is brought across the network and executed using your local CPU.
Applications started using NTRemote are not brought across the network, but are instead
executed on the remote machine's CPU. All I/O for the remote application is kept on the
remote machine.