Skip to content

alxtlm/RDP_ShadowSession

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

RDP_ShadowSession

RDP Shadow session GUI tool

Using

Create domain group (example: corp\TS Support) for shadow session.

Add users to group.

Add terminal servers to file rdp_shadowsession_servers.txt

On all terminal server run with elevated cmd:

wmic /namespace:\\root\CIMV2\TerminalServices PATH Win32_TSPermissionsSetting WHERE (TerminalName='RDP-Tcp') CALL AddAccount 'corp\TS Support',2

Run with powershell rdp_shadowsession.ps1

About

DRP Shadow session GUI tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published