Answer - use the command line

  • Thread starter Thread starter Pete Allebone
  • Start date Start date
P

Pete Allebone

Guest
Instead of using the s*itty gui drop to command line dude.

command:
P:\>qwinsta /server:10.254.0.13
Output:
SESSIONNAME USERNAME ID STATE TYPE DEVICE
services 0 Disc
console pallebone 1 Active
rdp-tcp 65536 Listen

Use the ID field for the next command

P:\>shadow 1 /server:10.254.0.13

Voila
Exit the session with ctrl star

Pete

NB: make sure remote assistance and remote desktop is turned on on the client or it wont work.
 
Back
Top