Becks25Not
Programmer
Hi All,
I have a Windows Service that needs to interact with the local machine as well as various network directories. I also need it to run whether a user is logged on or not. I have done a lot of searching and am going in circles!!
I tried LocalSystem but it doesn't see the network directories.
I tried NetworkService but it can't access local.
If I use user, it won't run if someone else logs in.
Any ideas would be greatly appreciated!
Thanks ~ Becca
I have a Windows Service that needs to interact with the local machine as well as various network directories. I also need it to run whether a user is logged on or not. I have done a lot of searching and am going in circles!!
I tried LocalSystem but it doesn't see the network directories.
I tried NetworkService but it can't access local.
If I use user, it won't run if someone else logs in.
Any ideas would be greatly appreciated!
Thanks ~ Becca