Services run any time the computer is booted, logged on, logged off, screen locked, it doesn't matter.
Now if you want some services to only do some kind of work when the computer is in some state, you can detect the interactive user's condition and do the appropriate thing.
0
Question has a verified solution.
Are you are experiencing a similar issue? Get a personalized answer when you ask a related question.
Now if you want some services to only do some kind of work when the computer is in some state, you can detect the interactive user's condition and do the appropriate thing.