Bedienungsanleitung HP (Hewlett-Packard) Hewlett-Packard370971-004

Bedienungsanleitung für das Gerät HP (Hewlett-Packard) Hewlett-Packard370971-004

Gerät: HP (Hewlett-Packard) Hewlett-Packard370971-004
Kategorie: Computerzubehör
Produzent: HP (Hewlett-Packard)
Größe: 0.53 MB
Datum des Hinzufügens: 6/21/2014
Seitenanzahl: 22
Anleitung drucken

Herunterladen

Wie kann man es nutzen?

Unser Ziel ist Ihnen einen schnellen Zugang zu Inhalten in Bedienungsanleitungen zum Gerät HP (Hewlett-Packard) Hewlett-Packard370971-004 zu garantieren. Wenn Sie eine Online-Ansicht nutzten, können Sie den Inhaltsverzeichnis schnell durchschauen und direkt zu der Seite gelangen, auf der Sie die Lösung zu Ihrem Problem mit HP (Hewlett-Packard) Hewlett-Packard370971-004 finden.

Für Ihre Bequemlichkeit

Wenn das direkte Durchschauen der Anleitung HP (Hewlett-Packard) Hewlett-Packard370971-004 auf unserer Seite für Sie unbequem ist, können sie die folgende zwei Möglichkeiten nutzen:

  • Vollbildsuche – Um bequem die Anleitung durchzusuchen (ohne sie auf den Computer herunterzuladen) können Sie den Vollbildsuchmodus nutzen. Um das Durchschauen der Anleitung HP (Hewlett-Packard) Hewlett-Packard370971-004 im Vollbildmodus zu starten, nutzen Sie die Schaltfläche Vollbild
  • Auf Computer herunterladen – Sie können die Anleitung HP (Hewlett-Packard) Hewlett-Packard370971-004 auch auf Ihren Computer herunterladen und sie in Ihren Sammlungen aufbewahren. Wenn Sie jedoch keinen Platz auf Ihrem Gerät verschwenden möchten, können Sie sie immer auf ManualsBase herunterladen.
HP (Hewlett-Packard) Hewlett-Packard370971-004 Handbuch - Online PDF
Advertisement
« Page 1 of 22 »
Advertisement
Druckversion

Viele Personen lesen lieber Dokumente nicht am Bildschirm, sondern in gedruckter Version. Eine Druckoption der Anleitung wurde ebenfalls durchdacht, und Sie können Sie nutzen, indem Sie den Link klicken, der sich oben befindet - Anleitung drucken. Sie müssen nicht die ganze HP (Hewlett-Packard) Hewlett-Packard370971-004 Anleitung drucken, sondern nur die Seiten, die Sie brauchen. Schätzen Sie das Papier.

Zusammenfassungen

Unten finden Sie Trailer des Inhalts, der sich auf den nächsten Anleitungsseiten zu HP (Hewlett-Packard) Hewlett-Packard370971-004 befindet. Wenn Sie den Seiteninhalt der nächsten Seiten schnell durchschauen möchten, können Sie sie nutzen.

Inhaltszusammenfassungen
Inhaltszusammenfassung zur Seite Nr. 1

HP SmartStart Scripting Toolkit Win32 Edition
Best Practices


October 2005 (Fourth Edition)
Part Number 370971-004

Inhaltszusammenfassung zur Seite Nr. 2

© Copyright 2004, 2005 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 requi

Inhaltszusammenfassung zur Seite Nr. 3

Contents Introduction.................................................................................................................................. 4 Win32 Toolkit overview............................................................................................................................. 4 Toolkit changes......................................................................................................................................... 4 Minimum requirements...............

Inhaltszusammenfassung zur Seite Nr. 4

Introduction In this section Win32 Toolkit overview............................................................................................................................ 4 Toolkit changes........................................................................................................................................ 4 Minimum requirements.............................................................................................................................. 4 Win32 Tool

Inhaltszusammenfassung zur Seite Nr. 5

Microsoft Windows Preinstallation Environment In this section Overview of the Microsoft Windows Preinstallation Environment.................................................................... 5 Windows PE build process ........................................................................................................................ 5 Booting Windows PE from a USB drive key................................................................................................. 7 Overview o

Inhaltszusammenfassung zur Seite Nr. 6

