Windows 7 Execute a Windows program from ssh (opening a veracrypt volume)

jonas77x

Active Member
Joined
Aug 6, 2017
Messages
8
Hi all!

I'm trying to execute a program(veracrypt) to open a volume thru ssh, but i can't, I've tried the runas command..

I'm running bitvise ssh and connection with juicessh (android)..

Been trying for two days, but nothing..
.. Anybody that have any suggestions?
 
If veracrypt requires admin elevation which I believe it does runas won't elevate. You will want to use something like psexec with -h to elevate the process. PsExec