You can use the vdmadmin command with the -R option to find out the initial assignment of a managed desktop. For example, in the event of the loss of LDAP data, you might need this information so that you can reassign desktops to users.
Syntax
vdmadmin -R -i network_address
Usage Notes
You cannot use the -b option to run this command as a privileged user. You must be logged in as a user in the Administrator role.
Options
The -i option specifies the IP address of the desktop.
Examples
Display the first user who accessed the machine at the IP address 10.20.34.120.
vdmadmin -R -i 10.20.34.120