Integration

Table Of Contents
Modifying LDAP Configuration Data
You can export LDAP conguration data on a View Connection Server instance to an LDIF conguration
le, modify the LDIF conguration le, and import the modied LDIF conguration le into other View
Connection Server instances to perform automatic bulk conguration operations.
You can obtain examples of LDIF syntax for any item of LDAP conguration data in View by examining the
contents of an exported LDIF conguration le. For example, you can extract the data for a desktop pool
and use that data as a template to create a large number of desktop pools.
Export LDAP Configuration Data
You can use the vdmexport command-line utility to export conguration data from a standard or replica
View Connection Server instance to an LDIF conguration le.
By default, the vdmexport command-line utility is installed in the C:\Program Files\VMware\VMware
View\Server\tools\bin directory.
Procedure
1 Log in to a standard or replica View Connection server instance.
Option Action
View 3.1 and earlier
Log in as an administrator and be a member of the Local Administrators
user group.
View 4.5 and later
Log in as a user in the Administrators or Administrators (Read only) role.
N You must be logged in as a user in the Administrators or
Administrators (Read only) role to export conguration data from the
View conguration repository.
2
At the command prompt, type the vdmexport command and use the -f option to specify the name of the
LDIF conguration le to export.
For example: vdmexport -f myexport.LDF
Alternatively, you can redirect the output instead of using the -f option.
For example: vdmexport > myexport.LDF
The vdmexport command writes the conguration of your View Connection Server instance to the le that
you specify. The command displays errors if your role has insucient privileges to view the data in the
conguration repository.
Defining a Desktop Pool in an LDIF Configuration File
You can dene a desktop pool in an LDIF conguration le and import the customized LDIF conguration
le to create a large number of desktop pools.
N You can also create customized LDIF conguration les for other objects that are dened in the
LDAP repository, including global conguration seings, conguration seings for a specic View
Connection Server instance or security server, and conguration seings for a specic user.
To dene a desktop pool in an LDIF conguration le, you must add the following entries to the le.
n
A Virtual Desktop VM entry for each virtual desktop in the desktop pool
n
A VM Pool entry for each desktop pool
n
A Desktop Application entry that denes the entitlement of the desktop pool
View Integration
62 VMware, Inc.