Skip to content

Commit d08db5b

Browse files
committed
Update
1 parent 9bf9f26 commit d08db5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ There have been a number of Powershell scripts for Shadowing outside of Server M
99

1010
Administration rights on other TS Infrastructure hosts (Such as Brokers) is not required.
1111

12-
** Shadowing without Admin Rights **
12+
**Shadowing without Admin Rights**
1313
You can grant access via WMIC to Shadow to a user or group using the following command:
1414

1515
wmic /namespace:\\root\CIMV2\TerminalServices PATH Win32_TSPermissionsSetting WHERE (TerminalName="RDP-Tcp") CALL AddAccount "domain\accountname",2

0 commit comments

Comments
 (0)