I want to run a command after my server boots up but without me having to log on first.
Seems the Run key in the registry or the programs in the StartUp folder are only executed when someone logs on.
I could write a service of course, but may be there is another way?
Thank you all