Specifications

Table Of Contents
VMware Server Administration Guide
78 VMware, Inc.
from!a!Windows!remote!machine,!you!can!use!the!VmCOM,!the!VmPerl!API,!and!the!
Programming!API.!If!you!are!connecting!to!a!VMware!Server!host!from!a!Linux!remote!
machine,!you!can!use!the!VmPerl!API!and!the!Programming!API.!
Another!automated!way!to!manage!virtual!machines!is!to!use
!the!vmware-cmd!utility.!
For!more!information,!visit!the!VMware!Web!site!at!
www.vmware.com/support/developer.
Finally,!you!can!use!thirdparty!tools!to!remotely!manage!your!virtual!machines.!You!
can!use!applications!like!VNC!Viewer,!Windows!Terminal!Services,!or!Windows!XP!
Remote!Desktop.!To!view!a!virtual!machine!with!VNC!Viewer,!you!
must!modify!the!
virtual!machine’s!configuration!manually.!
The!following!sections!further!explore!remotely!managing!virtual!machines:
! “Changing!the!Port!Number!for!VMware!Server!Console!Connections”!on!page 78
! “Downloading!the!VMware!Server!Console”!on!page 81
Changing the Port Number for VMware Server Console
Connections
By!default,!the!VMware!Server!Console!connects!to!virtual!machines!via!port!902.!If!this!
port!assignment!poses!a!conflict!for!your!site—for!example,!if!you!use!the!
ideafarm-chat!program—you!can!change!the!port!number!that!the!console!uses.
Changing!the!port!number!involves!manually!adding!a!variable!to!certain!preference!
files.!The!steps!you!must!take!vary!depending!upon!the!server!host!operating!system,!
the!host!on!which!the!console!is!running,!and!whether!you!are!making!this!change!to!
VMware!Server!itself!(by!assigning!the!new!port!number!to!a!variable!called!
authd.port)!or!to!the!console!(by!assigning!
the!new!port!number!to!a!variable!called!
authd.client.port).
The!authd.port!setting!is!different!from!the!authd.client.port!setting.!The!authd.port!
variable!tells!VMware!Server!(the!server!side)!which!port!to!listen!on!for!console!
connections!from!remote!hosts!or!clients.!The!authd.client.port!variable!tells!the!
console!(the!client!side)!the!port
!with!which!to!connect.!Thus,!if!you!set!only!authd.port!
to!a!different!port!number,!such!as!9902,!and!you!try!to!connect!to!a!virtual!machine!on!
that!host!with!a!console!on!a!remote!host!or!client,!the!console!still!tries!to!connect!to!
port!902.!
You!can!
substitute!this!new!port!number!manually!when!you!connect!with!a!console.!
In!the!Connect!to!VMware!Server!dialog!box,!in!the!Host!name!field,!enter!the!port!
number!along!with!the!name!of!the!VMware!Server!host!name!and!configuration!file!
path,!like!this:
<server name>:<port> <config file>