We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bf9f26 commit d08db5bCopy full SHA for d08db5b
README.md
@@ -9,7 +9,7 @@ There have been a number of Powershell scripts for Shadowing outside of Server M
9
10
Administration rights on other TS Infrastructure hosts (Such as Brokers) is not required.
11
12
-** Shadowing without Admin Rights **
+**Shadowing without Admin Rights**
13
You can grant access via WMIC to Shadow to a user or group using the following command:
14
15
wmic /namespace:\\root\CIMV2\TerminalServices PATH Win32_TSPermissionsSetting WHERE (TerminalName="RDP-Tcp") CALL AddAccount "domain\accountname",2
0 commit comments