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
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