0

I have to run a c# forms exe whenever a user session is established on a domain machine so that user can add some information. I have a 100s of windows server 2012 machines connected to the domain that are used by over 8000 people that connect through rdsh, also one user can connect to a different machine each day.

currently for testing what i did is that i ran the exe through task scheduler on user logon. but doing this for thousands of users on every machine in the domain is a little difficult.

is there a way where i can automate the process and force an exe to run on the computer whenever a user logs in or at lease add the scheduled task for each user to start application at logon from the domain.

4

0 回答 0