'Run As' batch file.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello all,

Im looking toward creatni a batch file incorporating Run As so a user can
restart a service on one of our servers over the network. The restart of the
service is done but i need to incorporate 'Run As' into it. Any idea's?
 
Hello all,

Im looking toward creatni a batch file incorporating Run As so a user can
restart a service on one of our servers over the network. The restart of the
service is done but i need to incorporate 'Run As' into it. Any idea's?


It would be much easier to just grant the user the ability to to stop and start the service.
See tip 4673 » How do I allow users to Start, Stop, and Pause a Windows 2000 / Windows XP Service?
in the 'Tips & Tricks' at http://www.jsifaq.com

If you still want RunAs, see:

tip 4410 » How do I enable and use the 'Run As' Command When Running Programs?

tip 9091 » LSRunAsE is a donationware RunAs utility with an encrypted password.





Jerold Schulman
Windows Server MVP
JSI, Inc.
http://www.jsiinc.com
http://www.jsifaq.com
 
Back
Top