Hp Scripting Toolkit for Windows 9.50 Uživatelský manuál Strana 15

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 62
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 14
NEXT3:
REM ----
REM DONE
REM ----
REBOOTREQUIRED:
System\reboot PXE
HWNOTFOUND:
End:
For more information about Online ROM Flash Smart Components, see the HP Online ROM Flash
User Guide on the HP Software and Driver Downloads website at http://www.hp.com/go/HPSC.
Erasing array configurations
Before beginning the deployment process, you might want to erase the current array configuration.
The commands in the following examples can be run as part of a script or alone.
To erase the array configuration:
1. Use the Microsoft DiskPart utility to clear the partition table:
a. Create a script file called ErasePart.txt that contains the following commands:
REM This file instructs Diskpart.exe to select the first disk as
REM target, then clean the target.
rescan
select disk=0
clean
b. Run the Microsoft DiskPart utility to clear the partition table:
diskpart /s .\ErasePart.txt
2. Use HP SSA to erase the array configurations:
hpssascripting -i erase.ini
The erase.ini file is provided in the Scripting Toolkit sample files.
Erasing array configurations 15
Zobrazit stránku 14
1 2 ... 10 11 12 13 14 15 16 17 18 19 20 ... 61 62

Komentáře k této Příručce

Žádné komentáře