HP BladeSystem c-class Virtual Connect Support Utility User Guide

Size: px
Start display at page:

Download "HP BladeSystem c-class Virtual Connect Support Utility User Guide"

Transcription

1 HP BladeSystem c-class Virtual Connect Support Utility User Guide Version Part Number February 2008 (First Edition)

2 Copyright 2008 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. Confidential computer software. Valid license from HP required for possession, use or copying. Consistent with FAR and , Commercial Computer Software, Computer Software Documentation, and Technical Data for Commercial Items are licensed to the U.S. Government under vendor s standard commercial license. Microsoft, Windows XP, and Windows Vista are U.S. registered trademarks of Microsoft Corporation. Windows Server 2003 is a trademark of Microsoft Corporation. Audience assumptions This document is for the person who installs, administers, and troubleshoots servers and storage systems. HP assumes you are qualified in the servicing of computer equipment and trained in recognizing hazards in products with hazardous energy levels.

3 Contents Introduction... 4 Overview... 4 Requirements... 4 Restrictions and limitations... 4 Command line syntax... 5 Usage... 5 Password masking... 6 Commands... 7 version... 7 report... 7 discover... 8 update... 8 Troubleshooting Error messages...10 Technical support Before you contact HP...12 HP contact information...12 Acronyms and abbreviations Contents 3

4 Introduction Overview The HP BladeSystem c-class Virtual Connect Support Utility enables administrators to upgrade VC-Enet and VC-FC module firmware remotely on both HP BladeSystem c-class c7000 and c3000 enclosures using a standalone, Windows-based command line utility. When the utility initiates a firmware process, all modules are updated at the same time. The utility displays a progress message indicating that an update is in progress and the percentage complete. After the module firmware updates are complete, the utility activates all of the modules. Requirements The Virtual Connect Support Utility requires the following: Microsoft Windows XP, Microsoft Windows Server 2003, or Microsoft Windows Vista operating system Administrator or Power User group membership No FTP Service, or other service running bound to TCP port 21 Add the Virtual Connect Support Utility application to the list of exceptions for any host-based firewall on the client Connectivity between client and OA on enclosure Onboard Administrator user account with Administrative privileges to all interconnect bays VC Manager account with domain rights if Virtual Connect is configured Restrictions and limitations This version of VCSU supports c3000 and c7000 enclosures. The utility does not update modules that are not physically present, are powered off, or are nonfunctional. A status message indicates if any modules are in these states. The utility does not update unknown or unsupported module types, including pass-thru Ethernet and FC modules. HTTP downloads are restricted to non-ssl, non-authenticated websites. FTP downloads are restricted to non-ssl/tls, Passive Transfer Mode FTP sites. Any IP addresses that are not accessible timeout within 20 seconds. Any IP addresses that have an active SSL enabled web server, but not an OA, fail immediately. Introduction 4

