瀏覽代碼

Describes how to connect the client.

Describes how to connect the client.
Toshiki Higa 2 月之前
父節點
當前提交
be2a21d2c6
共有 1 個文件被更改,包括 14 次插入1 次删除
  1. 14
    1
      README.md

+ 14
- 1
README.md 查看文件

@@ -1,3 +1,16 @@
1 1
 # RDP_Shadow_Session
2 2
 
3
-Easily connect to an RDP shadow session.
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`

Loading…
取消
儲存