Hello,
Just wondering if it is possible to execute a bat file with admin rights on our client.
What I need is something like this:
The deploy package should open a command via cmd.exe and execute this command on the client with our domain admin..
Steps:
1) Click Deploy Package
2) The package should open cmd.exe on the client computer
3) execute specific cmd command
4) Execute the bat file with domain admin rights
Best regards