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