I am currently developing a couple of LabVIEW applications that utilize a server client architecture. The applications are designed to collect data on a server, and distribute the data to clients over the network. My current plan is to run the LabVIEW server application on a server machine with Windows 2003 server. Has anyone ever setup a LabVIEW application to run on the server service? I would like to be able to boot the server and not have to log on. Is there a way to register the application to run on the server service?