Skip to content

Commit 093b658

Browse files
committed
aa
1 parent 4a38386 commit 093b658

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

support/windows-server/remote/remote-desktop-service-currently-busy.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,12 +79,17 @@ Extract it to the RDP client system (source) and RDP server (target)
7979
8080
Launch a PowerShell prompt on both systems and run the following commands, respectively:
8181

82-
**RDP Client:**
83-
*.\TSS.ps1 -Scenario UEX_RDSCli*
82+
RDP Client:
8483

85-
**RDP ****Server****(s)****:**
84+
```console
85+
.\TSS.ps1 -Scenario UEX_RDSCli
86+
```
8687

88+
RDP Server(s):
89+
90+
```console
8791
*.\TSS.ps1 -Scenario UEX_RDSSrv*
92+
```
8893

8994
Wait for the message that states to “Reproduce the issue now”
9095

0 commit comments

Comments
 (0)