I am trying to find out a way to write a scipt that will kill a process on a terminal server without any user the ability to see the password and username but be able to process it whever they need to.
Basically we have a program that runs in our terminal server but only one instance is allowed to run, however we need the ability for the helpdesk to kill the process via a script. I know I can create one with a batch file, but you can see the username and password no problem. Anyone know if this is possible? All the machines are XP so I hope I posted this in the right section.
Basically we have a program that runs in our terminal server but only one instance is allowed to run, however we need the ability for the helpdesk to kill the process via a script. I know I can create one with a batch file, but you can see the username and password no problem. Anyone know if this is possible? All the machines are XP so I hope I posted this in the right section.