Skip to content

dneuhaeuser/rdpshadow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rdpshadow

collection of scripts for initiating RDP shadowing
 

  • rdpshadow-ADclient.bat
    queries active console session of specified host and initiates RDP shadow to this session
    has to be run on a client in same AD with suitable account (e.g. on admin jump host)

  • rdpshadow-REMclient.bat
    uses specified user/pass to communicate with remote machine
    queries active console session of specified host and initiates RDP shadow to this session
    can be run from a client in different AD for example

  • rdpshadow-TS.bat
    for use in admin session on terminal server
    lists all logged on users on this machine
    initiates RDP shadow to selected session

  • rdpshadow_user.ps1
    powershell version with GUI
    prompts for remote host and credentials
    queries host for active sessions
    initiates RDP shadow to selected session

About

collection of scripts for initiating RDP shadowing

Resources

Stars

Watchers

Forks

Contributors