@echo off echo hp Integrity Support Pack for Microsoft Windows Server 2003 64-bit Edition echo -------------------------------------------------------------------------- set _cpq_reboot_reqd= echo Installing echo hp Health Driver for Windows Server 2003 64-bit Edition ... cp005508.exe /silent if "%errorlevel%"=="2" set _cpq_reboot_reqd=yes echo Installing echo hp Management Processor Device Driver for Windows Server 2003 64-bit Edition ... cp004659.exe /silent if "%errorlevel%"=="2" set _cpq_reboot_reqd=yes echo Installing echo hp StorageWorks Fibre Channel Adapter Kit for the Emulex ScsiPort Driver for Windows Server 2003 64-bit Edition ... cp005611.exe /silent if "%errorlevel%"=="2" set _cpq_reboot_reqd=yes echo Installing echo hp Smart Array 530x/640x Controller Driver for Windows Server 2003 64-bit Edition ... cp005078.exe /silent if "%errorlevel%"=="2" set _cpq_reboot_reqd=yes echo Installing echo hp Smart Array P600 Controller Driver for Windows Server 2003 64-bit Edition ... cp005518.exe /silent if "%errorlevel%"=="2" set _cpq_reboot_reqd=yes echo Installing echo HP Smart Array SAS/SATA Event Notification Service for Windows Server 2003 64-bit ... cp005608.exe /silent if "%errorlevel%"=="2" set _cpq_reboot_reqd=yes echo Installing echo hp ATI radeon Miniport Driver for Windows Server 2003 64-bit Edition ... cp004391.exe /silent if "%errorlevel%"=="2" set _cpq_reboot_reqd=yes echo Installing echo hp Gigabit Ethernet Copper/Fiber for Windows Server 2003 64-Bit Edition ... cp005111.exe /silent if "%errorlevel%"=="2" set _cpq_reboot_reqd=yes echo Installing echo Installing echo hp Gigabit Dual Ethernet Copper/Fiber for Windows Server 2003 64-Bit Edition ... cp005112.exe /silent if "%errorlevel%"=="2" set _cpq_reboot_reqd=yes echo Installing echo Installing echo hp 10/100 NIC Driver for Windows Server 2003 64-Bit Edition ... cp003665.exe /silent if "%errorlevel%"=="2" set _cpq_reboot_reqd=yes echo Installing echo Installing echo hp Driver for Ultra 160 Single/Dual channel SCSI HBA for Windows Server 2003 64-Bit Edition ... cp005479.exe /silent if "%errorlevel%"=="2" set _cpq_reboot_reqd=yes echo Installing echo Installing echo hp Driver for U320 SCSI HBA for Windows Server 2003 64-Bit Edition ... cp005344.exe /silent if "%errorlevel%"=="2" set _cpq_reboot_reqd=yes echo Installing echo Installing echo hp Event Notification Driver for DtorageWorks for Windows Server 2003 64-Bit Edition ... cp005520.exe /silent if "%errorlevel%"=="2" set _cpq_reboot_reqd=yes echo Installing echo hp System Management Home Page ... cp005390.exe /silent if "%errorlevel%"=="2" set _cpq_reboot_reqd=yes echo Installing echo hp Insight Management Agents for Integrity servers for Windows Server 2003 64-bit Edition ... cp005376.exe /silent if "%errorlevel%"=="2" set _cpq_reboot_reqd=yes echo Installing echo hp version Control Agent for Windows Server 2003 64-bit Edition ... cp005177.exe /silent if "%errorlevel%"=="2" set _cpq_reboot_reqd=yes echo Installing echo hp Array Configuration Utility for Windows 2003 Server 64-bit Edition ... cp005526.exe /silent if "%errorlevel%"=="2" set _cpq_reboot_reqd=yes echo Installing echo hp Network Configuration Utility for Windows Server 2003 64-bit Edition ... cp005343.exe /silent if "%errorlevel%"=="2" set _cpq_reboot_reqd=yes echo Installing echo hp CIM/XMl WMI Mapper for Windows Server 2003 64-bit Edition ... cp005612.exe /silent if "%errorlevel%"=="2" set _cpq_reboot_reqd=yes echo Installing echo hp WMI nPar Provider for Windows Server 2003 64-bit Edition ... cp005482.exe /silent if "%errorlevel%"=="2" set _cpq_reboot_reqd=yes echo Installing echo hp Integrity CLM Checker for Windows Server 2003 64-bit Edition ... cp005016.exe /silent if "%errorlevel%"=="2" set _cpq_reboot_reqd=yes if "%_cpq_reboot_reqd%"=="yes" echo One or more components require a reboot echo Installation complete