5.2

Table Of Contents
View Manager Configuration Backup Settings
View Manager can back up your View Connection Server and View Composer configuration data at regular
intervals. In View Administrator, you can set the frequency and other aspects of the backup operations.
Table 15-1. View Manager Configuration Backup Settings
Setting Description
Automatic backup
frequency
Every Hour. Backups take place every hour on the hour.
Every 6 Hours. Backups take place at midnight, 6 am, noon, and 6 pm.
Every 12 Hours. Backups take place at midnight and noon.
Every Day. Backups take place every day at midnight.
Every 2 Days. Backups occur at midnight on Saturday, Monday, Wednesday, and Friday.
Every Week. Backups take place weekly at midnight on Saturday.
Every 2 Weeks. Backups take place every other week at midnight on Saturday.
Never. Backups do not take place automatically.
Max number of backups Number of backup files that can be stored on the View Connection Server instance. The
number must be an integer greater than 0.
When the maximum number is reached, View Manager deletes the oldest backup file.
This setting also applies to backup files that are created when you use Backup Now.
Folder location Default location of the backup files on the computer where View Connection Server is
running: C:\Programdata\VMWare\VDM\backups
When you use Backup Now, View Manager also stores the backup files in this location.
Export Configuration Data from View Connection Server
You
can back up configuration data of a View Connection Server instance by exporting the contents of its View
LDAP repository.
You use the vdmexport command to export the View LDAP configuration data to an encrypted LDIF file. You
can also use the vdmexport -v (verbatim) option to export the data to a plain text LDIF file, or the vdmexport -
c (cleansed) option to export the data as plain text with passwords and other sensitive data removed.
You can run the vdmexport command on any View Connection Server instance. If you have multiple View
Connection Server instances in a replicated group, you only need to export the data from one instance. All
replicated instances contain the same configuration data.
NOTE The vdmexport.exe command backs up the View LDAP data only. This command does not back up
View Composer database information.
Prerequisites
n
Locate the vdmexport.exe command executable file installed with View Connection Server in the default
path.
C:\Program Files\VMware\VMware View\Server\tools\bin
n
Log
in to a View Connection Server instance as a user in the Administrators or Administrators (Read only)
role.
Procedure
1 Select Start > Command Prompt.
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.
Chapter 15 Maintaining View Components
VMware, Inc. 353