7.0

Table Of Contents
Name Type Description
ModifiedTime System.DateTime The timestamp of last modification
time.
Name System.String The name of the image profile. 80
characters or fewer.
ReadOnly System.Boolean When set to true, the profile cannot
be edited. Use Set-EsxImageProfile
-Readonly to make your custom image
profiles read-only.
Rules ImageProfileRule[] Any OEM hardware requirements and
restrictions that the image profile
might have. vSphere Auto Deploy
verifies the value of this property when
deploying an image profile and deploys
the profile if matching hardware is
available.
Vendor System.String The organization that publishes the
profile. 40 characters or fewer.
VibList SoftwarePackage[] The list of VIB IDs the image contains.
SoftwarePackage Object Properties
When preparing an image profile, you can examine software packages to decide which packages
are suitable for inclusion. The SoftwarePackage object has the following properties.
Name
Type Description
AcceptanceLevel AcceptanceLevel The acceptance level of this VIB.
Conflicts SoftwareConstraint[] A list of VIBs that cannot be installed
at the same time as this VIB. Each
constraint uses the following format:
package-name[<<|<=|=|>=|<<
version]
Depends SoftwareConstraint[] A list of VIBs that must be installed
at the same time as this VIB.
Same constraint format as Conflicts
property.
Description System.String The long description of the VIB.
Guid System.String The unique ID for the VIB.
LiveInstallOk System.Boolean True if live installs of this VIB are
supported.
LiveRemoveOk System.Boolean True if live removals of this VIB are
supported.
MaintenanceMode System.Boolean True if hosts must be in maintenance
mode for installation of this VIB.
VMware ESXi Installation and Setup
VMware, Inc. 37