Is it possible to run a batch script as an administer? We need this to be done without any user interaction, so there can't be any password prompt or UAC popups - is this possible?
|
feedback
|
|
Assuming batch means some sort of windows then you could use the task scheduler to do this. | |||
|
feedback
|
|
You can use a Joeware tool - CPAU.exe to accomplish this:
This tool makes easy work of running a program in a privileged context on demand. | |||
|
feedback
|
|
Assuming | |||
|
feedback
|