VMware VCENTER CONFIGURATION MANAGER 5.3 Getting Started Manual page 155

Vcenter configuration manager installation and getting started guide
Hide thumbs Also See for VCENTER CONFIGURATION MANAGER 5.3:
Table of Contents

Advertisement

sVirDir = Trim(sVirDir)
End If
If sInstallDir = "" Then
sInstallDir = "c:\vcm remote client"
Else
sInstallDir = Trim(sInstallDir)
End If
If sAddRemove <> 0 And sAddRemove <> 1 Then
sAddRemove = 1 'Set whether or not VCM Remote appears in the Add/Remove
programs list. 1=display, 0=do not display
End If
If sAddRemove = "" Then
sAddRemove = 1
End If
If IsNumeric(sAddRemove) = False Then
sAddRemove = 1
End If
sAddRemove = Trim(sAddRemove)
End Sub
9. Select the Certain file(s) are required to be on the target machine for this remote command check
box.
10. Click Next. The Files page appears.
11. Select the CM Remote Client.msi file and the .pem file then move them to the right box
12. Click Next. When you are ready to save the new remote command, click Finish. The command is
saved and added to the Windows Remote Commands list.
13. To run the new remote command to install VCM Remote Client, select your new remote installation
remote command and click Run. The Windows page of the Remote Commands wizard appears.
14. Select the machines on which you are installing VCM Remote.
N
The VCM Agent must already be installed on the target machines.
OTE
15. Click Next. The Schedule page appears. Select one of the following options:
VMware, Inc.
Getting Started with VCM Remote
155

Advertisement

Table of Contents
loading

Table of Contents