User`s guide

Table Of Contents
Prerequisites
n
Target machine meets the supported hardware requirements, operating system, and software
requirements. See VCM Hardware and Software Requirements Guide for currently supported platforms
and requirements.
n
Access to the PackageStudio.msi, which is available on the VMware website or in the vCenter
Configuration Manager application files. The default location in the VCMapplication files is
C:\Program Files (x86)\VMware\VCM\AgentFiles\Products.
n
(Recommended) Software Repository for Windows is installed. Installing the repository before
installing Package Studio will reduce the manual configuration steps.
Procedure
1. On your Collector, go to C:\Program Files (x86)\VMware\VCM\AgentFiles\Products.
2. Locate the PackageStudio.msi file and copy it to the target machine.
You can also run the .msi from a shared location.
3. On the target machine, run the .msi file using the following command line syntax.
msiexec /i [path]\PackageStudio.msi /qn /l*v %temp%\PackageStudio.log
You can add the following arguments if you want to specify locations other than the default
directories:
REPOSITORY_ROOT=C:\Program Files (x86)\VMware\VCM\Tools\Repository\ (Defaults to this or
uses the Repository’s value if it is already installed)
PACKAGESTUDIO_DIR="C:\Program Files (x86)\VMware\VCM\Tools\Package Studio\" (defaults
to this path)
The Package Studio is installed to the location specified during installation. The default location is
C:\Program Files\VMware\VCM\Tools\Package Studio (on 32-bit machines) or C:\Program
Files (x86)\VMware\VCM\Tools\Package Studio (on 64-bit machines).
To start Package Studio, select Start > All Programs > VMware vCenter Configuration Manager > Tools
> Package Studio, or open the Package Studio folder and double-click PackageStudio.exe.
Manually Uninstall Package Studio
Use the following script to run an unattended uninstall the Package Manager.
Prerequisites
n
To uninstall the application, you must use the version of the PackageStudio.msi that was used to install
the application.
Procedure
1. Copy the PackageStudio.msi to the machine on which you are uninstalling the application. You can
also run it from a shared location.
2. Run the .msi file using the following command line syntax:
msiexec /x [path]\PackageStudio.msi /l*v %temp%\PackageStudio.log
When Package Studio is uninstalled from a machine, the locally saved projects and .crate files remain on
the machine, allowing you to copy them to another machine or to delete them manually if they are not
needed.
Getting Started with Software Provisioning
VMware, Inc. 189