Administration

Table Of Contents
2 At the command prompt, type the vdmexport command and redirect the output to a file. For
example:
vdmexport > Myexport.LDF
By default, the exported data is encrypted.
You can specify the output file name as an argument to the -f option. For example:
vdmexport -f Myexport.LDF
You can export the data in plain text format (verbatim) by using the -v option. For example:
vdmexport -f Myexport.LDF -v
You can export the data in plain text format with passwords and sensitive data removed
(cleansed) by using the -c option. For example:
vdmexport -f Myexport.LDF -c
Note Do not plan on using cleansed backup data to restore a View LDAP configuration. The
cleansed configuration data is missing passwords and other critical information.
Results
For more information about the vdmexport command, see the
Horizon 7 Integration
document.
What to do next
You can restore or transfer the configuration information of Connection Server by using the
vdmimport command.
For details about importing the LDIF file, see Restoring Horizon Connection Server and View
Composer Configuration Data.
Restoring Horizon Connection Server and View Composer
Configuration Data
You can manually restore the Connection Server LDAP configuration files and View Composer
database files that were backed up by Horizon 7.
You manually run separate utilities to restore Connection Server and View Composer configuration
data.
Before you restore configuration data, verify that you backed up the configuration data in Horizon
Administrator. See Backing Up Horizon Connection Server and View Composer Data.
You use the vdmimport utility to import the Connection Server data from the LDIF backup files to
the View LDAP repository in the Connection Server instance.
Horizon 7 Administration
VMware, Inc. 163