4.6

Table Of Contents
If you want to reinstall VMware View on the removed systems without replicating the View configuration of
the original group, restart all the View Connection Server hosts in the original group before performing the
reinstallation. This prevents the reinstalled View Connection Server instances from receiving configuration
updates from their original group.
Options
The -s option specifies the NetBIOS name of the View Connection Server instance to be removed.
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]
VMware View Administration
320 VMware, Inc.