Hi,
I have a program that acts as a service using srvany.exe, the purpose of the
service is to spawn new users that wish to use the system. The service does
not have a user interface.
Problem:
It appears that I can only spawn 100 - 130 +/- new processes from this
service. The service uses localsystem account.
When the 'interact with desktop' is checked this process limit seems to fall
away or is certainly higher. Tested up to 300.
Question:
What governs the amount of processes that a service can spawn?
Why does checking the "Interact with desktop' make a difference?
Regards
Neil
|