You can use the vdmexport command-line utility to export configuration data from a standard or replica Horizon Connection Server instance to an LDIF configuration file.
Procedure
-
Log in to a standard or replica Horizon Connection Server instance as a user in the Administrators or Administrators (Read only) role.
You must be logged in as a user in the Administrators or Administrators (Read only) role to export configuration data from the Horizon configuration repository.
-
At the command prompt, type the
vdmexportcommand.By default, the
vdmexportcommand-line utility is installed in theC:\Program Files\View\Server\tools\bindirectory.The
vdmexportcommand has the following options.-f Output file name for LDAP backup. -v The output file is verbatim (not encrypted). -c Similar to the -v option, but sensitive attribute values are not included in the output file. -k Outputs only kiosk client entries and related FSPs. -g Take a backup of the Cloud Pod Architecture global LDAP, rather than of local LDAP. For example, the following command exports a local LDIF configuration file.
vdmexport -f mylocalexport.LDFThe following command takes a backup of the Cloud Pod Architecture global LDAP.
vdmexport -f myglobalexport.LDF -g
Results
The vdmexport command writes the configuration of your Horizon Connection Server instance to the file that you specify. The command displays errors if your role has insufficient privileges to view the data in the configuration repository.
Was this page helpful?