With XP (and 2000 before that) I've been using runas to get my job done without having to boot people off their computers and log in as the administrator. runas /user-- --OMAIN\USER "cmd.exe" ... for ...
I need to RunAs something from a cmd line/out of a batch file. Anyway to do this in XP natively, or with a resource kit util? It would also be extremely ideal if i DIDNT havent to specify any ...