Last week, I needed to set up a Windows 2008 server. It required Apache Web Server, and I installed WAMP. The thing is: I only used Linux for servers until now, and I'm stuck with this:
I installed WAMP, which contained Apache. Now, if the computer reboots for unexpected reasons, the WAMP server will not start automatically. I tried registering Apache as a service, and/or added it to startup, but this requires a user to be logged in, and of course none of the tricks found on Google worked for the automatic login.
How do you start an app in Windows 2008 without requiring the user to login?