Hi,
I need to make statics routes on the computers and I'm looking for some way
to elevate the priviligedges of my users when I'm running the netlogon BATCH
process without using "RUNAS" command. I have tried with the OU in "computer
configuration\ windows configuration \ command files (start/off)" and I
don't know if I'm making something wrong; I put there a BATCH file
(prueba.bat) and when I write on this file nothing happend. the command that
I need to execute is very simple:
route add xxx.xxx.xxx.xx mask xxx.xxx.xxx.x xxx.xxx.xxx.xxx
Is a very simple "route add". I need urgent help please. Thanks in advance.