Deploying and updating VMware vsphere 5.0 on HP ProLiant Servers

Size: px
Start display at page:

Download "Deploying and updating VMware vsphere 5.0 on HP ProLiant Servers"

Transcription

1 Deploying and updating VMware vsphere 5.0 on HP ProLiant Servers Integration Note Introduction... 2 Deployment... 2 ESXi 5.0 deployment location options... 2 ESXi 5.0 image options... 2 VMware ESXi Image Builder... 3 Auto Deploy and ESXi HP Online Depot... 4 HP Online Depot use cases... 5 Using HP Online Depot to create a custom image... 6 Creating and deploying HP custom images... 7 Key components of an HP custom image... 7 HP WBEM Providers... 8 SAN configuration... 8 HP-custom image updates... 8 Deploying and updating with HP Insight Control for VMware vcenter... 8 Deploying hosts... 9 Viewing firmware inventory and updating firmware... 9 Customizing VUM for your HP servers Using the depots with VUM Using VUM to keep HP servers up to date Configuring a download schedule Creating a dynamic baseline Scheduling tasks for a new dynamic baseline Scheduling remediate processes For more information... 18

2 Introduction VMware vsphere 5.0 is a virtualization platform for building cloud infrastructures using existing IT assets and resources. vsphere 5.0 runs on the new VMware ESXi 5.0 architecture, which provides a smaller, more secure footprint than the ESX architecture it replaces. We offer a portfolio of VMware software products that integrate with vsphere 5.0 to take advantage of its new capabilities. New options let you modify the vsphere environment to meet your specific needs, as well as make it easy to deploy vsphere 5.0 on HP ProLiant servers. This paper provides instructions for deploying and updating VMware vsphere 5.0 on ProLiant servers. Deployment vsphere 5.0 has multiple options to deploy ESXi 5.0 in the configuration that best meets your requirements. vsphere 5.0 supports only the ESXi 5.0 hypervisor architecture, and vsphere 5.0 requires a vcenter host. You can use either an interactive or a scripted installation when installing ESXi software. ESXi 5.0 deployment location options You must install ESXi 5.0 before deploying vsphere 5.0. You can manually deploy ESXi 5.0 to a local hard drive, a local flash device, or a SAN and network attached storage. Local disk drive: You can configure ESXi5.0 to local SAS/SATA disk drives directly or to local drives attached behind a Smart Array Controller. Both Smart Array-attached and local SAS-attached drives provide drive health data for all local drives. If you use SATA drives without a Smart Array controller, local health data is not available. Using drives behind a Smart Array Controller lets you increase redundancy and improve data integrity with RAID capabilities. You can also use locally attached drives as data stores to host virtual machines. Deployment to a local flash device: You can install ESXi 5.0 to an HP-tested and certified USB drive key or a Secure Digital (SD) card. Using local flash devices for deployment lets you deploy servers that do not have local hard drives. You can access a list of approved devices from the HP ESXi 5.0 product page at Deployment to SAN or network attached storage: You can deploy ESXi 5.0 to SAN or network attached storage using iscsi, FC, or FCoE connectivity. The HP custom image available from the HP Online Depot includes the required NIC, iscsi, FC, and FCoE drivers. After deploying the image, you can use the same SAN or network attached storage as data stores to host virtual machines. ESXi 5.0 image options ESXi 5.0 offers different image options. You can set up either the VMware base image, an HP custom image, or your own custom image. An image profile defines what loads at boot time, and includes the base image, additional drivers, HP components, and other third-party components. VMware base image: The VMware base image includes the base ESXi 5.0 hypervisor and initial set of drivers. This image does not include server-specific management components, or new or updated drivers. You can use the VMware base image with a large number of ProLiant servers. If you choose to use the VMware base image, we recommend that you add HP management components to the image after initial installation of ESXi 5.0. For more information, see the Creating a custom image section later in this paper. 2

