I'm looking for a way, from the command line, to change the user that a service runs as. I'm writing a script and part of that script needs to change the user that a service runs as, and then start it up with the net command. The script will be perl (since I'm a Unix SA helping out with a Windows issue), but any code will work.
Thanks
Thanks