Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
0 votes
1 answer
388 views

psExec processus no window

When I execute psExec -d -i -s \host -u "user" -p "password" "path", my application is launched but in the process (service task manager) and there is no window. Is that normal? Am I missing ...
user345304's user avatar
8 votes
6 answers
52k views

Can I find the session ID for a user logged on to another machine?

I want to open an application on another computer on the same network via the command line. The scenario here is that the user is in a room surrounded by about 20 computers and wants to be able to ...
Dan Tao's user avatar
  • 1,099