Forums

 
HomeHomeRoyal TS V 1.xRoyal TS V 1.xToolboxToolboxTASK: Shadow SessionTASK: Shadow Session
Previous
 
Next
New Post
1/14/2009 3:52 AM
 

Stefan - I believe you were playing around with a task that would allow a user to shadow a session.  Were you able to figure that out?

 
New Post
1/14/2009 10:51 AM
 

Hi Brian!

You are right, there was once a feature request about shadowing sessions. I believe you can do it semi-automatic with a task. Create a task with the following configuration:

 

Task Name: Shadow
Command: cmd.exe
Arguments: /V:ON /C "QUERY session /server:$Host$&SET /P uinp=Enter Session ID to shadow and press [ENTER]:&shadow !uinp! /server:$Host$"
Working Directory: %windir%\system32

[here the link to the description of the shadow command: http://technet.microsoft.com/en-us/library/bb490803.aspx]

This task should display all available sessions and asks you for the ID you want to shadow, afterwards the shadow command will be executed.

I haven't really tested this task, so it would be great if you could get back to us on that.

cheers

Stefan


Stay in touch with code4ward.net:

Subscribe to our Blog RSS FeedFollow us on TwitterLike us on FacebookOur Google+ page
 
Previous
 
Next
HomeHomeRoyal TS V 1.xRoyal TS V 1.xToolboxToolboxTASK: Shadow SessionTASK: Shadow Session


spacer
dummy