VDA Registration Failure with Event ID: 1001

VDA Registration Failure with Event ID: 1001

book

Article ID: CTX133769

calendar_today

Updated On:

Description

Desktop Registration fails though the Virtual Delivery Agent (VDA) is able to ping both the Domain Controller (DC) and Delivery Controller (Controller). The VDAs are listed as Unregistered in Desktop Studio or in the results, these VDAs are displayed with the Get-BrokerDesktop PowerShell command.

Citrix Desktop Studio

The Windows Application event log on the VDA displays the following errors reported from Citrix Desktop Service:

Event Viewer

Source: Citrix Desktop Service
Event ID: 1001
Level: Error
Description:
The Citrix Desktop Service failed to obtain a list of delivery controllers with which to register. Please ensure that the Active Directory configuration for the farm is correct, that this machine is in the appropriate Active Directory domain and that one or more delivery controllers have been fully initialized. Refer to Citrix Knowledge Base article CTX117248 for further information. Source: Citrix Desktop Service
Event ID: 1017
Level: Warning
Description:
The Citrix Desktop Service failed to register with any delivery controller. The service will retry registering with controllers in approximately 8 seconds. Please ensure that at least one delivery controller is available for Virtual Desktop Agents to register with. Refer to Citrix Knowledge Base article CTX117248 for further information. Source: Citrix Desktop Service
Event ID: 1022
Level: Warning
Description:
The Citrix Desktop Service failed to register with any controllers in the last 5 minutes. The service will now try to register with controllers at a reduced rate of every 2 minutes.

Resolution

Identify the cause of the port restriction, and then test the VDA registration process again. Typically, the VDA retries every two minutes. However, occasionally a restart might be required.


Problem Cause

This error occurs when the VDA is not able to access a Domain Controller on port 3268 (Microsoft Global Catalog). The VDA must communicate with the DC during the registration process in order to validate its list of configured Controllers.

This issue can also be verified by running “netstat –na” from a command line on the VDA. In the following screenshots, the significant IP addresses are:

10.90.33.97 = VDA

10.90.33.99 = Controller

10.90.32.71 = Domain Controller

Working Scenario

The connection between the VDA and DC on port 3268 is highlighted.

User-added image

Non-Working Scenario (Port blocked)

There is no established connection between the VDA and the DC on port 3268.

User-added image

Issue/Introduction

XenDesktop Registration Failure with Event ID 1001