Yes.
You right-click the batch file in Windows, click "Properties", and on the "Compatibility" tab, check the box next to "run as Administrator". Your domain policy needs to allow this.
Alternatively, the command is "runas", you can use the cmd.exe command "runas /USER:administrator" to run things as other users. However, then you usually need to supply a password interactively, which does not combine well with UC4.
Hth,
Carsten