5 Command line syntax CLI input is case-insensitive except when otherwise noted. The general CLI syntax format is as follows: vcutil -a <command> Valid commands include the following. Command version report update discover Description Display list of current module firmware versions on target enclosure Display current module firmware versions, package firmware versions, and whether a module is updateable Update the module firmware on the target enclosure using the specified Virtual Connect firmware package Search a range of IP addresses for Onboard Administrator configurations Parameters are extensions that provide extra information required for the execution of a particular command. Whether or not a parameter is required depends on the specific action being executed. For example, the version command includes parameters for IP address, username, password, and bay location. The syntax is: vcutil -a version -i <IP> -u <USER> -p <PWD> [-b <BAY>] To display a single module and its current firmware version, enter: vcutil -a version -i u Administrator -p password -b 1 Usage Use the following steps to install and run the HP BladeSystem c-class Virtual Connect Support Utility. 1. Install the application on the client system by running SETUP.EXE. 2. After the program is installed, click Start>Programs>Hewlett-Packard>Virtual Connect Support Utility to start a console. o o o o To display the top-level help and available options, enter vcutil. To display version syntax and available options, enter vcutil -a version. To display report syntax and available options, enter vcutil -a report. To display update syntax and available options, enter vcutil -a update. 3. Download a valid Virtual Connect firmware package file from the HP website ( and then save it to your local file system. 4. Enter the version command to display all of the modules in the enclosure and ensure that the required connectivity exists between the utility and the remote enclosure. Non-VC modules are shown as Unknown or unsupported module. Version information is displayed for supported VC modules only. 5. Enter the report command to display all modules in the target enclosure and which modules can be updated. The report command also displays the firmware package file contents and versions. To use the report command, a valid firmware package must be available on the local filesystem. Introduction 5

6 Non-VC modules are shown as Unknown or unsupported module. Detailed information is displayed for supported VC modules only. 6. Enter the update command to update the firmware on supported VC-Enet and VC-FC modules in the enclosure. The update process takes approximately 20 minutes for each VC-Enet module, and 5 minutes for each VC-FC module to be updated. The utility only updates supported VC modules that are able to be updated and require an update. Password masking For all of the commands provided by VCSU, the username, password, and IP address of the enclosure OA must be provided. In some cases, the VC domain username and password must also be specified. VCSU enables the user to enter the password interactively with password masking, primarily for security reasons. To do this, enter the password as "*" and a prompt is provided that masks the input. Example: vcutil -a version -i u Administrator -p * OA Password :*********** Confirm Password :*********** Introduction 6

7 Commands version Display the current running firmware version on all modules in a specific target enclosure. Item Syntax Parameters: IP USER PWD BAY Description vcutil -a version -i <IP> -u <USER> -p <PWD> [-b <BAY>] IP address of the active OA in the enclosure Name of the OA user with privileges to access all enclosure interconnect bays Password of the OA user Optional. The bay number of the target module. If not specified, the default is all supported modules. report Examples Display all modules and their current firmware versions: vcutil -a version -i u Administrator -p password Display a single module and its current firmware version: vcutil -a version -i u Administrator -p password -b 1 Display the current running firmware version on all modules in a specific target enclosure, plus display the VC-Enet and VC-FC firmware versions provided in the specified VC package file, and whether or not the module can be updated. In addition to displaying the module firmware version and status, the report command also displays details about the VC package contents. Because the package version details are displayed, the user must provide a VC package file as part of the input at the command line. The report command does not require VC privileges because it is a readonly command. Item Syntax Parameters: IP USER PWD FILE BAY Description vcutil -a report -i <IP> -u <USER> -p <PWD> -l <FILE> [-b <BAY>] IP address of the active OA in the enclosure Name of the OA user with privileges to access all enclosure interconnect bays Password of the OA user Full path to the Virtual Connect package on the local computer Optional. The bay number of the target module. If not specified, the default is all supported modules. Commands 7

8 Examples discover Display all modules in an enclosure: vcutil -a report -i u Administrator -p password -l VCpackage Display a single module in an enclosure: vcutil -a report -i u Administrator -p password -1 VCpackage -b 2 Locate remote OA enclosures that exist on the network within a specified address range. This command is useful if an Administrator cannot remember the exact IP address of the OA on a certain enclosure, but the general IP address range is known. Item Syntax Parameters: START IP END IP Description vcutil -a discover -s <START IP> -e <END IP> First IP address in the range to search Last IP address in the range to search Example update Discover an enclosure in a certain address range: vcutil -a discover -s e Update the firmware. The user must provide the primary OA IP address, user credentials, the package file to use for the update, and an optional bay number. The user can also force an update of modules in the following circumstances: The target module contains a running firmware image that is the same version as the one in the source package. The target module contains a running firmware image that is newer than the version in the source package. Item Syntax Parameters: IP USER PWD FILE Description vcutil -a update -i <IP> -u <USER> -p <PWD> -l <FILE> [-b <BAY>] [-f <FORCE>] [-vcu <VCM USER> -vcp <VCM PASS>] [-q] [-o <ORDER>] IP address of the active OA in the enclosure Name of the OA user with privileges to access all enclosure interconnect bays Password of the OA user Full path to the Virtual Connect package on the local computer Commands 8

9 Item Description BAY Optional. The bay number of the target module. If not specified, the default is all supported modules. -f version Optional. Allow an update of same or older firmware versions. VCM USER VCM PASS Name of Virtual Connect user with Domain privileges. Required if an enclosure is in a Virtual Connect domain. Password for the Virtual Connect user. -q Optional. Specifies that the firmware update does not prompt for confirmation before updating, and uses the default answer for the confirmation (YES). -o Optional. Specifies VC-Enet Modules activation order. Supported activation order methods are: parallel (Default) All modules are activated at the same time Examples odd-even All modules in odd numbered bays are activated first, then modules in even numbered bays serial Modules are activated one at a time starting with the highest numbered bay through the lowest numbered manual Modules are updated but not activated. Use the VC Manager GUI or OA GUI to activate (reboot) modules Update multiple modules in an enclosure imported into a VC domain: vcutil -a update -i u Administrator -p password -vcu John -vcp vcpass -l C:\images\vcfw-120.bin Update a single module in an enclosure not managed by Virtual Connect: vcutil -a update -i u Administrator -p password -1 vcfw121.bin -b 3 Update a single module in an enclosure managed by Virtual Connect: vcutil -a update -i u Administrator -p password -vcu John -vcp vcpass -l C:\images\vcfw-120.bin Perform an update and specify an activation ordering method: vcutil -a update -i u Administrator -p password -vcu John -vcp vcpass -l C:\images\vcfw-120.bin -o serial Perform an update using a firmware image from a web server URL: vcutil a update i u Administrator p password l Perform an update using a firmware image from an FTP server on the network: vcutil a update I u Administrator p password l ftp://user:password@ /vcfw-120.bin Commands 9

10 Troubleshooting Error messages Error message Resolution This version of the application does not support the target enclosure Invalid bay number x for a c3000 enclosure Unable to get enclosure part number Another instance of this application is running. Please wait until all other instances are completed and try again. Unable to initialize Onboard Administrator interface Unable to login to the Onboard Administrator. Please confirm the OA IP address and user credentials. Invalid option Invalid -a option One or more parameters missing Missing -l option Invalid -f option Invalid OA IP address Unable to communicate with OA IP aaa.bbb.ccc.ddd OA user name is longer than 13 characters OA user password is greater than 40 characters Invalid bay number OA firmware version a.bb is not supported Unable to communicate with Onboard Administrator. Please confirm validity of the OA IP address and user credentials. Specified Onboard Administrator is not primary Specify a supported enclosure type. The c3000 enclosure has only four I/O bays. Specify a valid bay number. Check connectivity with the OA, and then restart the update process. More than one instance of the update utility is attempting to run on the client. Wait until all other instances are complete, and then try again. Check connectivity with the OA, and then restart the update process. Confirm the OA IP address and user credentials. An invalid option has been specified by the user. Verify the list of available options for that command. An invalid -a format has been specified by the user. Verify the list of available commands. One or more required parameters was not specified. See the required syntax for the command. Specify the required package location. The -f version option can only be used with the update command. Be sure a valid version is specified. Provide a valid IP address in the proper format. Check connectivity with the OA and verify that you are using a valid IP address. Enter a valid OA user name. Enter a valid OA user password. Specify a valid bay number for the target enclosure. Update the firmware on the target enclosure. Confirm the validity of the OA IP address and user credentials. Specify the OA IP address of the primary OA in the target enclosure. Troubleshooting 10

11 Error message Unable to get enclosure VC mode information Initialization process failed. Firmware update cannot continue. File extraction failed Firmware update failed on module Unable to transfer file to module Unable to configure module for update Another firmware update is currently in progress The specified activation ordering method is not valid Resolution Log into VC Manager GUI and resolve any errors with VC Manager. Reset the OA to factory defaults, and log into the VC Manager GUI. Check update requirements and try the update again. Verify that the Virtual Connect firmware package is correct, or download again from the HP website. See the fwupdate.log file. Verify connectivity between the client and the enclosure. Verify connectivity between the client and the enclosure. Wait until the current update is complete before attempting to update the firmware. Verify that the activation order method (-o) is correct. Before contacting HP technical support, be sure to have the Virtual Connect Support Utility log file (fwupdate.log) available. Troubleshooting 11

12 Technical support Before you contact HP Be sure to have the following information available before you call HP: Technical support registration number (if applicable) Product serial number Product model name and number Product identification number Applicable error messages Add-on boards or hardware Third-party hardware or software Operating system type and revision level HP contact information For the name of the nearest HP authorized reseller: In the United States, see the HP US service locator webpage ( In other locations, see the Contact HP worldwide (in English) webpage ( For HP technical support: In the United States, for contact options see the Contact HP United States webpage ( To contact HP by phone: o Call HP-INVENT ( ). This service is available 24 hours a day, 7 days a week. For continuous quality improvement, calls may be recorded or monitored. o If you have purchased a Care Pack (service upgrade), call For more information about Care Packs, refer to the HP website ( In other locations, see the Contact HP worldwide (in English) webpage ( Technical support 12

13 Acronyms and abbreviations CLI Command Line Interface DHCP Dynamic Host Configuration Protocol DNS domain name system FC Fibre Channel IP Internet Protocol OA Onboard Administrator SSH Secure Shell VCM Virtual Connect Manager Acronyms and abbreviations 13

HP BladeSystem Management Pack version 1.0 for Microsoft System Center Essentials Troubleshooting Assistant

HP BladeSystem Management Pack version 1.0 for Microsoft System Center Essentials Troubleshooting Assistant HP BladeSystem Management Pack version 1.0 for Microsoft System Center Essentials Troubleshooting Assistant Part Number 465399-001 November 2007 (First Edition) Copyright 2007 Hewlett-Packard Development

More information

HP Device Manager 4.6

HP Device Manager 4.6 Technical white paper HP Device Manager 4.6 FTP Server Configuration Table of contents Overview... 2 IIS FTP server configuration... 2 Installing FTP v7.5 for IIS... 2 Creating an FTP site with basic authentication...

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

HP Device Manager 4.6

HP Device Manager 4.6 Technical white paper HP Device Manager 4.6 LDAP Troubleshooting Guide Table of contents Introduction... 2 HPDM LDAP-related context and background... 2 LDAP in HPDM... 2 Configuring User Authentication...

More information

HP Virtual Connect Ethernet Cookbook: Single and Multi Enclosure Domain (Stacked) Scenarios

HP Virtual Connect Ethernet Cookbook: Single and Multi Enclosure Domain (Stacked) Scenarios HP Virtual Connect Ethernet Cookbook: Single and Multi Enclosure Domain (Stacked) Scenarios Part number 603028-003 Third edition August 2010 Copyright 2009,2010 Hewlett-Packard Development Company, L.P.

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

HP ProLiant DL380 G5 High Availability Storage Server

HP ProLiant DL380 G5 High Availability Storage Server HP ProLiant DL380 G5 High Availability Storage Server installation instructions *5697-7748* Part number: 5697 7748 First edition: November 2008 Legal and notice information Copyright 1999, 2008 Hewlett-Packard

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

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

HP Device Manager 4.7

HP Device Manager 4.7 Technical white paper HP Device Manager 4.7 LDAP Troubleshooting Guide Table of contents Introduction... 2 HPDM LDAP-related context and background... 2 LDAP in HPDM... 2 Full domain account name login...

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

Microsoft Windows Compute Cluster Server 2003 Getting Started Guide

Microsoft Windows Compute Cluster Server 2003 Getting Started Guide Microsoft Windows Compute Cluster Server 2003 Getting Started Guide Part Number 434709-003 March 2007 (Third Edition) Copyright 2006, 2007 Hewlett-Packard Development Company, L.P. The information contained

More information

HP Device Monitor (v 1.2) for Microsoft System Center User Guide

HP Device Monitor (v 1.2) for Microsoft System Center User Guide HP Device Monitor (v 1.2) for Microsoft System Center User Guide Abstract This guide provides information on using the HP Device Monitor version 1.2 to monitor hardware components in an HP Insight Control

More information

FTP Server Configuration

FTP Server Configuration FTP Server Configuration For HP customers who need to configure an IIS or FileZilla FTP server before using HP Device Manager Technical white paper 2 Copyright 2012 Hewlett-Packard Development Company,

More information

HP Factory-Installed Operating System Software for Microsoft Windows Small Business Server 2003 R2 User Guide

HP Factory-Installed Operating System Software for Microsoft Windows Small Business Server 2003 R2 User Guide HP Factory-Installed Operating System Software for Microsoft Windows Small Business Server 2003 R2 User Guide Part Number 371502-004 October 2007 (Fourth Edition) Copyright 2004, 2007 Hewlett-Packard Development

More information

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 Device Manager 4.6

HP Device Manager 4.6 Technical white paper HP Device Manager 4.6 Installation and Update Guide Table of contents Overview... 3 HPDM Server preparation... 3 FTP server configuration... 3 Windows Firewall settings... 3 Firewall

More information

P4000 SAN/iQ software upgrade user guide

P4000 SAN/iQ software upgrade user guide HP StorageWorks P4000 SAN/iQ software upgrade user guide Abstract This guide provides information about upgrading the SAN/iQ software to release 8.5 Part number: AX696-96010 Second edition: March 2010

More information

HP Device Monitor (v 1.1) for Microsoft System Center User Guide

HP Device Monitor (v 1.1) for Microsoft System Center User Guide HP Device Monitor (v 1.1) for Microsoft System Center User Guide Abstract This guide provides information on using the HP Device Monitor version 1.1 to monitor hardware components in an HP Insight Control

More information

HP LeftHand SAN Solutions

HP LeftHand SAN Solutions HP LeftHand SAN Solutions Support Document Installation Manuals Installation and Setup Guide Health Check Legal Notices Warranty The only warranties for HP products and services are set forth in the express

More information

Guidelines for using Microsoft System Center Virtual Machine Manager with HP StorageWorks Storage Mirroring

Guidelines for using Microsoft System Center Virtual Machine Manager with HP StorageWorks Storage Mirroring HP StorageWorks Guidelines for using Microsoft System Center Virtual Machine Manager with HP StorageWorks Storage Mirroring Application Note doc-number Part number: T2558-96337 First edition: June 2009

More information

HP Vulnerability and Patch Manager 6.0 software Installation and Configuration Guide

HP Vulnerability and Patch Manager 6.0 software Installation and Configuration Guide HP Vulnerability and Patch Manager 6.0 software Installation and Configuration Guide HP Part Number: 579548-001 Published: January 2010, First Edition Copyright 2010 Hewlett-Packard Development Company,

More information

HP Remote Support Software Manager

HP Remote Support Software Manager HP Remote Support Software Manager Configuration, Usage and Troubleshooting Guide for Insight Remote Support HP Part Number: 5992-6301 Published: January 2009, Edition 1 Copyright 2009 Hewlett-Packard

More information

HP LeftHand SAN Solutions

HP LeftHand SAN Solutions HP LeftHand SAN Solutions Support Document Application Notes Backup Exec 11D VSS Snapshots and Transportable Offhost Backup Legal Notices Warranty The only warranties for HP products and services are set

More information

HP Insight Remote Support

HP Insight Remote Support HP Insight Remote Support Monitored Devices Configuration Guide Software Version: 7.4 Document Release Date: August 2015 Software Release Date: August 2015 Legal Notices Warranty The only warranties for

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

HP Device Monitor for Microsoft System Center User Guide

HP Device Monitor for Microsoft System Center User Guide HP Device Monitor for Microsoft System Center User Guide Abstract This guide provides information on using the HP Device Monitor to monitor hardware components in an HP Insight Control for Microsoft System

More information

HP ProLiant Cluster for MSA1000 for Small Business... 2. Hardware Cabling Scheme... 3. Introduction... 3. Software and Hardware Requirements...

HP ProLiant Cluster for MSA1000 for Small Business... 2. Hardware Cabling Scheme... 3. Introduction... 3. Software and Hardware Requirements... Installation Checklist HP ProLiant Cluster for HP StorageWorks Modular Smart Array1000 for Small Business using Microsoft Windows Server 2003 Enterprise Edition November 2004 Table of Contents HP ProLiant

More information

HP Factory-Installed Operating System Software for Microsoft Windows Server 2003 R2 User Guide

HP Factory-Installed Operating System Software for Microsoft Windows Server 2003 R2 User Guide HP Factory-Installed Operating System Software for Microsoft Windows Server 2003 R2 User Guide Part Number 371501-004 October 2007 (Fourth Edition) Copyright 2004, 2007 Hewlett-Packard Development Company,

More information

SMTP PROXY SERVER INSTALLATION FOR HP QUICKPAGE

SMTP PROXY SERVER INSTALLATION FOR HP QUICKPAGE SMTP PROXY SERVER INSTALLATION FOR HP QUICKPAGE INTRODUCTION To ensure accurate billing, the HP QuickPage program requires collection of the metered information from the printers and multifunction products

More information

How to configure Failover Clustering for Hyper-V hosts on HP ProLiant c-class server blades with All-in-One SB600c storage blade

How to configure Failover Clustering for Hyper-V hosts on HP ProLiant c-class server blades with All-in-One SB600c storage blade How to configure Failover Clustering for Hyper-V hosts on HP ProLiant c-class server blades with All-in-One SB600c storage blade Executive summary... 2 System requirements... 2 Hardware requirements...

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 Quality Center. Software Version: 10.00. Microsoft Word Add-in Guide

HP Quality Center. Software Version: 10.00. Microsoft Word Add-in Guide HP Quality Center Software Version: 10.00 Microsoft Word Add-in Guide Document Release Date: February 2012 Software Release Date: January 2009 Legal Notices Warranty The only warranties for HP products

More information

HP Device Manager 4.6

HP Device Manager 4.6 Technical white paper HP Device Manager 4.6 Disaster Recovery Guide Table of contents Overview... 2 General recovery process... 2 Recovering the HPDM Server... 5 Backing up the data... 5 Installing the

More information

DameWare Server. Administrator Guide

DameWare Server. Administrator Guide DameWare Server Administrator Guide About DameWare Contact Information Team Contact Information Sales 1.866.270.1449 General Support Technical Support Customer Service User Forums http://www.dameware.com/customers.aspx

More information

Easy Setup Guide for the Sony Network Camera

Easy Setup Guide for the Sony Network Camera -878-191-11 (1) Easy Setup Guide for the Sony Network Camera For setup, a computer running the Microsoft Windows Operating System is required. For monitoring camera images, Microsoft Internet Explorer

More information

HP ProLiant Essentials Performance Management Pack 3.0 Support Matrix

HP ProLiant Essentials Performance Management Pack 3.0 Support Matrix HP ProLiant Essentials Performance Management Pack 3.0 Support Matrix ProLiant Essentials Performance Management Pack (PMP) is a software solution that detects and analyzes hardware performance issues

More information

QuickSpecs. Models. HP ProLiant Lights-Out 100c Remote Management Cards Overview

QuickSpecs. Models. HP ProLiant Lights-Out 100c Remote Management Cards Overview Overview The LO100c is a Remote Management card for HP ProLiant 100 series servers which allow customers or their service providers to remotely manage ProLiant 100 series servers regardless of the state

More information

Vertica OnDemand Getting Started Guide HPE Vertica Analytic Database. Software Version: 7.2.x

Vertica OnDemand Getting Started Guide HPE Vertica Analytic Database. Software Version: 7.2.x Vertica OnDemand Getting Started Guide HPE Vertica Analytic Database Software Version: 7.2.x Document Release Date: 12/15/2015 Legal Notices Warranty The only warranties for Hewlett Packard Enterprise

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

HP StorageWorks EVA Hardware Providers quick start guide

HP StorageWorks EVA Hardware Providers quick start guide Windows 2003 HP StorageWorks EVA Hardware Providers quick start guide EVA 4000 EVA 6000 EVA 8000 product version: 3.0 first edition (May 2005) part number: T1634-96051 This guide provides a summary of

More information

Locating and Troubleshooting DHCP, TFTP, and DNS Services on the NonStop Dedicated Service LAN

Locating and Troubleshooting DHCP, TFTP, and DNS Services on the NonStop Dedicated Service LAN Locating and Troubleshooting DHCP, TFTP, and DNS Services on the NonStop Dedicated Service LAN HP Part Number: 632166-002 Published: August 2011 Edition: J06.03 and subsequent J-series RVUs, H06.03 and

More information

HP ProLiant PRO Management Pack (v 2.0) for Microsoft System Center User Guide

HP ProLiant PRO Management Pack (v 2.0) for Microsoft System Center User Guide HP ProLiant PRO Management Pack (v 2.0) for Microsoft System Center User Guide Abstract This guide provides information on using the HP ProLiant PRO Management Pack for Microsoft System Center version

More information

HP Application Lifecycle Management

HP Application Lifecycle Management HP Application Lifecycle Management Software Version: 11.00 Microsoft Word Add-in Guide Document Release Date: November 2010 Software Release Date: October 2010 Legal Notices Warranty The only warranties

More information

Configuring HP Integrated Lights-Out 3 with Microsoft Active Directory

Configuring HP Integrated Lights-Out 3 with Microsoft Active Directory Configuring HP Integrated Lights-Out 3 with Microsoft Active Directory HOWTO, 2 nd edition Introduction... 2 Integration using the Lights-Out Migration Utility... 2 Integration using the ilo web interface...

More information

HP ProLiant Lights-Out 100c Remote Management Cards Overview

HP ProLiant Lights-Out 100c Remote Management Cards Overview Overview LO100c are Remote Management cards for HP ProLiant 100 series servers which allow customers or their service providers to remotely manage ProLiant ML100 series servers as well as the HP ProLiant

More information

Application Note Startup Tool - Getting Started Guide

Application Note Startup Tool - Getting Started Guide Application Note Startup Tool - Getting Started Guide 1 April 2012 Startup Tool Table of Contents 1 INGATE STARTUP TOOL... 1 2 STARTUP TOOL INSTALLATION... 2 3 CONNECTING THE INGATE FIREWALL/SIPARATOR...

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

SSL VPN Technology White Paper

SSL VPN Technology White Paper SSL VPN Technology White Paper Keywords: SSL VPN, HTTPS, Web access, TCP access, IP access Abstract: SSL VPN is an emerging VPN technology based on HTTPS. This document describes its implementation and

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

HP 3PAR Recovery Manager 4.5.0 Software for Microsoft Exchange Server 2007, 2010, and 2013

HP 3PAR Recovery Manager 4.5.0 Software for Microsoft Exchange Server 2007, 2010, and 2013 HP 3PAR Recovery Manager 4.5.0 Software for Microsoft Exchange Server 2007, 2010, and 2013 Release Notes Abstract This release notes document is for HP 3PAR Recovery Manager 4.5.0 Software for Microsoft

More information

HP Point of Sale (POS) Peripherals Configuration Guide ap5000 VFD Windows (non-opos)

HP Point of Sale (POS) Peripherals Configuration Guide ap5000 VFD Windows (non-opos) HP Point of Sale (POS) Peripherals Configuration Guide ap5000 VFD Windows (non-opos) Document Version 3.23 November 2010 1 Copyright 2007-2010 Hewlett-Packard Development Company, L.P. The information

More information

How to configure 802.1X authentication with a Windows XP or Vista supplicant

How to configure 802.1X authentication with a Windows XP or Vista supplicant An HP ProCurve Networking Application Note How to configure 802.1X authentication with a Windows XP or Vista supplicant Contents 1. Introduction... 2 2. Prerequisites... 2 3. Network diagram... 2 4. Configuring

More information

eg Enterprise v5.2 Clariion SAN storage system eg Enterprise v5.6

eg Enterprise v5.2 Clariion SAN storage system eg Enterprise v5.6 EMC Configuring Clariion and SAN and Monitoring Monitoring storage an system EMC an eg Enterprise v5.2 Clariion SAN storage system eg Enterprise v5.6 Restricted Rights Legend The information contained

More information

Sharing Pictures, Music, and Videos on Windows Media Center Extender

Sharing Pictures, Music, and Videos on Windows Media Center Extender Sharing Pictures, Music, and Videos on Windows Media Center Extender Applies to: Microsoft Windows XP Media Center Edition Microsoft Windows Media Center Extender Microsoft Windows Media Center Extender

More information

SECURE FTP CONFIGURATION SETUP GUIDE

SECURE FTP CONFIGURATION SETUP GUIDE SECURE FTP CONFIGURATION SETUP GUIDE CONTENTS Overview... 3 Secure FTP (FTP over SSL/TLS)... 3 Connectivity... 3 Settings... 4 FTP file cleanup information... 5 Troubleshooting... 5 Tested FTP clients

More information

http://docs.trendmicro.com

http://docs.trendmicro.com Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Before installing and using the product, please review the readme files,

More information

HP Converged Infrastructure Solutions

HP Converged Infrastructure Solutions HP Converged Infrastructure Solutions HP Virtual Connect and HP StorageWorks Simple SAN Connection Manager Enterprise Software Solution brief Executive summary Whether it is with VMware vsphere, Microsoft

More information

HP IMC User Behavior Auditor

HP IMC User Behavior Auditor HP IMC User Behavior Auditor Administrator Guide Abstract This guide describes the User Behavior Auditor (UBA), an add-on service module of the HP Intelligent Management Center. UBA is designed for IMC

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

Intel Active Management Technology with System Defense Feature Quick Start Guide

Intel Active Management Technology with System Defense Feature Quick Start Guide Intel Active Management Technology with System Defense Feature Quick Start Guide Introduction...3 Basic Functions... 3 System Requirements... 3 Configuring the Client System...4 Intel Management Engine

More information

HP Software as a Service

HP Software as a Service HP Software as a Service Software Version: 6.1 Federated SSO Document Release Date: August 2013 Legal Notices Warranty The only warranties for HP products and services are set forth in the express warranty

More information

HP Device Manager 4.7

HP Device Manager 4.7 Technical white paper HP Device Manager 4.7 Database Troubleshooting Guide Table of contents Overview... 2 Using MS SQL Server... 2 Using PostgreSQL... 3 Troubleshooting steps... 3 Migrate Database...

More information

HP Business Availability Center

HP Business Availability Center HP Business Availability Center for the Windows and Solaris operating systems Software Version: 8.05 Business Process Monitor Administration Document Release Date:September 2010 Software Release Date:

More information

LifeSize Control Installation Guide

LifeSize Control Installation Guide LifeSize Control Installation Guide April 2005 Part Number 132-00001-001, Version 1.0 Copyright Notice Copyright 2005 LifeSize Communications. All rights reserved. LifeSize Communications has made every

More information

QuickSpecs. What's New HP Virtual Connect Enterprise Manager v7.3 is the latest software version with added new features including: Models

QuickSpecs. What's New HP Virtual Connect Enterprise Manager v7.3 is the latest software version with added new features including: Models Overview (VCEM) provides comprehensive and scalable management platform for Virtual Connect modules. VCEM along with HP Systems Insight Manager (HP SIM) continues to be the clear choice for managing Virtual

More information

Customizing Asset Manager for Managed Services Providers (MSP) Software Asset Management

Customizing Asset Manager for Managed Services Providers (MSP) Software Asset Management HP Asset Manager Customizing Asset Manager for Managed Services Providers (MSP) Software Asset Management How To Manage Generic Software Counters and Multiple Companies Legal Notices... 2 Introduction...

More information

HP ProLiant Essentials Vulnerability and Patch Management Pack Release Notes

HP ProLiant Essentials Vulnerability and Patch Management Pack Release Notes HP ProLiant Essentials Vulnerability and Patch Management Pack Release Notes Supported platforms... 2 What s new in version 2.1... 2 What s new in version 2.0.3... 2 What s new in version 2.0.2... 2 What

More information

HP Operations Orchestration Software

HP Operations Orchestration Software HP Operations Orchestration Software Software Version: 9.00 Use Cases for Integrations with HP Applications Document Release Date: June 2010 Software Release Date: June 2010 Legal Notices Warranty The

More information

HP AppPulse Active. Software Version: 2.2. Real Device Monitoring For AppPulse Active

HP AppPulse Active. Software Version: 2.2. Real Device Monitoring For AppPulse Active HP AppPulse Active Software Version: 2.2 For AppPulse Active Document Release Date: February 2015 Software Release Date: November 2014 Legal Notices Warranty The only warranties for HP products and services

More information

HP D2D NAS Integration with HP Data Protector 6.11

HP D2D NAS Integration with HP Data Protector 6.11 HP D2D NAS Integration with HP Data Protector 6.11 Abstract This guide provides step by step instructions on how to configure and optimize HP Data Protector 6.11 in order to back up to HP D2D Backup Systems

More information

HP Prior Software Version Support HP Mature Software Product Support

HP Prior Software Version Support HP Mature Software Product Support HP Prior Software Version Support HP Mature Software Product Support HP Technology Services - Contractual Services Technical data HP Prior Software Version Support and HP Mature Software Product Support

More information

HP Operations Orchestration Software

HP Operations Orchestration Software HP Operations Orchestration Software Software Version: 9.00 HP Project and Portfolio Management Integration Guide Document Release Date: June 2010 Software Release Date: June 2010 Legal Notices Warranty

More information

Setting Up a Unisphere Management Station for the VNX Series P/N 300-011-796 Revision A01 January 5, 2010

Setting Up a Unisphere Management Station for the VNX Series P/N 300-011-796 Revision A01 January 5, 2010 Setting Up a Unisphere Management Station for the VNX Series P/N 300-011-796 Revision A01 January 5, 2010 This document describes the different types of Unisphere management stations and tells how to install

More information

Table of Contents. FleetSoft Installation Guide

Table of Contents. FleetSoft Installation Guide FleetSoft Installation Guide Table of Contents FleetSoft Installation Guide... 1 Minimum System Requirements... 2 Installation Notes... 3 Frequently Asked Questions... 4 Deployment Overview... 6 Automating

More information

Chapter 6 Using Network Monitoring Tools

Chapter 6 Using Network Monitoring Tools Chapter 6 Using Network Monitoring Tools This chapter describes how to use the maintenance features of your Wireless-G Router Model WGR614v9. You can access these features by selecting the items under

More information

HP Personal Workstations Step-By- Step Instructions for Upgrading Windows Vista or Windows XP Systems to Windows 7

HP Personal Workstations Step-By- Step Instructions for Upgrading Windows Vista or Windows XP Systems to Windows 7 HP Personal Workstations Step-By- Step Instructions for Upgrading Windows Vista or Windows XP Systems to Windows 7 September 15, 2009 Introduction HP is committed to supporting our customer s operating

More information

Administration guide. Océ LF Systems. Connectivity information for Scan-to-File

Administration guide. Océ LF Systems. Connectivity information for Scan-to-File Administration guide Océ LF Systems Connectivity information for Scan-to-File Copyright 2014, Océ All rights reserved. No part of this work may be reproduced, copied, adapted, or transmitted in any form

More information

FortiOS Handbook - Hardening your FortiGate VERSION 5.2.3

FortiOS Handbook - Hardening your FortiGate VERSION 5.2.3 FortiOS Handbook - Hardening your FortiGate VERSION 5.2.3 FORTINET DOCUMENT LIBRARY http://docs.fortinet.com FORTINET VIDEO GUIDE http://video.fortinet.com FORTINET BLOG https://blog.fortinet.com CUSTOMER

More information

Intel vpro Provisioning

Intel vpro Provisioning Intel vpro Provisioning Introduction............................................................ 2 AMT Setup and Configuration............................................... 2 SMB Mode - AMT Setup and

More information

Setting Up Scan to SMB on TaskALFA series MFP s.

Setting Up Scan to SMB on TaskALFA series MFP s. Setting Up Scan to SMB on TaskALFA series MFP s. There are three steps necessary to set up a new Scan to SMB function button on the TaskALFA series color MFP. 1. A folder must be created on the PC and

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

SonicWALL SRA Virtual Appliance Getting Started Guide

SonicWALL SRA Virtual Appliance Getting Started Guide COMPREHENSIVE INTERNET SECURITY SonicWALL Secure Remote Access Appliances SonicWALL SRA Virtual Appliance Getting Started Guide SonicWALL SRA Virtual Appliance5.0 Getting Started Guide This Getting Started

More information

ProCurve Networking. Troubleshooting WLAN Connectivity. Technical White paper

ProCurve Networking. Troubleshooting WLAN Connectivity. Technical White paper ProCurve Networking Troubleshooting WLAN Connectivity Technical White paper Introduction... 3 Identifying the Problem... 3 Troubleshooting Wireless Station Connection to AP... 4 Can Any Wireless Stations

More information

BLADESYSTEM FIRMWARE UPDATES BEST PRACTICES

BLADESYSTEM FIRMWARE UPDATES BEST PRACTICES BLADESYSTEM FIRMWARE UPDATES BEST PRACTICES BLADESYSTEM FIRMWARE UPDATES BEST PRACTICES Session 3547 Greg Fields Hewlett Packard Account Support Manager Minneapolis, Minnesota 2011 Hewlett-Packard Development

More information

emerge 50P emerge 5000P

emerge 50P emerge 5000P emerge 50P emerge 5000P Initial Software Setup Guide May 2013 Linear LLC 1950 Camino Vida Roble Suite 150 Carlsbad, CA 92008 www.linearcorp.com Copyright Linear LLC. All rights reserved. This guide is

More information

HP-UX Event Monitoring Service (EMS) Hardware Monitors Release Notes

HP-UX Event Monitoring Service (EMS) Hardware Monitors Release Notes HP-UX Event Monitoring Service (EMS) Hardware Monitors Release Notes Version: B.11.23.15.03 for HP-UX 11i v2 HP Part Number:834958-001 Published: September 2015 Edition: 1 Legal Notices Copyright 2003,

More information

Installing Microsoft Windows

Installing Microsoft Windows Installing Microsoft Windows on HP Workstations with Advanced Format Hard Drives Technical white paper Table of contents Introduction... 2 Identifying an Advanced Format drive... 2 Installing Windows on

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

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

Release Notes for Dominion SX Firmware 3.1.6

Release Notes for Dominion SX Firmware 3.1.6 Release Notes for Dominion SX Firmware 3.1.6 Release Notes Version: 4.0 Release Notes Date: December 4, 2008 Effective: Immediately Applicability: The 3.1.6 Release is applicable to the Dominion SX. SX

More information

HP IMC Firewall Manager

HP IMC Firewall Manager HP IMC Firewall Manager Configuration Guide Part number: 5998-2267 Document version: 6PW102-20120420 Legal and notice information Copyright 2012 Hewlett-Packard Development Company, L.P. No part of this

More information

HP ThinShell. Administrator Guide

HP ThinShell. Administrator Guide HP ThinShell Administrator Guide Copyright 2014 Hewlett-Packard Development Company, L.P. Microsoft and Windows are U.S. registered trademarks of the Microsoft group of companies. Confidential computer

More information

HP Asset Manager. Implementing Single Sign On for Asset Manager Web 5.x. Legal Notices... 2. Introduction... 3. Using AM 5.20... 3

HP Asset Manager. Implementing Single Sign On for Asset Manager Web 5.x. Legal Notices... 2. Introduction... 3. Using AM 5.20... 3 HP Asset Manager Implementing Single Sign On for Asset Manager Web 5.x Legal Notices... 2 Introduction... 3 Using AM 5.20... 3 Using AM 5.12... 3 Design Blueprint... 3 Technical Design... 3 Requirements,

More information

HP Data Protector best practices for backing up and restoring Microsoft SharePoint Server 2010

HP Data Protector best practices for backing up and restoring Microsoft SharePoint Server 2010 HP Data Protector best practices for backing up and restoring Microsoft SharePoint Server 2010 Technical white paper Table of contents Introduction... 2 Configuring Data Protector Security... 4 Data Protector

More information

Symantec LiveUpdate Administrator. Getting Started Guide

Symantec LiveUpdate Administrator. Getting Started Guide Symantec LiveUpdate Administrator Getting Started Guide Symantec LiveUpdate Administrator Getting Started Guide The software described in this book is furnished under a license agreement and may be used

More information

HP Software as a Service. Federated SSO Guide

HP Software as a Service. Federated SSO Guide HP Software as a Service Federated SSO Guide Document Release Date: July 2014 Legal Notices Warranty The only warranties for HP products and services are set forth in the express warranty statements accompanying

More information

HP Access Control Express Installation Guide

HP Access Control Express Installation Guide HP Access Control Express Installation Guide 1 HP Access Control Express Installation Guide Reference number: 20111005 Edition: November 2011 2 Legal notices (c) Copyright 2011 Hewlett-Packard Development

More information

Legal Notes. Regarding Trademarks. 2013 KYOCERA Document Solutions Inc.

Legal Notes. Regarding Trademarks. 2013 KYOCERA Document Solutions Inc. Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held liable for any problems arising from

More information