XenDesktop Logon Failure: Desktop Viewer Pops up and Closes

Know this problem? You try to start a XenDesktop session, Desktop Viewer opens … and closes. Then nothing.

When you look at the machine in Desktop Studio you find that everything looks good: it is registered with the DDC and it is not in maintenance mode. However, you find an event with the following properties in the application event log:

Source:        Citrix ICA Service
Event ID:      1260
Type:          Warning
Description:   ICA connection is cancelled because auto-logon is enforced and auto-logon failed.
               For more information, see 
               http://support.citrix.com/proddocs/topic/online-plugin-121-windows/ica-sson-enable.html.

Hugh?

Clicking the URL given in the event does not help much:

Citrix eDocs 404

Solution

As always, the solution is simple - once you know what it is: the user right allow log on locally was missing. This can be configured through Group Policy here: Computer Configuration -> Policies -> Windows Settings -> Security Settings -> Local Policies -> User Rights Assignment.

By default the following users & groups are granted the right to log on locally on Windows 7 and 8:

  • Guest
  • Administrators
  • Users
  • Backup Operators

Comments

Related Posts

Batch Delete Issued Citrix User/Device Licenses with Udadmin

Udamin.exe is a handy tool for managing Citrix user/device licenses. To get a list of currently issued licenses run it like this: C:\Program Files\Citrix\Licensing\LS>udadmin.exe -list Usage data is 15 minutes old. Next update in 1 minutes. Users: username1 XDT_PLT_UD 2013.0815 username2 XDT_PLT_UD 2013.0815 Devices: computername1 XDT_PLT_UD 2013.0815 computername2 XDT_PLT_UD 2013.0815 You can delete individual license assignments like this:
Citrix/Terminal Services/Remote Desktop Services

Latest Posts