The following table describes the directories and paths that you must define for the Windows® PE base image build procedure. Directory or path Description WinPEBuildTools Build location for the Windows® PE tools PathToWinPEFiles Path to the original Windows® PE files PathToOSFiles Path to the operating system CD or directory WinPE_Directory Target directory where the flat Windows® PE image will be created OptionalComponentsDirectory Target directory where the Windo

Inhaltszusammenfassung zur Seite Nr. 7

To simplify the process of customizing the Windows® PE image with the latest ProLiant drivers, the Win32 edition of the Toolkit provides a driver component that automatically registers and copies the drivers to the appropriate folders. User interaction is still required to set up the Windows® command prompt (CMD.EXE) environment. To extract the component: • Locate the compressed file, which is a self-extracting executable. • Double-click the self-extracting executable, and select Extract

Inhaltszusammenfassung zur Seite Nr. 8

Configuring HP ProLiant systems with Windows PE In this section Overview of configuring HP ProLiant systems with Windows PE.....................................................................8 Unattended configuration using startnet.cmd ............................................................................................... 8 Creating required data files with Windows PE............................................................................................. 9 Creating script

Inhaltszusammenfassung zur Seite Nr. 9

(http://www.microsoft.com/licensing/programs/sa/support/winpe.mspx). For more information about the net use command, enter net help use at the command prompt. Because startnet.cmd is stored in the WinPE_Directory\Platform\system32 directory, command files listed in startnet.cmd are relative to the directory. Use the default system variables SystemDrive and SystemRoot to specify paths to the utilities. Be sure that the contents of the file are accurate and tested before using it widely.

Inhaltszusammenfassung zur Seite Nr. 10

This command reads the current configuration on the source server and writes the hardware configuration data file to A:\HWCONFIG.XML. 2. Generate the array configuration data file with the following command: CPQACUXE /C A:\PL-RD.INI This command reads the array configuration on the source server and writes the array configuration data file to A:\PL-RD.INI. 3. Create the partition configuration data file. A sample DISKPART0.TXT file is provided with the Toolkit in the samples directory.

Inhaltszusammenfassung zur Seite Nr. 11

1. STARTDEPLOY.CMD is a script file that is executed by STARTNET.CMD in Windows PE. Edit the STARTDEPLOY.CMD file to modify the environment variables to match the locations of the utilities and data files specific to your deployment infrastructure. You must customize this file for your environment. In the following example, bold lines indicate information that must be modified for your environment. The STARTDEPLOY.CMD file is similar to the following: rem @echo off REM REM This is the

Inhaltszusammenfassung zur Seite Nr. 12

if errorlevel 0 goto State0 :State0 REM *** Configure the target server hardware by reading the configuration REM *** information in the script file echo Running Configuration Replication Utility... %Tools%\System\conrep -l -f%GlobalData%\HardwareSettings\hwconfig.xml - x%Tools%\System\conrep.xml echo Setting State Information... %Tools%\System\statemgr /w Phase 1 :State1 REM======================================================================== REM *** Configure the array

Inhaltszusammenfassung zur Seite Nr. 13

:NEXT5 %Tools%\System\ifhw .\hwdisc.xml %Tools%\System\allboards.xml PCI:"HP 6 Port SATA RAID Controller" if errorlevel 1 GOTO NEXT6 .\Adaptec\bin\arcconf.exe ***Fill in command options*** :NEXT6 pause REM======================================================================== REM *** Configure the iLO if iLo Present REM *** echo configuring iLO is present REM======================================================================== rem %Tools%\System\ifhw .\hwdisc.xml %Tool

Inhaltszusammenfassung zur Seite Nr. 14

REM *** Start installation of the operating system from the hard drive of REM *** the target system, reading unattended installation instructions from REM *** the C:\UNATTEND.TXT file REM======================================================================== %MSDistribution%\i386\winnt32 /s:%MSDistribution%\i386 /unattend:c:\unattend.txt /syspart:c %Tools%\System\reboot c: :State4 4. Modify the Windows Server 2003 SP1 UNATTEND.TXT sample file to fit your deployment requirements. In

Inhaltszusammenfassung zur Seite Nr. 15

MegaIDE.sys Symmpi.sys LsiCsb6.sys HPCISSs2.sys AAC.sys TXTSETUP.OEM [GuiUnattended] AdminPassword=password AutoLogon=Yes AutoLogonCount=1 OEMSkipRegional=1 OemSkipWelcome=1 TimeZone=20 [UserData] ComputerName=TEST FullName=HP OrgName=HPQ ProductID=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx [Proxy] Proxy_Enable=0 Use_Same_Proxy=0 [LicenseFilePrintData] AutoMode=PerServer AutoUsers=999 [GuiRunOnce] "c:\ntcsp\setupex.exe /smartstart" [RegionalSettings] Language=00000409

Inhaltszusammenfassung zur Seite Nr. 16

[SNMP] Community_Name=Public Traps=Localhost Accept_CommunityName=public Send_Authentication=yes [TerminalServices] ApplicationServer=0 PermissionsSetting=0 [Display] AutoConfirm=1 BitsPerPel=16 ConfigureAtLogon=0 VRefresh=60 Xresolution=800 Yresolution=600 [OEM_Ads] Logo=Compaq.bmp 5. Use the latest version of SmartStart to obtain supported drivers for new hardware devices. Also, add lines to copy the new devices and add the new devices to the UNATTEND.TXT and TXTSETUP

Inhaltszusammenfassung zur Seite Nr. 17

PXE-based Windows PE deployment This section describes how to use a PXE server to boot Windows® PE through a network. Review the server specification to determine whether PXE is supported on the target server. Currently, the Microsoft® RIS server is the only PXE server officially supported by Microsoft® with Windows® PE. Third-party PXE servers have not been validated with Windows® PE. Refer to RIS documentation for information about setting up and using RIS. NOTE: Using a PXE server

Inhaltszusammenfassung zur Seite Nr. 18

ISO image. If STARTDEPLOY.CMD is used to create a connection to a network resource, the file must exist on the CD. 4. Build an ISO image using the Windows® PE folder. 5. Create a Windows® PE CD using the ISO image. Configuring HP ProLiant systems with Windows PE 18

Inhaltszusammenfassung zur Seite Nr. 19

Technical support In this section Reference documentation ........................................................................................................................ 19 Toolkit support ....................................................................................................................................... 19 HP contact information............................................................................................................................ 19 Refe

Inhaltszusammenfassung zur Seite Nr. 20

Acronyms and abbreviations ADO ActiveX Data Objects API application program interface EA Enterprise Agreement HTA HTML applications iLO Integrated Lights-Out MBR master boot record OEM original equipment manufacturer PnP plug and play PXE Preboot Execution Environment RILOE II Remote Insight Lights-Out Edition II RIS Remote Installation Services SAM Software Assurance Membership Acronyms and abbreviations 20


Ähnliche Anleitungen
# Bedienungsanleitung Kategorie Herunterladen
1 HP (Hewlett-Packard) 326431 Handbuch Computerzubehör 0
2 HP (Hewlett-Packard) DESKJET 710C Handbuch Computerzubehör 20
3 HP (Hewlett-Packard) Hewlett-Packard16047C Handbuch Computerzubehör 1
4 HP (Hewlett-Packard) Hewlett-PackardE200 Handbuch Computerzubehör 1
5 HP (Hewlett-Packard) Hewlett-PackardSwitch yl Module Handbuch Computerzubehör 0
6 HP (Hewlett-Packard) HP 16500C Handbuch Computerzubehör 11
7 HP (Hewlett-Packard) HP Microsoft Windows Server 2008 R2 Standard Edition 589256-B21 Handbuch Computerzubehör 5
8 HP (Hewlett-Packard) 4036 QDR Handbuch Computerzubehör 5
9 HP (Hewlett-Packard) Hewlett-Packard11689A Handbuch Computerzubehör 0
10 HP (Hewlett-Packard) Compaq Microtower Business PC DX2300 Handbuch Computerzubehör 9
11 HP (Hewlett-Packard) 5992-3838 Handbuch Computerzubehör 1
12 HP (Hewlett-Packard) Hewlett-Packard11864A Handbuch Computerzubehör 0
13 HP (Hewlett-Packard) HP Drive Enclosure AP844B Handbuch Computerzubehör 16
14 HP (Hewlett-Packard) Hewlett-Packard11688A Handbuch Computerzubehör 0
15 HP (Hewlett-Packard) 302400 Handbuch Computerzubehör 0
16 Sony VGC-RB50(G) Handbuch Computerzubehör 1
17 Sony Movie Studio HD Platinum Suite 11 MSPSMS11000 Handbuch Computerzubehör 177
18 Sony Hi-MD Walkman MCMD-R1 Handbuch Computerzubehör 7
19 Sony Sound Forge V.10.0 Pro SF-10000 Handbuch Computerzubehör 435
20 Sony Rechargable Battery Pack VGP-BPSC31 Handbuch Computerzubehör 23