Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Running scripts with different credentials

Status
Not open for further replies.

adalli

Programmer
Feb 8, 2005
44
MT
Hi,

I need to create a script which is executed through a batch file. This script needs to perform certain tasks such as creating folders on the server. The problem is that the user running this would not have the necassary rights. So the aim is to be able to run the script with the credentials of a user who has the rights.

Is this possible and if so any ideas please?

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top