|
|
@@ -1,16 +1,16 @@
|
|
1
|
1
|
# RDP_Shadow_Session
|
|
2
|
|
-
|
|
|
2
|
+
|
|
3
|
3
|
Easily connect to an RDP shadow session.
|
|
4
|
|
-
|
|
|
4
|
+
|
|
5
|
5
|
### Prep - Client Side
|
|
6
|
6
|
> Shadow.bat requires some preparation on the client side.
|
|
7
|
7
|
> Be careful as this increases security risks.
|
|
8
|
|
-
|
|
|
8
|
+
|
|
9
|
9
|
**1. In gpedit.msc, go to the following directory:**
|
|
10
|
10
|
`Computer Configuration > Administrative Templates > Windows Components > Remote Desktop Services > Remote Desktop Session Host > Connections`
|
|
11
|
|
-
|
|
|
11
|
+
|
|
12
|
12
|
**2. Set the following parameters to Enabled:**
|
|
13
|
13
|
`set rules for remote control of Remote Desktop services user sessions`
|
|
14
|
|
-
|
|
|
14
|
+
|
|
15
|
15
|
**3. In the auxiliary fields, select the following:**
|
|
16
|
16
|
`Full Control without user's permission`
|