6.0

Table Of Contents
Options
You can disable or enable the eventSyslog option. You can direct the Syslog output to the local system
only or to another location. Direct UDP connection to a Syslog server is supported with View 5.2 or later.
See "Configure Event Logging for Syslog Servers" in the View Installation document.
Table 138. Options for Generating View Event Log Messages in Syslog Format
Option Description
-disable Disables Syslog logging.
-e|-enable Enables Syslog logging.
-eventSyslog Specifies that View events are generated in Syslog format.
-localOnly Stores the Syslog output on the local system only. When
you use the -localOnly option, the default destination of
the Syslog output is %PROGRAMDATA
%\VMware\VDM\events\.
-password password
Specifies the password for the user that authorizes access to
the specified destination path for the Syslog output.
-path Determines the destination UNC path for the Syslog
output.
-u|-user DomainName\username
Specifies the domain and username that can access the
destination path for the Syslog output.
Examples
Disable generating View events in Syslog format.
vdmadmin -I -eventSyslog -disable
Direct Syslog output of View events to the local system only.
vdmadmin -I -eventSyslog -enable -localOnly
Direct Syslog output of View events to a specified path.
vdmadmin -I -eventSyslog -enable -path path
Direct Syslog output of View events to a specified path that requires access by an authorized domain user.
vdmadmin -I -eventSyslog -enable -path \\logserver\share\ViewEvents -user mydomain\myuser
-password mypassword
Assigning Dedicated Machines Using the L Option
You can use the vdmadmin command with the -L option to assign machines from a dedicated pool to users.
Syntax
vdmadmin -L [-b authentication_arguments] -d desktop -m machine -u domain\user
vdmadmin -L [-b authentication_arguments] -d desktop [-m machine | -u domain\user] -r
Chapter 13 Using the vdmadmin Command
VMware, Inc. 207