cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
ifm
Champion Sweeper
I want to make a custom action that connects to a computer with psexec:

\\ad\netlogon\lansweeper\psexec.exe \\{computer} -user {user} cmd.exe


Is there a variable for the user I use for connecting to the webgui?

Btw, cant you change the port for the remote control vnc so it does not use the same port as the default vnc port?
2 REPLIES 2
ifm
Champion Sweeper
Thanks!
I just have to "run as" internet explorer with my domain admin user and it works fine now. 🙂
Hemoco
Lansweeper Alumni
ifm wrote:
Is there a variable for the user I use for connecting to the webgui?


No, but I think you can just leave the -user part out of psexec to use the current user

Btw, cant you change the port for the remote control vnc so it does not use the same port as the default vnc port?

Good idea