5.1
Table Of Contents
- vCloud Director Installation and Upgrade Guide
- Contents
- VMware vCloud Director Installation and Upgrade Guide
- Overview of vCloud Director Installation, Configuration, and Upgrade
- vCloud Director Architecture
- Configuration Planning
- vCloud Director Hardware and Software Requirements
- Creating a vCloud Director Server Group
- Upgrading vCloud Director
- vCloud Director Setup
- Index
Guest OS Copy Destination
Windows XP (32-bit) SysprepBinariesDirectory /winxp
Windows XP (64-bit) SysprepBinariesDirectory /winxp_64
SysprepBinariesDirectory represents a location you choose to which to copy the binaries.
2 Run the /opt/vmware/vcloud-director/deploymentPackageCreator/createSysprepPackage.sh
SysprepBinariesDirectory command.
For example, /opt/vmware/vcloud-
director/deploymentPackageCreator/createSysprepPackage.sh /root/MySysprepFiles.
3 Use the service vmware-vcd restart command to restart the cloud cell.
4 If you have multiple cloud cells, copy the package and properties file to all cloud cells.
scp /opt/vmware/vcloud-director/guestcustomization/vcloud_sysprep.properties
/opt/vmware/vcloud-director/guestcustomization/windows_deployment_package_sysprep.cab
root@
next_cell_IP
:/opt/vmware/vcloud-director/guestcustomization
5 Restart each cloud cell to which you copy the files.
Uninstall vCloud Director Software
Use the Linux rpm command to uninstall vCloud Director software from an individual server.
Procedure
1 Log in to the target server as root.
2 Unmount the transfer service storage, typically mounted at /opt/vmware/vcloud-
director/data/transfer.
3 Open a console, shell, or terminal window and run the rpm command.
rpm -e vmware-vcloud-director
Chapter 2 Creating a vCloud Director Server Group
VMware, Inc. 31