3 HP custom image: The HP VMware ESXi 5.0 Customized Image (HP custom image) offers the easiest method to deploy ESXi 5.0 on ProLiant servers. This image includes HP management tools, utilities, and drivers that allow easy deployment of a fully managed ProLiant server. The HP custom ISO image is available at Custom ISO image: You can create your own custom ISO image for deploying ESXi 5.0. To create a custom ISO image, use the VMware ESXi Image Builder to customize a VMware base image or HP custom image to include the vsphere Installation Bundles (VIBs) that you want to load at boot time. VIBs can include additional drivers, HP components, and other third-party components. Then, use the customized image profile to create your custom ISO image. VMware ESXi Image Builder The VMware ESXi Image Builder PowerCLI snap-in lets you create and edit image profiles and VIBs. This snap-in adds new cmdlets to and is included with ESXi PowerCLI. You can use these cmdlets to manage the software you deploy to your ESXi hosts, including creating custom images and adding HP custom bundles. The Image Builder PowerCLI cmdlets run on a Windows client. Image Builder PowerCLI cmdlets take image profiles and VIBs as input and then produce a different ISO image or ZIP file that contain the image profile and all the VIBs referenced by it. You can export the image profiles to an ISO image or offline depot ZIP file. Depots are locations where Image Builder can find installation components. An offline depot is typically a.zip file containing the installation files for a specific version of ESXi. The offline depot can contain the desired components you retrieve from the HP Online Depot. You can use the ZIP depot with vsphere Update Manager or the ESX command line interface (ESXCLI) software VIB commands to update or install images. You can also use image profiles in vsphere Auto Deploy to specify the software to provision ESXi hosts. For more information about ESXCLI commands, see We publish our own image profile in the HP Online Depot ( that defines all the components contained in the HP custom image and all the individual HP-specific components for use with Image Builder. The HP Online Depot also offers the individual HP-specific component bundles for use with Image Builder PowerCLI snap-in or direct deployment. If you want to create your own custom image profile, we recommend the following: Boot using an unchanged HP image profile. Start with the HP image profile and add or remove components as necessary. Optionally, you can start with the VMware base image, and then use Image Builder to customize the base image by adding driver and management components. Before deploying your image, use Image Builder to create an offline bundle ZIP and unzip it to a local depot. Auto Deploy and ESXi 5.0 The new vsphere 5.0 Auto Deploy feature lets you perform unattended installations of ESXi 5.0 on multiple ProLiant servers. Auto Deploy runs as a stateless operation, which is an execution mode that has no record of local installations of ESXi 5.0 and requires no local storage. Using Auto Deploy, you can specify the image to deploy and the hosts to provision with the image. Auto Deploy uses a PXE boot infrastructure along with vsphere host profiles to provision and customize hosts. You can deploy HP management components as part of the Auto Deploy option by including them in the image profile, which results in a fully managed HP server operating in stateless mode. The HP Online Depot offers HP-specific components for use with vsphere 5.0 Auto Deploy. 3

4 Auto Deploy stores the information in different locations for the ESXi hosts to provision. The rules that map machines to image profiles and host profiles initially specify information about the location of image profiles and host profiles. When a host boots for the first time, the vcenter Server system creates a corresponding host object and stores the information in the vcenter Server database. Install the tools for Auto Deploy on the same server as vcenter. VMware s Linux-based vcenter appliance also includes these tools. For more information, see For more information about using Auto Deploy, see the vsphere Installation and Setup Guide at installation-setup-guide.pdf. HP Online Depot The HP Online Depot is a web-based repository that hosts our vsphere 5.0 HP custom image profile and the individual components, bundles, and VIBs. The HP Online Depot bundles provide solutions for the management and configuration of HP servers. HP Online Depot contains: The HP custom image profile that specifies all the bundles in the HP custom ISO image HP ESXi 5.0 Management bundle Management Providers, HP Integrated Lights-Out (ilo) drivers, and HP Customer Replaceable Unit (CRU) drivers. HP ESXi 5.0 Utilities such as HPBOOTCFG (boot order configuration) and HPONCFG (remote ilo configuration) that you can remotely execute with ESXCLI HP ESXi 5.0 NMI bundle with the Non Maskable Interrupt (NMI) driver that writes NMI error source to the Insight Management Log (IML). You can use the HP custom image profile with: The VMware vsphere 5.0 Image Builder You can use the HP custom image profile to: Create custom images Create Auto Deploy image profiles You can use the components with: The VMware vsphere 5.0 Image Builder The VMware Update Manager (VUM) The ESX command line interface You can use the components to: Add to Auto Deploy image profiles Update existing systems The HP Online Depot offers browser-based directory listings that let you copy components for alternative use cases. For example, if you require use of specific software we have yet to include in our mainstream bundles or images, you might need to include directories that contain special bundle zip files with VIBs until we permanently integrate them. 4

5 The HP custom image is available at The HP Online Depot is available at HP Online Depot use cases Examples of how to use HP Online Depot include: Use vsphere 5.0 Image Builder to connect to HP Online Depot, and then customize your image by adding or removing bundles. For example: Connect to HP Online Depot using the Image Builder PowerCLI command Add-EsxSoftwareDepot to and then add the HP-specific bundles using the Add-EsxSoftwarePackage command. Use vsphere Update Manager (VUM) to connect to HP Online Depot and apply the contents of a specific bundle to a custom image. For example: Directly connect VUM to HP Online Depot ( or to a specific bundle subdirectory on HP Online Depot ( Use VUM to compare versions in the depot with deployed versions, and then update the contents of the bundle as needed. Manually copy content from HP Online Depot to your local VMware depot or directly to a host. When using a local depot, you do not need Internet access from VUM. You can also use ESXCLI commands (for more information, see vmware.vcli.ref.doc_50/esxcli_command.html) to apply the contents of a bundle to a host. For example: To download bundles to use with VUM, manually copy the contents of HP Online Depot ( to your local VMware depot. Use VUM to apply the contents of the bundle from your local VMware depot to the host. To download bundles to use with ESXCLI, manually copy the contents of HP Online Depot ( or a specific bundle on HP Online Depot ( to either your local management console or the host. Use ESXCLI commands to deploy the bundle to the host. Note that you must always use the full path name when executing a ESXCLI command. A typical directory on HP Online Depot has the following structure and includes the following elements: HP_EULA.htm End User License Agreement index.xml Image Builder default index file that points to vendor-index.xml (available in main and each bundle directory) vendor-index.xml Lists product ID, version number and points to the hp-esxi metadata.zip (available in main and each bundle directory) hp-esxi metadata.zip A collection of VIB xml files along with the Image Profile that defines the initial image /hp-esxi5.0x-bundle Contains the HP Management Providers 5

6 /hp-hputil-esxi5.0-bundle Contains the HP Utility Bundle /hp-nmi-esxi5.0-bundle Contains the HP NMI Driver Using HP Online Depot to create a custom image This section describes the process for accessing VMware and HP Online Depot, then creating a new custom image (an ISO file) for ESXi 5.0 that includes the HP Management Providers and the HP ilo and HP CRU drivers. The custom image is stored locally. You can use it as a new template for ProLiant server installations. We assume that the following components have been installed: Windows PowerShell VMware PowerCLI/Image Builder snap in NOTE The HP custom image profile provides everything listed in the following procedure, plus the utilities, NMI driver, and up-to-date storage and networking drivers for the HP ProLiant servers. The process for creating a customized image includes using the vsphere 5 Image Builder tool and connecting to the VMware and HP Online Depot. Then, adding the HP Management, ilo, and CRU drivers into a clone of the VMware base image profile. This process creates a new custom integrated ISO. The following steps detail the commands necessary to create a custom image. 1. Start a VMware PowerCLI session by double-clicking on its icon. 2. Display the PowerCLI and Snap-in version information. Type PowerCLI > Get-PowerCLIVersion 3. Make a directory for the custom image. Type PowerCLI > md c:\myimage 4. Link to the VMware depot. Type PowerCLI > Add-EsxSoftwareDepot 5. Link to HP Online Depot. Type PowerCLI > Add-EsxSoftwareDepot 6. List the image profiles. Type PowerCLI > Get-EsxImageProfile 7. List the software packages. Type PowerCLI > Get-EsxSoftwarePackage Vendor Hewlett-Packard 8. Assign the specified ESXi Standard Image Profile to the $iptmp variable. Type $iptmp = Get-EsxImageProfile Name ESXi standard 9. Display the $iptmp variable list. Type PowerCLI > $iptmp format-list 6

7 10. Create a clone of the ImageProfile. Type PowerCLI > $ip = New-EsxImageProfile CloneProfile $iptmp Name Example: ESXi_5.0_ImageProfile Description Example_ImageProfile 11. Display the cloned ImageProfile variable. Type PowerCLI > $ip format-list 12. Add the hp-smx-provider software package or VIB. Type PowerCLI > Add-EsxSoftwarePackage ImageProfile $ip SoftwarePackage hp-smx-provider 13. Add the hpcru software package or VIB. Type PowerCLI > Add-EsxSoftwarePackage ImageProfile $ip SoftwarePackage char-hpcru 14. Add the hpilo software package or VIB. Type PowerCLI > Add-EsxSoftwarePackage ImageProfile $ip SoftwarePackage char-hpilo 15. List the HP VIB packages. Type PowerCLI > $ip.viblist more 16. Create the ISO file. This may take a few minutes. In this example, the ISO file is named Example_ESXi_5.0_image.iso. Type PowerCLI > Export-EsxImageProfile ImageProfile $ip ExportToISO Filepath c:\myimage\example_esxi_5.0_image.iso 17. Display the new ISO file. Type PowerCLI C:\Program Files (x86)\vmware\infrastructure\vsphere PowerCLI> dir c:\myimage Creating and deploying HP custom images The HP custom image profile provides an integrated, well-tested image. We test our customized images against all supported servers. Our tests include scenarios for updates and upgrades and for configuration changes. HP custom images simplify configuring and deploying ESXi 5.0 on ProLiant servers. You can use an HP custom image with any ProLiant server; however, certain servers require an HP custom image. For a list of servers that require a custom image, see the HP ProLiant Server VMware Support Matrix at Because of our testing, you will avoid the following installation issues when using an HP custom image: The inability to add or update components during the installation process The inability to install ESXi if a NIC driver for at least one NIC device does not load The inability to install ESXi to a SAN for a boot from SAN configuration if the required SAN device drivers are not in the ESXi installation image The inability to use Auto Deploy via a NIC device if the required NIC device driver is not in the ESXi installation image Key components of an HP custom image The HP custom image starts with the same base image that VMware provides to customers. We use VMware tools and processes to add the following components to the image: HP WBEM Providers, the HP ilo management driver, and HP CRU driver, which simplify deployment of a managed server 7

8 Required device drivers (NIC, FC, FCoE, iscsi, and storage), which enable installing the ESXi image on ProLiant servers with new network technology or options HP NMI driver, which will log NMI source into IML HP ESXCLI utilities: HPBOOTCFG and HPONCONFIG Two of the most critical components are the HP WBEM providers and boot from SAN drivers. HP WBEM Providers The HP custom image includes the HP WBEM providers, which are key components of a managed ESXi server. WBEM Providers allow a management client, such as HP Systems Insight Manager (SIM), to monitor and display information about server health. If you use the VMware base image, the HP WBEM providers are not included, resulting in extra installation steps to install them separately. SAN configuration One common implementation for ESXi is a boot from SAN configuration. Installing ESXi in this configuration means that the enabling device drivers must be available in the ESXi installation images. To simplify installing a boot from SAN configuration on ProLiant servers, we include the required drivers (FC, FCoE, and iscsi) for both embedded and supported optional devices that provide SAN connectivity. The result is a seamless process for setting up a boot from SAN ESXi environment on ProLiant servers. HP-custom image updates We release new custom ESXi images whenever there is a need to update any critical components of the image. VMware typically releases major, minor, or updated releases of ESXi several times a year. HP does not deliver a new custom image based on VMware patches or hot fixes. When we introduce a new server that needs a new or updated networking driver, we release a custom ESXi image that includes the drivers. You can get HP custom ESXi images from the HP Software Depot website: From this site, you can also download your required version of ESXi. Deploying and updating with HP Insight Control for VMware vcenter We are the first partner to integrate both physical and virtual management into VMware vcenter Server, which you can use to control and manage vsphere 5.0. vcenter Server performs the following tasks: Manages and provisions large numbers of ESXi hosts from either a physical or a virtual Windows machine. Stores and manages ESXi updates and patching through an image profile. Manages host configuration through a host profile. Uses Auto Deploy to load an ESXi image into host memory, downloads the image over the network when the host boots, and then executes the image out of RAM. Insight Control for VMware vcenter is a plug-in to vcenter Server that delivers HP hardware management capabilities to administrators. It enables comprehensive monitoring, remote control, and 8

9 power optimization directly from the vcenter console. Insight Control for VMware vcenter lets you manage multiple generations of HP servers. You can monitor your entire network as it leverages the industry s leading management tools from Insight Control. You can manage your virtualization environment from a single pane of glass from the vcenter console, including server, storage, and network infrastructure. Deploying hosts You can deploy ESXi hosts on bare-metal ProLiant servers directly from VMware vcenter using the new HP Insight Control Deployment Wizard. Available in the Home section of the vsphere client, the deployment wizard facilitates the HP RDP (Server Deployment) distribution. Insight Control for VMware vcenter lets you automatically add newly deployed hosts into the vcenter environment. This feature simplifies the deployment process compared to using RDP, in which you first deploy and then manually add the hosts to the vcenter environment. Insight Control for VMware vcenter brings deployment in to the environment you are already using. You do not have to leave the vsphere environment to perform a bare-metal deployment. NOTE You must have an HP SIM server and an RDP server to use the deployment feature in HP Insight Control for VMware vcenter. To use the HP Insight Control Deployment Wizard: 1. Navigate to the vsphere Client Home page. 2. Click HP Insight Control Deployment Wizard in the Management section. 3. In Step 1 Choose Targets window, select each system to which you want to deploy ESX/ESXi images, and click Next. 4. In Step2 Configure Networking window, do one of the following for each network adaptor shown below the listed systems: Select the DHCP check box. or Enter a static IP address, network domain, gateway, and DNS server information. 5. Click Next. 6. In Step 3 Deploy window, drag and drop the desired OS onto all or selected host systems, and then click Next. 7. In Step 4 Add to vcenter window, select the host systems you want to configure, enter the user names and passwords, select the cluster to which you want to add the system, and then click Next. 8. In Step 5 Summary window, monitor the status of the deployment and click the Finish button when the process is complete. Viewing firmware inventory and updating firmware The Firmware page in Insight Control for VMware vcenter lets you view firmware inventory and export to a CSV file, as well as update and manage smart components. To view firmware inventory information and update firmware for the selected cluster or server in the cluster, you must: 1. Log in to the vsphere Client. 2. Select a server or cluster in the inventory tree. 9

10 3. Click the HP Insight Software tab. 4. Click Firmware in the Server or Cluster Management section of the HP Management pane. 5. Select the Firmware Inventory tab to display the following: Server name or IP address Installed firmware-related component Firmware version Firmware manufacturer Component type (function) You can also generate a firmware inventory list in CSV file format by selecting Export to CSV. Update firmware using one of these methods: Enter the URL of a web server you have set up for downloading firmware updates. Use Insight Control for VMware vcenter to manage smart components. To update firmware for a cluster or selected systems in a cluster, complete the following steps: 1. Select the Smart Component Update tabbed page. 2. Select one of the following options: - Update from URL Type the URL of a web server from which to distribute the firmware update. - Update from Managed Smart Components Select one or more uploaded updates using the Managed Smart Components tabbed page. The Manage Smart Components capability lets you keep track of firmware versions on a host system by automatically inventorying firmware versions after you download them. To use the Manage Smart Components tabbed page, download smart components from and then upload the smart component files to Insight Control for VMware vcenter using the Managed Smart Components tabbed page. Customizing VUM for your HP servers VMware Update Manager (VUM) lets you upgrade and update software on a single or multiple ESXi hosts. This makes VUM the primary tool for keeping ESXi hosts current. Using the depots with VUM To use HP Online Depot and the VMware depot in VUM, add the depot URL to the VUM download source. You can configure the VUM download source in VUM from the Update Manager Admin View by selecting Configuration tab > Download Settings. By default, the main VMware depot is in the list of download sources. To add the HP Online Depot: 1. Click the Add Download Source link 2. Add the depot s main URL ( as shown in Figure Click OK to add the HP Online Depot to the Download Source list and set VUM to connect to the URL. 10

11 Figure 1: The VUM Download Settings Add Download Source dialog box lets you add download sources for future updates. Click the Download Now button to download all patches and upgrades available from the enabled sources (Figure 2). 11

12 Figure 2: The Configuration tab lets you select sources from which to download patches and upgrades. After the download is complete, you can find a list of downloaded patches and upgrades in the Patch Repository tab as shown in Figure 3. Figure 3: The Patch Repository tab lists downloaded patches and upgrades. 12

13 Table 1 lists the patches available on the HP Online Depot: Table 1: HP Online Depot patch list. Patch name HP ESXi Depot Bundle <version> HP ESXi 5.0 Bundle <version> HP ESXi 5.0 Bundle <version> hpnmi: hpnmi for ESXi 5.0 Description HP Depot Bundle includes all 3 bundles below: HP CIM Provider, HP Utility Bundle, and HP NMI Driver Bundle. HP CIM Provider Bundle for Server Management HP Utility Bundle for Server Configuration HP NMI Driver Bundle for NMI Sourcing To install all HP Software Bundles available on ESXi 5.0 hosts, create a baseline that includes only the HP ESXi Depot Bundle as shown is Figure 4. For more detailed information about creating baselines, see Figure 4: The Baselines and Groups tab lets you install all HP Software Bundles. To install a specific HP Software Bundle, create a baseline that includes only that bundle (for example HP CIM Provider Bundle) and shown in Figure 5. For more detailed information about creating baselines, see 13

14 Figure 5: The Baselines and Groups tab lets you install a specific HP Software Bundle. Attach the data center or individual ESXi 5.0 hosts to the baseline. To upgrade the hosts with the HP Software Bundles for ESXi 5.0 included in the baseline, perform scan and remediate functions in the VUM Compliance View. Using VUM to keep HP servers up to date We recommend using the following procedures to keep HP servers updated with the latest patches from the depot. Configuring a download schedule With a download schedule, you can specify the download frequency, start time, and an address to receive notifications when the system downloads new patches. To configure the download schedule: 1. Go to VUM Admin View (Figure 6). 2. Select Configuration. 3. Select Download Schedule. 14

15 Figure 6: The Download Schedule link lets you configure the download schedule. Creating a dynamic baseline Creating a new dynamic baseline allows you to add downloaded patches that match the criteria you specify. This procedure adds the patches to the baseline. You can then attach your data center or selected HP ESXi hosts to this dynamic baseline. To create a new dynamic baseline: 1. Go to VUM Admin View. 2. Select Baselines and Groups (see Figure 7). 3. Select Create Baseline. 4. Under Baseline, type Host Patch. 5. Select Dynamic. 6. Select both the vendor names hp and Hewlett-Packard. 7. Under Criteria, leave Severity, Category, Product set to Any. The system lists the downloaded patches associated with the new dynamic baseline. 15

16 Figure 7: The Patch Details dialog box lets you create a new dynamic baseline. Scheduling tasks for a new dynamic baseline To create a scheduled task to schedule scans on the data center or selected ESXi hosts attached to the new dynamic baseline: 1. Go to vcenter Home. 2. Select Management. 3. Select Scheduled Tasks. 4. Select New. 5. Select Scan For Updates from the task selection pull-down list. 6. Specify update types, frequency, start time, and address for notification of results (Figure 8). Figure 8: The Schedule a Scan dialog box lets you create a scheduled task to schedule scans. 16

17 Scheduling remediate processes To create a task to schedule remediate processes for the data center of HP ESXi hosts: 1. Go to vcenter Home 2. Select Management. 3. Select Scheduled Tasks. 4. Select New. 5. Select Remediate from the task selection pull-down list. 6. Specify the HP Dynamic Patch Baseline and a time for the remediation process as shown in Figure 9. Figure 9: The Remediate dialog box lets you create a task to schedule remediate processes. You can configure all the scheduled tasks listed here to scan after the download completes. Also, the system will perform the remediate process after the scan completes. Or, you can manually create fixed baselines, perform scans and remediate tasks. For more information, see the Installing and Administering VMware vsphere Update Manager user guide at 17

18 For more information Visit the URLs listed below if you need additional information Resource description vsphere Installation and Setup Guide HP Online Depot HP Software Depot VMware ESXi and ESX Info Center Installing and Administering VMware vsphere Update Manager HP ProLiant Server VMware Support Matrix Web address ctinfo.do?productnumber=hpvm /topic/com.vmware.ICbase/PDF/vsphere-esxi-vcenterserver-50-installation-setup-guide.pdf /topic/com.vmware.ICbase/PDF/vsphere-update-manager- 50-install-administration-guide.pdf portmatrix/hpvmware.html Send comments about this paper to Follow us on Twitter: Copyright 2011 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. The only warranties for HP products and services are set forth in the express warranty statements accompanying such products and services. Nothing herein should be construed as constituting an additional warranty. HP shall not be liable for technical or editorial errors or omissions contained herein. VMware, vsphere, vcenter, ESXi, and VMotion are registered trademarks or trademarks of VMware, Inc. TC , December 2011

HP VMware ESXi 5.0 and Updates Getting Started Guide

HP VMware ESXi 5.0 and Updates Getting Started Guide HP VMware ESXi 5.0 and Updates Getting Started Guide Abstract This guide is intended to provide setup information for HP VMware ESXi. HP Part Number: 616896-002 Published: August 2011 Edition: 1 Copyright

More information

HP CloudSystem Enterprise

HP CloudSystem Enterprise HP CloudSystem Enterprise F5 BIG-IP and Apache Load Balancing Reference Implementation Technical white paper Table of contents Introduction... 2 Background assumptions... 2 Overview... 2 Process steps...

More information

Installing and Administering VMware vsphere Update Manager

Installing and Administering VMware vsphere Update Manager Installing and Administering VMware vsphere Update Manager Update 1 vsphere Update Manager 5.1 This document supports the version of each product listed and supports all subsequent versions until the document

More information

Managing Microsoft Hyper-V Server 2008 R2 with HP Insight Management

Managing Microsoft Hyper-V Server 2008 R2 with HP Insight Management Managing Microsoft Hyper-V Server 2008 R2 with HP Insight Management Integration note, 4th Edition Introduction... 2 Overview... 2 Comparing Insight Management software Hyper-V R2 and VMware ESX management...

More information

VMware ESXi 5.0 Installation and RWC2 Tips and Tricks

VMware ESXi 5.0 Installation and RWC2 Tips and Tricks VMware ESXi 5.0 Installation and RWC2 Tips and Tricks This document introduces the details of how to install VMware ESXi 5.0 Operating System onto an Intel RAID controller and how to use Intel RAID Web

More information

HP Systems Insight Manager 7.0 and HP Agentless Management overview

HP Systems Insight Manager 7.0 and HP Agentless Management overview HP Systems Insight Manager 7.0 and HP Agentless Management overview Technology brief Introduction... 2 Overview of HP Agentless Management... 2 Using traditional OS-based management software... 4 Using

More information

HP Insight Control for Microsoft System Center integration overview

HP Insight Control for Microsoft System Center integration overview HP Insight Control for Microsoft System Center integration overview Integration note, 2 nd edition Introduction... 3 Integrating Insight Control with System Center... 3 Licensing... 5 Complementary functionality

More information

HP Education Services Course Overview

HP Education Services Course Overview HP Education Services Course Overview Introduction to HP ProLiant Servers (HE643S) This two-day course provides essential HP ProLiant training to system administrators who are responsible for ProLiant

More information

Manage Dell Hardware in a Virtual Environment Using OpenManage Integration for VMware vcenter

Manage Dell Hardware in a Virtual Environment Using OpenManage Integration for VMware vcenter Manage Dell Hardware in a Virtual Environment Using OpenManage Integration for VMware vcenter This Dell Technical White Paper gives an overview of using OpenManage Integration to streamline the time, tools

More information

vsphere Auto Deploy Update 1 ESXi 5.0 vcenter Server 5.0 EN-000847-01

vsphere Auto Deploy Update 1 ESXi 5.0 vcenter Server 5.0 EN-000847-01 Update 1 ESXi 5.0 vcenter Server 5.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent

More information

Deploying Dell OpenManage Server Administrator on VMware ESXi Using Dell Online Depot and VMware Update Manager

Deploying Dell OpenManage Server Administrator on VMware ESXi Using Dell Online Depot and VMware Update Manager Deploying Dell OpenManage Server Administrator on VMware ESXi Using Dell Online Depot and VMware Update Manager July 2013 Deepti Madhu Krishnaprasad K Deploying Dell OpenManage Server Administrator on

More information

Management of VMware ESXi. on HP ProLiant Servers

Management of VMware ESXi. on HP ProLiant Servers Management of VMware ESXi on W H I T E P A P E R Table of Contents Introduction................................................................ 3 HP Systems Insight Manager.................................................

More information

What s New in VMware vsphere 5.0 Platform

What s New in VMware vsphere 5.0 Platform What s New in VMware vsphere 5.0 Platform VMware vsphere 5.0 Technical WHITE PAPER v 1/Updated May 2011 Table Of Contents Introduction... 3 Virtual Machine Enhancements... 3 Virtual Machine Scalability

More information

Migrating to ESXi: How To

Migrating to ESXi: How To ILTA Webinar Session Migrating to ESXi: How To Strategies, Procedures & Precautions Server Operations and Security Technology Speaker: Christopher Janoch December 29, 2010 Migrating to ESXi: How To Strategies,

More information

Using Integrated Lights-Out in a VMware ESX environment

Using Integrated Lights-Out in a VMware ESX environment Using Integrated Lights-Out in a VMware ESX environment 2 nd Edition Technology Brief Abstract... 2 ilo architecture in a virtualized environment... 2 The benefits of ilo in a virtualized environment...

More information

Implementing Red Hat Enterprise Linux 6 on HP ProLiant servers

Implementing Red Hat Enterprise Linux 6 on HP ProLiant servers Technical white paper Implementing Red Hat Enterprise Linux 6 on HP ProLiant servers Table of contents Abstract... 2 Introduction to Red Hat Enterprise Linux 6... 2 New features... 2 Recommended ProLiant

More information

VMware vsphere 5.0 Evaluation Guide

VMware vsphere 5.0 Evaluation Guide VMware vsphere 5.0 Evaluation Guide Auto Deploy TECHNICAL WHITE PAPER Table of Contents About This Guide.... 4 System Requirements... 4 Hardware Requirements.... 4 Servers.... 4 Storage.... 4 Networking....

More information

Administering Windows-based HP Thin Clients with System Center 2012 R2 Configuration Manager SP1

Administering Windows-based HP Thin Clients with System Center 2012 R2 Configuration Manager SP1 Technical white paper Administering Windows-based HP Thin Clients with System Center 2012 R2 Configuration Manager SP1 Table of contents Executive summary... 3 Configuration Manager features... 3 Asset

More information

HP Intelligent Management Center v7.1 Virtualization Monitor Administrator Guide

HP Intelligent Management Center v7.1 Virtualization Monitor Administrator Guide HP Intelligent Management Center v7.1 Virtualization Monitor Administrator Guide Abstract This guide describes the Virtualization Monitor (vmon), an add-on service module of the HP Intelligent Management

More information

PHD Virtual Backup for Hyper-V

PHD Virtual Backup for Hyper-V PHD Virtual Backup for Hyper-V version 7.0 Installation & Getting Started Guide Document Release Date: December 18, 2013 www.phdvirtual.com PHDVB v7 for Hyper-V Legal Notices PHD Virtual Backup for Hyper-V

More information

IBM Upward Integration Module (UIM) Advanced Technical Sales Wayne Wigley

IBM Upward Integration Module (UIM) Advanced Technical Sales Wayne Wigley IBM Upward Integration Module (UIM) Advanced Technical Sales Wayne Wigley 1 Agenda vsphere Architecture with Required IBM Components for UIM ESXi Images IBM Customized Image IBM Upward Integration for

More information

VMware vcenter Update Manager Administration Guide

VMware vcenter Update Manager Administration Guide VMware vcenter Update Manager Administration Guide vcenter Update Manager 4.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

Thinspace deskcloud. Quick Start Guide

Thinspace deskcloud. Quick Start Guide Thinspace deskcloud Quick Start Guide Version 1.2 Published: SEP-2014 Updated: 16-SEP-2014 2014 Thinspace Technology Ltd. All rights reserved. The information contained in this document represents the

More information

Installing and Configuring vcloud Connector

Installing and Configuring vcloud Connector Installing and Configuring vcloud Connector vcloud Connector 2.7.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

VMware vcenter Support Assistant 5.1.1

VMware vcenter Support Assistant 5.1.1 VMware vcenter.ga September 25, 2013 GA Last updated: September 24, 2013 Check for additions and updates to these release notes. RELEASE NOTES What s in the Release Notes The release notes cover the following

More information

Managing Multi-Hypervisor Environments with vcenter Server

Managing Multi-Hypervisor Environments with vcenter Server Managing Multi-Hypervisor Environments with vcenter Server vcenter Server 5.1 vcenter Multi-Hypervisor Manager 1.0 This document supports the version of each product listed and supports all subsequent

More information

How to register. Who should attend Services, both internal HP and external

How to register. Who should attend Services, both internal HP and external mm Servicing HP Rack and Tower Server Solutions - Rev 12.31 Course data sheet Certification: Exam(s): The Learning Center: Format: Recommended Duration: How to register HP ATP - Rack and Tower Server Solutions

More information

QuickSpecs. HP Device Manager

QuickSpecs. HP Device Manager OVERVIEW is enterprise-class thin client management software that allows customers to view their thin client assets remotely and to manipulate those thin clients to meet the required business need. To

More information

Installing and Configuring vcenter Multi-Hypervisor Manager

Installing and Configuring vcenter Multi-Hypervisor Manager Installing and Configuring vcenter Multi-Hypervisor Manager vcenter Server 5.1 vcenter Multi-Hypervisor Manager 1.1 This document supports the version of each product listed and supports all subsequent

More information

HP Insight Diagnostics Online Edition. Featuring Survey Utility and IML Viewer

HP Insight Diagnostics Online Edition. Featuring Survey Utility and IML Viewer Survey Utility HP Industry Standard Servers June 2004 HP Insight Diagnostics Online Edition Technical White Paper Featuring Survey Utility and IML Viewer Table of Contents Abstract Executive Summary 3

More information

Getting Started with ESXi Embedded

Getting Started with ESXi Embedded ESXi 4.1 Embedded vcenter Server 4.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent

More information

Using the vcenter Orchestrator Plug-In for vsphere Auto Deploy 1.0

Using the vcenter Orchestrator Plug-In for vsphere Auto Deploy 1.0 Using the vcenter Orchestrator Plug-In for vsphere Auto Deploy 1.0 vcenter Orchestrator 4.2 This document supports the version of each product listed and supports all subsequent versions until the document

More information

Using HP Systems Insight Manager to achieve high availability for Microsoft Team Foundation Server

Using HP Systems Insight Manager to achieve high availability for Microsoft Team Foundation Server Using HP Systems Insight Manager to achieve high availability for Microsoft Team Foundation Server Executive summary... 2 Audience... 2 Architecture... 3 Prerequisite... 4 Deploying AT servers... 5 Configuring

More information

HP Server Management Packs for Microsoft System Center Essentials User Guide

HP Server Management Packs for Microsoft System Center Essentials User Guide HP Server Management Packs for Microsoft System Center Essentials User Guide Part Number 460344-001 September 2007 (First Edition) Copyright 2007 Hewlett-Packard Development Company, L.P. The information

More information

Integrating HP Insight Management WBEM (WMI) Providers for Windows with HP System Insight Manager

Integrating HP Insight Management WBEM (WMI) Providers for Windows with HP System Insight Manager Integrating HP Insight Management WBEM (WMI) Providers for Windows with HP System Insight Manager Integration note, 4 th edition Introduction... 2 Utilizing HP WBEM Providers for Windows... 2 Security...

More information

HP One-Button Disaster Recovery (OBDR) Solution for ProLiant Servers

HP One-Button Disaster Recovery (OBDR) Solution for ProLiant Servers Reference guide HP One-Button Disaster Recovery (OBDR) Solution for ProLiant Servers Reference guide Contents One button disaster recovery (OBDR) 2 Requirements 2 HP tape drive and server support 2 Creating

More information

VMTurbo Operations Manager 4.5 Installing and Updating Operations Manager

VMTurbo Operations Manager 4.5 Installing and Updating Operations Manager VMTurbo Operations Manager 4.5 Installing and Updating Operations Manager VMTurbo, Inc. One Burlington Woods Drive Burlington, MA 01803 USA Phone: (781) 373---3540 www.vmturbo.com Table of Contents Introduction

More information

RealPresence Platform Director

RealPresence Platform Director RealPresence CloudAXIS Suite Administrators Guide Software 1.3.1 GETTING STARTED GUIDE Software 2.0 June 2015 3725-66012-001B RealPresence Platform Director Polycom, Inc. 1 RealPresence Platform Director

More information

Installing and Configuring vcenter Support Assistant

Installing and Configuring vcenter Support Assistant Installing and Configuring vcenter Support Assistant vcenter Support Assistant 5.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

Implementing the HP Cloud Map for SAS Enterprise BI on Linux

Implementing the HP Cloud Map for SAS Enterprise BI on Linux Technical white paper Implementing the HP Cloud Map for SAS Enterprise BI on Linux Table of contents Executive summary... 2 How to utilize this HP CloudSystem Matrix template... 2 Download the template...

More information

VMware vcenter Log Insight Getting Started Guide

VMware vcenter Log Insight Getting Started Guide VMware vcenter Log Insight Getting Started Guide vcenter Log Insight 1.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by

More information

HP Cloud Map for TIBCO ActiveMatrix BusinessWorks: Importing the template

HP Cloud Map for TIBCO ActiveMatrix BusinessWorks: Importing the template HP Cloud Map for TIBCO ActiveMatrix BusinessWorks: Importing the template An HP Reference Architecture for TIBCO Technical white paper Table of contents Executive summary... 2 Solution environment... 2

More information

HP ilo mobile app for Android

HP ilo mobile app for Android HP ilo mobile app for Android User Guide Abstract The HP ilo mobile app provides access to the remote console and scripting features of HP ProLiant servers. HP Part Number: 690350-003 Published: March

More information

VMware for Bosch VMS. en Software Manual

VMware for Bosch VMS. en Software Manual VMware for Bosch VMS en Software Manual VMware for Bosch VMS Table of Contents en 3 Table of contents 1 Introduction 4 1.1 Restrictions 4 2 Overview 5 3 Installing and configuring ESXi server 6 3.1 Installing

More information

Instructions for installing Microsoft Windows Small Business Server 2003 R2 on HP ProLiant servers

Instructions for installing Microsoft Windows Small Business Server 2003 R2 on HP ProLiant servers Instructions for installing Microsoft Windows Small Business Server 2003 R2 on HP ProLiant servers integration note Abstract... 2 Installation requirements checklists... 3 HP ProLiant server checklist...

More information

Quick Start Guide. for Installing vnios Software on. VMware Platforms

Quick Start Guide. for Installing vnios Software on. VMware Platforms Quick Start Guide for Installing vnios Software on VMware Platforms Copyright Statements 2010, Infoblox Inc. All rights reserved. The contents of this document may not be copied or duplicated in any form,

More information

EMC Data Domain Management Center

EMC Data Domain Management Center EMC Data Domain Management Center Version 1.1 Initial Configuration Guide 302-000-071 REV 04 Copyright 2012-2015 EMC Corporation. All rights reserved. Published in USA. Published June, 2015 EMC believes

More information

Installing and Using the vnios Trial

Installing and Using the vnios Trial Installing and Using the vnios Trial The vnios Trial is a software package designed for efficient evaluation of the Infoblox vnios appliance platform. Providing the complete suite of DNS, DHCP and IPAM

More information

Virtual Appliance Setup Guide

Virtual Appliance Setup Guide The Virtual Appliance includes the same powerful technology and simple Web based user interface found on the Barracuda Web Application Firewall hardware appliance. It is designed for easy deployment on

More information

HP Server Automation Virtual Appliance (aka SA Standard)

HP Server Automation Virtual Appliance (aka SA Standard) Technical white paper HP Server Automation Virtual Appliance (aka SA Standard) Secure, simplified, and lower-cost edition of HP Server Automation for small to medium size deployments Table of contents

More information

HP OneView Administration H4C04S

HP OneView Administration H4C04S HP Education Services course data sheet HP OneView Administration H4C04S Course Overview This 3-day course covers how to install, manage, configure, and update the HP OneView Appliance. An architectural

More information

VMware vcenter Update Manager Administration Guide

VMware vcenter Update Manager Administration Guide VMware vcenter Update Manager Administration Guide Update 1 vcenter Update Manager 4.0 This document supports the version of each product listed and supports all subsequent versions until the document

More information

How to install/upgrade the LANDesk virtual Cloud service appliance (CSA)

How to install/upgrade the LANDesk virtual Cloud service appliance (CSA) How to install/upgrade the LANDesk virtual Cloud service appliance (CSA) The upgrade process for the virtual Cloud Services Appliance is a side- by- side install. This document will walk you through backing

More information

Setup for Failover Clustering and Microsoft Cluster Service

Setup for Failover Clustering and Microsoft Cluster Service Setup for Failover Clustering and Microsoft Cluster Service ESX 4.0 ESXi 4.0 vcenter Server 4.0 This document supports the version of each product listed and supports all subsequent versions until the

More information

RSA Authentication Manager 8.1 Virtual Appliance Getting Started

RSA Authentication Manager 8.1 Virtual Appliance Getting Started RSA Authentication Manager 8.1 Virtual Appliance Getting Started Thank you for purchasing RSA Authentication Manager 8.1, the world s leading two-factor authentication solution. This document provides

More information

How to manage non-hp x86 Windows servers with HP SIM

How to manage non-hp x86 Windows servers with HP SIM How to manage non-hp x86 Windows servers with HP SIM Introduction... 3 HP SIM inventory for non-hp x86 Windows servers... 3 Discovery and Identification... 3 Events... 4 System properties and reports...

More information

vsphere Upgrade vsphere 6.0 EN-001721-03

vsphere Upgrade vsphere 6.0 EN-001721-03 vsphere 6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of this document,

More information

VMware Auto Deploy GUI. VMware Auto Deploy Gui 5.0 Practical guide

VMware Auto Deploy GUI. VMware Auto Deploy Gui 5.0 Practical guide VMware Auto Deploy Gui 5.0 Practical guide Introduction The scope of this document is to demonstrate how to configure and use the Auto Deploy GUI to manage stateless ESXi environments. 2012 VMware, Inc.

More information

Dell EqualLogic Multipathing Extension Module

Dell EqualLogic Multipathing Extension Module Dell EqualLogic Multipathing Extension Module Installation and User Guide Version 1.1 For vsphere Version 5.0 Copyright 2011 Dell Inc. All rights reserved. EqualLogic is a registered trademark of Dell

More information

PassTest. Bessere Qualität, bessere Dienstleistungen!

PassTest. Bessere Qualität, bessere Dienstleistungen! PassTest Bessere Qualität, bessere Dienstleistungen! Q&A Exam : VCP510 Title : VMware Certified Professional on VSphere 5 Version : Demo 1 / 7 1.Which VMware solution uses the security of a vsphere implementation

More information

Quick Start Guide For Ipswitch Failover v9.0

Quick Start Guide For Ipswitch Failover v9.0 For Ipswitch Failover v9.0 Copyright 1991-2015 All rights reserved. This document, as well as the software described in it, is furnished under license and may be used or copied only in accordance with

More information

Khóa học dành cho các kỹ sư hệ thống, quản trị hệ thống, kỹ sư vận hành cho các hệ thống ảo hóa ESXi, ESX và vcenter Server

Khóa học dành cho các kỹ sư hệ thống, quản trị hệ thống, kỹ sư vận hành cho các hệ thống ảo hóa ESXi, ESX và vcenter Server 1. Mục tiêu khóa học. Khóa học sẽ tập trung vào việc cài đặt, cấu hình và quản trị VMware vsphere 5.1. Khóa học xây dựng trên nền VMware ESXi 5.1 và VMware vcenter Server 5.1. 2. Đối tượng. Khóa học dành

More information

HP PolyServe Software 4.1.0 upgrade guide

HP PolyServe Software 4.1.0 upgrade guide HP StorageWorks HP PolyServe Software 4.1.0 upgrade guide This document describes how to upgrade to HP PolyServe Matrix Server 4.1.0, HP PolyServe Software for Microsoft SQL Server 4.1.0, and HP PolyServe

More information

Bosch Video Management System High availability with VMware

Bosch Video Management System High availability with VMware Bosch Video Management System High availability with VMware en Technical Note Bosch Video Management System Table of contents en 3 Table of contents 1 Introduction 4 1.1 Restrictions 4 2 Overview 5 3

More information

HP Server Automation Standard

HP Server Automation Standard Data sheet HP Server Automation Standard Lower-cost edition of HP Server Automation software Benefits Time to value: Instant time to value especially for small-medium deployments Lower initial investment:

More information

Installing and Administering VMware vsphere Update Manager

Installing and Administering VMware vsphere Update Manager Installing and Administering VMware vsphere Update Manager vsphere Update Manager 5.0 This document supports the version of each product listed and supports all subsequent versions until the document is

More information

Setup for Failover Clustering and Microsoft Cluster Service

Setup for Failover Clustering and Microsoft Cluster Service Setup for Failover Clustering and Microsoft Cluster Service Update 1 ESX 4.0 ESXi 4.0 vcenter Server 4.0 This document supports the version of each product listed and supports all subsequent versions until

More information

vsphere Host Profiles

vsphere Host Profiles ESXi 5.1 vcenter Server 5.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions

More information

BLACK BOX. Quick Start Guide. Virtual Central Management System (VCMS) Works with LES Series Console Servers. LES-VCMS. Customer Support Information

BLACK BOX. Quick Start Guide. Virtual Central Management System (VCMS) Works with LES Series Console Servers. LES-VCMS. Customer Support Information LES-VCMS Virtual Central Management System (VCMS) Quick Start Guide Works with LES Series Console Servers. BLACK BOX Customer Support Information Order toll-free in the U.S.: Call 877-877-BBOX (outside

More information

Exinda How to Guide: Virtual Appliance. Exinda ExOS Version 6.3 2012 Exinda, Inc

Exinda How to Guide: Virtual Appliance. Exinda ExOS Version 6.3 2012 Exinda, Inc Exinda How to Guide: Virtual Appliance Exinda ExOS Version 6.3 2 Virtual Appliance Table of Contents Part I Introduction 4 1 Using... this Guide 4 Part II Overview 6 Part III Deployment Options 8 Part

More information

Installing and Configuring vcloud Connector

Installing and Configuring vcloud Connector Installing and Configuring vcloud Connector vcloud Connector 2.0.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

HP SCOM Management Packs User Guide

HP SCOM Management Packs User Guide HP SCOM Management Packs User Guide Abstract This guide describes the HP extensions for Microsoft System Center Operations Manager that are provided as part of HP Insight Control for Microsoft System Center.

More information

Deploying Remote Desktop Connection Broker with High Availability Step-by-Step Guide

Deploying Remote Desktop Connection Broker with High Availability Step-by-Step Guide Deploying Remote Desktop Connection Broker with High Availability Step-by-Step Guide Microsoft Corporation Published: May 2010 Abstract This guide describes the steps for configuring Remote Desktop Connection

More information

HP Server Integrations with Microsoft System Center Products Support Matrix

HP Server Integrations with Microsoft System Center Products Support Matrix HP Server Integrations with Microsoft System Center Products Support Matrix Part Number 467676-006 June 2010 (Sixth Edition) Copyright, 2010 Hewlett-Packard Development Company, L.P. The information contained

More information

Setup for Failover Clustering and Microsoft Cluster Service

Setup for Failover Clustering and Microsoft Cluster Service Setup for Failover Clustering and Microsoft Cluster Service Update 1 ESXi 5.1 vcenter Server 5.1 This document supports the version of each product listed and supports all subsequent versions until the

More information

F-Secure Internet Gatekeeper Virtual Appliance

F-Secure Internet Gatekeeper Virtual Appliance F-Secure Internet Gatekeeper Virtual Appliance F-Secure Internet Gatekeeper Virtual Appliance TOC 2 Contents Chapter 1: Welcome to F-Secure Internet Gatekeeper Virtual Appliance.3 Chapter 2: Deployment...4

More information

Virtual Web Appliance Setup Guide

Virtual Web Appliance Setup Guide Virtual Web Appliance Setup Guide 2 Sophos Installing a Virtual Appliance Installing a Virtual Appliance This guide describes the procedures for installing a Virtual Web Appliance. If you are installing

More information

HP ProLiant Essentials Vulnerability and Patch Management Pack Planning Guide

HP ProLiant Essentials Vulnerability and Patch Management Pack Planning Guide HP ProLiant Essentials Vulnerability and Patch Management Pack Planning Guide Product overview... 3 Vulnerability scanning components... 3 Vulnerability fix and patch components... 3 Checklist... 4 Pre-installation

More information

Virtual Managment Appliance Setup Guide

Virtual Managment Appliance Setup Guide Virtual Managment Appliance Setup Guide 2 Sophos Installing a Virtual Appliance Installing a Virtual Appliance As an alternative to the hardware-based version of the Sophos Web Appliance, you can deploy

More information

POD INSTALLATION AND CONFIGURATION GUIDE. EMC CIS Series 1

POD INSTALLATION AND CONFIGURATION GUIDE. EMC CIS Series 1 POD INSTALLATION AND CONFIGURATION GUIDE EMC CIS Series 1 Document Version: 2015-01-26 Installation of EMC CIS Series 1 virtual pods as described this guide, requires that your NETLAB+ system is equipped

More information

VMware vsphere: Fast Track [V5.0]

VMware vsphere: Fast Track [V5.0] VMware vsphere: Fast Track [V5.0] Experience the ultimate in vsphere 5 skills-building and VCP exam-preparation training. In this intensive, extended-hours course, you will focus on installing, configuring,

More information

HP Insight Management Agents architecture for Windows servers

HP Insight Management Agents architecture for Windows servers HP Insight Management Agents architecture for Windows servers Technology brief, 2 nd edition Introduction... 3 A first look at the Insight Management Agents architecture... 3 HP Insight Management agents...

More information

Foglight. Foglight for Virtualization, Free Edition 6.5.2. Installation and Configuration Guide

Foglight. Foglight for Virtualization, Free Edition 6.5.2. Installation and Configuration Guide Foglight Foglight for Virtualization, Free Edition 6.5.2 Installation and Configuration Guide 2013 Quest Software, Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright.

More information

CommandCenter Secure Gateway

CommandCenter Secure Gateway CommandCenter Secure Gateway Quick Setup Guide for CC-SG Virtual Appliance - VMware, XEN, HyperV This Quick Setup Guide explains how to install and configure the CommandCenter Secure Gateway. For additional

More information

HP Client Automation Standard Fast Track guide

HP Client Automation Standard Fast Track guide HP Client Automation Standard Fast Track guide Background Client Automation Version This document is designed to be used as a fast track guide to installing and configuring Hewlett Packard Client Automation

More information

What s New in VMware vsphere 4.1 VMware vcenter. VMware vsphere 4.1

What s New in VMware vsphere 4.1 VMware vcenter. VMware vsphere 4.1 What s New in VMware vsphere 4.1 VMware vcenter VMware vsphere 4.1 W H I T E P A P E R VMware vsphere 4.1 ( vsphere ) continues to improve on its industry-leading virtualization platform, continuing the

More information

How to Setup and Configure ESXi 5.0 and ESXi 5.1 for OpenManage Essentials

How to Setup and Configure ESXi 5.0 and ESXi 5.1 for OpenManage Essentials How to Setup and Configure ESXi 5.0 and ESXi 5.1 for OpenManage Essentials This Dell technical white paper provides step-by-step instructions to set up and configure ESXi for OpenManage Essentials. BBenjamin

More information

Cedric Rajendran VMware, Inc. Security Hardening vsphere 5.5

Cedric Rajendran VMware, Inc. Security Hardening vsphere 5.5 Cedric Rajendran VMware, Inc. Security Hardening vsphere 5.5 Agenda Security Hardening vsphere 5.5 ESXi Architectural Review ESXi Software Packaging The ESXi Firewall ESXi Local User Security Host Logs

More information

Directory-enabled Lights-Out Management

Directory-enabled Lights-Out Management Directory-enabled Lights-Out Management white paper Abstract... 2 Remote management products... 2 Business needs... 3 Customer environment... 3 Benefits... 3 Directory architecture... 4 Overview... 4 Objects...

More information

RSA Authentication Manager 8.1 Setup and Configuration Guide. Revision 2

RSA Authentication Manager 8.1 Setup and Configuration Guide. Revision 2 RSA Authentication Manager 8.1 Setup and Configuration Guide Revision 2 Contact Information Go to the RSA corporate website for regional Customer Support telephone and fax numbers: www.emc.com/domains/rsa/index.htm

More information

How to Test Out Backup & Replication 6.5 for Hyper-V

How to Test Out Backup & Replication 6.5 for Hyper-V How to Test Out Backup & Replication 6.5 for Hyper-V Mike Resseler May, 2013 2013 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part of this publication

More information

HP Online ROM Flash. User Guide

HP Online ROM Flash. User Guide HP Online ROM Flash User Guide Part number: 216315-010 Tenth edition: March 2006 Legal notices Copyright 2000, 2006 Hewlett-Packard Development Company, L.P. The information contained herein is subject

More information

Veeam Backup Enterprise Manager. Version 7.0

Veeam Backup Enterprise Manager. Version 7.0 Veeam Backup Enterprise Manager Version 7.0 User Guide August, 2013 2013 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part of this publication may

More information

Core Protection for Virtual Machines 1

Core Protection for Virtual Machines 1 Core Protection for Virtual Machines 1 Comprehensive Threat Protection for Virtual Environments. Installation Guide e Endpoint Security Trend Micro Incorporated reserves the right to make changes to this

More information

vrealize Operations Manager Customization and Administration Guide

vrealize Operations Manager Customization and Administration Guide vrealize Operations Manager Customization and Administration Guide vrealize Operations Manager 6.0.1 This document supports the version of each product listed and supports all subsequent versions until

More information

Setting up VMware ESXi for 2X VirtualDesktopServer Manual

Setting up VMware ESXi for 2X VirtualDesktopServer Manual Setting up VMware ESXi for 2X VirtualDesktopServer Manual URL: www.2x.com E-mail: info@2x.com Information in this document is subject to change without notice. Companies, names, and data used in examples

More information

Drobo How-To Guide. Cloud Storage Using Amazon Storage Gateway with Drobo iscsi SAN

Drobo How-To Guide. Cloud Storage Using Amazon Storage Gateway with Drobo iscsi SAN The Amazon Web Services (AWS) Storage Gateway uses an on-premises virtual appliance to replicate a portion of your local Drobo iscsi SAN (Drobo B1200i, left below, and Drobo B800i, right below) to cloudbased

More information

Quick Start to Evaluating. HP t5630w, HP t5730w, HP gt7720

Quick Start to Evaluating. HP t5630w, HP t5730w, HP gt7720 Get your thin client Get your running thin client running Right out Right out of of the box the box Quick Start to Evaluating HP Windows Embedded Standard Thin Clients HP t5630w, HP t5730w, HP gt7720 Get

More information

Citrix Systems, Inc.

Citrix Systems, Inc. Citrix Password Manager Quick Deployment Guide Install and Use Password Manager on Presentation Server in Under Two Hours Citrix Systems, Inc. Notice The information in this publication is subject to change

More information