4.5

Table Of Contents
Examples
Remove the entry for the View Connection Server instance connsvr3.
vdmadmin -S -r -s connsvr3
Setting the Split Limit for Publishing View Transfer Server Packages
Using the -T Option
You
can use the vdmadmin command with the -T option to set the split limit for publishing View Transfer Server
packages. You might want to specify a split limit if you use a proxy cache that defines a maximum object size
for its cache.
Syntax
vdmadmin -T [-packagelimit
size
]
Usage Notes
On a network with a proxy cache, you can improve performance by limiting the size of published View Transfer
Server package files so that they are no larger than the maximum object size of the cache. If you specify a split
limit, View Transfer Server divides a package file into parts that are no larger than the limit.
Options
The -packagelimit option specifies the size of the split limit in bytes. If you do not specify this option, the
command returns the current split limit.
Examples
Set the split limit to 10KB.
vdmadmin -T -packagelimit 10240
Display the current split limit.
vdmadmin -T
Displaying Information About Users Using the -U Option
You can use the vdmadmin command with the -U option to display detailed information about users.
Syntax
vdmadmin -U [-b
authentication_arguments
] -u
domain\user
[-w | -n] [-xml]
Usage Notes
The command displays information about a user obtained from Active Directory and View Manager.
n
Details from Active Directory about the user's account.
n
Membership of Active Directory groups.
n
Desktop entitlements including the desktop ID, display name, description, folder, and whether a desktop
has been disabled.
VMware View Administrator's Guide
310 VMware, Inc.