ThatBruceGuy
Programmer
I have a small exe that sends local machine information to a central server when the server requests it. Is there a way to make this app run while there is no user logged into the desktop? It runs on Win98, NT, 2000, and XP, and needs to do this on all of them.
This app also sends some user info, such as login id and if the user is a sysadmin. I read that NT services can't access user information when they are run on the local system account. That plus it has to run on 98 keeps that option closed. Any deas?
This app also sends some user info, such as login id and if the user is a sysadmin. I read that NT services can't access user information when they are run on the local system account. That plus it has to run on 98 keeps that option closed. Any deas?