New version 1.1 ... fixed some command line args and added the /wait switch ... that instructs runnas to wait for the program to finish, and return the errorlevel of the started program, for example:

runnas john.doe notepad /pass:xxxxxx /wait

-Shawn