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