Skip to content

Commit 1f57282

Browse files
Merge pull request #251424 from dknappettmsft/patch-1
AVD Agent troubleshooting add EXPIRED_MACHINE_TOKEN
2 parents 4b4832a + ce6fa2c commit 1f57282

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/virtual-desktop/troubleshoot-agent.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@ To resolve this issue, start the RDAgent boot loader:
4242

4343
1. Select **Refresh**.
4444

45-
1. If the service stops after you started and refreshed it, you may have a registration failure. For more information, see [INVALID_REGISTRATION_TOKEN](#error-invalid_registration_token).
45+
1. If the service stops after you started and refreshed it, you may have a registration failure. For more information, see [INVALID_REGISTRATION_TOKEN or EXPIRED_MACHINE_TOKEN](#error-invalid_registration_token-or-expired_machine_token).
4646

47-
## Error: INVALID_REGISTRATION_TOKEN
47+
## Error: INVALID_REGISTRATION_TOKEN or EXPIRED_MACHINE_TOKEN
4848

49-
On your session host VM, go to **Event Viewer** > **Windows Logs** > **Application**. If you see an event with ID 3277 with **INVALID_REGISTRATION_TOKEN** in the description, the registration token that has been used isn't recognized as valid.
49+
On your session host VM, go to **Event Viewer** > **Windows Logs** > **Application**. If you see an event with ID 3277 with **INVALID_REGISTRATION_TOKEN** or **EXPIRED_MACHINE_TOKEN** in the description, the registration token that has been used isn't recognized as valid.
5050

5151
To resolve this issue, create a valid registration token:
5252

@@ -157,7 +157,7 @@ To resolve this issue:
157157

158158
1. Make sure [the agent can connect to the broker](#error-agent-cannot-connect-to-broker-with-invalid_form).
159159

160-
1. Make sure [your VM has a valid registration token](#error-invalid_registration_token).
160+
1. Make sure [your VM has a valid registration token](#error-invalid_registration_token-or-expired_machine_token).
161161

162162
1. Make sure [the VM registration token hasn't expired](./faq.yml).
163163

0 commit comments

Comments
 (0)