HP SmartStart Scripting Toolkit Windows Edition User Guide Abstract The Toolkit is designed for IT experts with experience in scripting operating s
Deployment using the SmartStart Scripting Toolkit 10 Adding drivers to Windows PE 2.1 The SmartStart Scripting Toolkit contains HP drivers that are
Deployment using the SmartStart Scripting Toolkit 11 dism /image:C:\SSSTK.TMP /Add-Driver /driver:C:\ssstk\hpDrivers\example.inf 3. For each additi
Deployment using the SmartStart Scripting Toolkit 12 IMPORTANT: Because the -w argument does not capture certain types of information, such as t
Advanced topics 13 Advanced topics Overview The advanced topics addressed in this section cover some of the most common deployment tasks that can be
Advanced topics 14 REM *** information in the script file and stamping it onto the array REM *** controllers of the target server echo Configuring
Advanced topics 15 1. Using a standard text editor, create or modify the following additional Toolkit files for the unattended installation: a. Edi
Advanced topics 16 %Tools%\System\hpdiscovery -f hpdiscovery.xml %Tools%\System\ifhw hpdiscovery.xml %Tools%\System\allboards.xml HWQ:SystemName eq
Advanced topics 17 echo Retrieving State Information... %Tools%\System\statemgr /r phase if errorlevel 3 goto State3 if errorlevel 2 goto State2 i
Advanced topics 18 :NEXT2 %Tools%\System\ifhw hpdiscovery.xml %Tools%\System\allboards.xml PCI:"Smart Array 5312" if errorlevel 1 GOTO NEX
Advanced topics 19 REM=============================================================== REM *** Create partition by reading content of the script fil
© Copyright 2005, 2011 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. The only war
Advanced topics 20 See the operating system documentation for a complete description of the options that can be modified in the unattended installat
Advanced topics 21 HPCISSs2.sys AAC.sys TXTSETUP.OEM [GuiUnattended] AdminPassword=password AutoLogon=Yes AutoLogonCount=1 OEMSkipRegional=1 OemSki
Advanced topics 22 [Identification] JoinWorkgroup=WORKGROUP [NetOptionalComponents] SNMP=1 WBEMSNMP=1 SimpTCP=1 [SNMP] Community_Name=Public Traps
Advanced topics 23 Flashing the ROM in a Windows PE environment You can run the Online ROM Flash Smart Components to flash system and option ROMs in
Advanced topics 24 REM ---- System\ifhw hpdiscovery.xml System\allboards.xml PCI:"Smart Array 5i Controller" if errorlevel 1 goto NEXT3 RE
Toolkit utilities 25 Toolkit utilities Syntax conventions Syntax refers to the way a command and parameters must be entered. Unless specified otherw
Toolkit utilities 26 CONREP /? The utility displays information about its command line syntax, argument, and switches. Using toolkit utilities The
Toolkit utilities 27 REBOOT return codes There are no return codes for the REBOOT utility. REBOOT command-line examples Command-line argument Des
Toolkit utilities 28 SETBOOTORDER command-line examples Command-line argument Description SETBOOTORDER cdrom hd pxe usb floppy This command sets t
Toolkit utilities 29 STATEMGR command-line examples Command-line argument Description STATEMGR /W PHASE 3 STATEMGR writes the state value 3 to the
Contents 3 Contents Introduction ...
Toolkit utilities 30 Command-line argument Description ntldr2.bss Full path to the output file to save the second part of the boot sector. BOOTEX
Toolkit utilities 31 Command-line argument Description /f This argument chooses the name and location of the output file. If the user does not pass
Toolkit utilities 32 IFHW return codes Value Meaning 0 The expression is true. 1 The expression is false. 2 The expression was not under
Toolkit utilities 33 Expression input Result HWQ:ROMDate neq "11/12/2004" True if the ROM date in the hardware discovery file is not 11/1
Toolkit utilities 34 HWQUERY command-line examples Command-line argument Description hwquery hpdiscovery.xml allboards.xml MY_SYS_RAM=TotalRAM For
Toolkit utilities 35 IMPORTANT: The file format for the DOS version of CONREP and the current version of CONREP are not compatible. CONREP comm
Toolkit utilities 36 File contains global platform restrictions Global Restriction: [minimumconrepversion] OK Platform check: [ProLiant DL3] match [
Toolkit utilities 37 ROM Family : O33 Processor Manufacturer : Intel XML System Configuration : conrep_SL160zg6_20090728.xml Hardware Configuration
Toolkit utilities 38 <Section name="ASR">Disabled</Section> <Section name="ASR_Timeout">10 Minutes</Section
Toolkit utilities 39 <Section name="Controller_Order" helptext="Lists the current boot controller ordering"> <Id0>80
Contents 4 RBSURESET return codes ...
Toolkit utilities 40 The -e switch information is used only if ACU must generate an error file. By default, ACU names the error file ERROR.ini and p
Toolkit utilities 41 Action = Configure|Reconfigure Method = Custom|Auto ; COMMENT: ACU cannot create a RAID 50 or RAID 60 configuration in Auto mod
Toolkit utilities 42 Sectors = 32|63 StripeSize = 8|16|32|64|128|256 ArrayAccelerator = Enable|Disable LogicalDriveSSPState = Enable|Disable SSPAdap
Toolkit utilities 43 Category Options Description Controller Controller ChassisName ClearConfigurationWithDataLoss DeleteLicenseKey DPOEnable Elev
Toolkit utilities 44 want the data to be deleted. In this mode, ACU does not change an existing option setting unless you specifically script a diff
Toolkit utilities 45 ChassisName Enter the user-defined character string that identifies the controller. Any of the following characters can be used
Toolkit utilities 46 Read:write ratio RA4x00 with 16MB cache RA4x00 with 48MB cache All other controllers with battery-backed write cache All
Toolkit utilities 47 • Set the MNPDelay to any integer value from 1 to 60 (units are minutes). If you want to disable this option, set a value of z
Toolkit utilities 48 DriveType The value that you enter for this option specifies the type of drive (SAS, SATA, or parallel SCSI) that ACU must use
Toolkit utilities 49 LogicalDrive The value that you enter for this option specifies the ID number of the logical drive that is to be created or mod
Contents 5 Using LO100CFG ...
Toolkit utilities 50 Sectors This option specifies the number of sectors that are to comprise each track. Enter 32 to disable MaxBoot or 63 to enabl
Toolkit utilities 51 • In Reconfigure action mode, the default value for this option is the stripe size that is already configured for the logical
Toolkit utilities 52 ACU scripting error messages Error code Error message Comment or clarification 1 General error. The ACU process cannot b
Toolkit utilities 53 Error code Error message Comment or clarification 2824 Invalid expand priority. This error message appears if the expand pri
Toolkit utilities 54 Error code Error message Comment or clarification 2841 Cannot extend logical drive. The controller does not support extensio
Toolkit utilities 55 Error code Error message Comment or clarification 2868 Failure opening error file <text>. — 2869 <text> command e
Toolkit utilities 56 HPLPCFG command-line arguments Command-line argument Description hplpcfg /s filename This argument saves the HBA configuratio
Toolkit utilities 57 BootDeviceLUN[0]= You must edit hba.ini and add the following boot device information: [HBA0] WWID=11111111 HostAdapterBiosEnab
Toolkit utilities 58 Command-line argument Description -reset This argument resets the RILOE II, iLO, iLO 2, or iLO 3 to factory defaults. -f filen
Toolkit utilities 59 <DIR_OBJECT_DN VALUE = " "/> <DIR_OBJECT_PASSWORD VALUE = ""/> <DIR_USER_CONTEXT_1 VALUE = &
Introduction 6 Introduction SmartStart Scripting Toolkit The SmartStart Scripting Toolkit is a server deployment product that delivers an unattended
Toolkit utilities 60 The requested information is returned in the log file, which, in this example, is named log.txt. The contents of the log file a
Toolkit utilities 61 [HBA0] WWID=11223344 HostAdapterBiosEnable=1 SelectBootEnable=1 BootDeviceWWID=22334455 BootDeviceLUN[0]=1111 HPQLAREP command
Toolkit utilities 62 WWID=11111111 HostAdapterBiosEnable=1 SelectBootEnable=1 BootDeviceWWID= BootDeviceLUN[0]= You must edit hba.ini and add the fo
Toolkit utilities 63 Value Meaning 14 File error, the specified file is empty or not found. 16 Syntax error, must specify exactly one option from -
Troubleshooting 64 Troubleshooting Troubleshooting table Issue Troubleshooting Data loss in Toolkit Improper use of the Toolkit utilities and modi
Technical support 65 Technical support Reference documentation For support software and drivers, see the HP software and drivers website (http://www
Acronyms and abbreviations 66 Acronyms and abbreviations ACU Array Configuration Utility ADG Advanced Data Guarding (also known as RAID 6) API app
Acronyms and abbreviations 67 HPDISCOVERY HP Discovery Utility HPONCFG HP Lights-Out Online Configuration utility HWQUERY Hardware Query Utility
Acronyms and abbreviations 68 NVRAM non-volatile memory PCI peripheral component interface PSP ProLiant Support Pack PXE Preboot Execution Enviro
Acronyms and abbreviations 69 SSP Selective Storage Presentation STATEMGR State Manager utility USB universal serial bus VPD vital product data
Introduction 7 • Microsoft® Windows® Automated Installation Kit for Windows Vista® SP1 and Windows Server® 2008 (for the creation of Windows® PE 2.
Index 70 A adding drivers 10 advanced topics 13 arguments, CONREP 35 arguments, HPDISCOVERY 30, 31 arguments, HPLPCFG 56 ar
Index 71 error codes, REBOOT 27 error codes, SETBOOTORDER 27 error codes, STATEMGR 28 examples 27, 28, 29, 31, 32, 34, 60 expres
Index 72 return codes, LO100CFG 62 return codes, RBSURESET 29 return codes, REBOOT 27 return codes, SETBOOTORDER 27 return codes
Deployment using the SmartStart Scripting Toolkit 8 Deployment using the SmartStart Scripting Toolkit Deployment overview The SmartStart Scripting T
Deployment using the SmartStart Scripting Toolkit 9 Creating a network share To create a network share: 1. Download the appropriate SmartStart Scr
Commenti su questo manuale