We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a24be8a commit 205bd2cCopy full SHA for 205bd2c
1 file changed
support/azure/virtual-desktop/troubleshoot-agent.md
@@ -61,7 +61,7 @@ To resolve this issue:
61
Restart-Service RDAgentBootLoader
62
```
63
64
-4. Run the following cmdlets to verify that `IsRegistered` is set to one and `RegistrationToken` is blank.
+4. Run the following cmdlets to verify that `IsRegistered` is set to **1** and `RegistrationToken` is blank.
65
66
```powershell
67
Get-ItemProperty -Path "HKLM:\SOFTWARE\Microsoft\RDInfraAgent" -Name IsRegistered | FL IsRegistered
0 commit comments