Skip to content

Commit 1157437

Browse files
author
Simonx Xu
committed
Update troubleshoot-agent.md
1 parent b7ea0ff commit 1157437

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

support/azure/virtual-desktop/troubleshoot-agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ To resolve this issue:
6161
Restart-Service RDAgentBootLoader
6262
```
6363

64-
4. Run the following cmdlets to verify that `IsRegistered` is set to **1** and `RegistrationToken` is blank.
64+
4. Run the following cmdlets to verify that `IsRegistered` is set to `1` and `RegistrationToken` is blank.
6565

6666
```powershell
6767
Get-ItemProperty -Path "HKLM:\SOFTWARE\Microsoft\RDInfraAgent" -Name IsRegistered | FL IsRegistered

0 commit comments

Comments
 (0)