G
Guest
I am writing an app to remotly stop and start windows services. I have the
app working fine as long as you have Admin rights to the remote box (where
I'm stoping services). I want to allow a user (who is not a admin) to run
this script with some sort of elivated privliges. So is there a way I can
make my script run with admin privlidges without telling the user the admin
userid and password.
app working fine as long as you have Admin rights to the remote box (where
I'm stoping services). I want to allow a user (who is not a admin) to run
this script with some sort of elivated privliges. So is there a way I can
make my script run with admin privlidges without telling the user the admin
userid and password.