HP StorageWorks Storage Mirroring Recover User's Guide (T5437-96008, November 2009)

72 of 739
xxxx.exe where xxxx is four numbers that specify the build number. For example,
your setup file might be called setup.exe or setup_1352.exe.
7. Run one of the following case-sensitive commands from the temporary directory,
dependingon if you have setup.exe or setup_xxxx.exe where xxxx is a four digit
build number.
setup /s /v"DTSETUPINI=\"c:\dtinstall\DTSetup.ini\" /qn"
setup_xxxx /s /v"DTSETUPINI=\"c:\dtinstall\DTSetup.ini\" /qn"
Note:
The command must be run from the directory where the temporary files are
located as well as specifying that directory for the .ini file.
Spacing is critical with this command. A space should precede /s, /v, and /qn
but should not appear anywhere else for the command to work correctly.
Installing or upgrading automatically to a remote machine
1. Create a temporary directory on the primary site server. For example, create
z:\temp_install.
2. Share the temporary folder.
3. On the CD, locate the files in a subdirectory under \setup\hpsm that is appropriate
for your architecture, either i386, x64, or IA64. Copy the files from that subdirectory
to the temporary directory.
4. From a command prompt, remove the read-only attributes from the files in the
temporary directory by using the command attrib *.* -r.
5. Make a backup copy of the default DTSetup.ini file in the shared folder.
6. Edit DTSetup.ini as needed using the values described in the previous tables.
7. From each server where you want to install Storage Mirroring Recover, map a
drive to the temporary directory that you created in step 1. For example, you might
map your m: drive to the share.
8. Determine the exact file name of your setup file by using the command dir setup*.*
from the mapped drive command prompt. Depending on how you received your
software (CD or web), your setup file name will be named setup.exe or setup_
xxxx.exe where xxxx is four numbers that specify the build number. For example,
your setup file might be called setup.exe or setup_1352.exe.
9. Run one of the following case-sensitive commands from the mapped drive,
depending on if you have setup.exe or setup_xxxx.exe where xxxx is a four digit
build number.
setup /s /v"DTSETUPINI=\"m:\DTSetup.ini\" /qn"
setup_xxxx /s /v"DTSETUPINI=\"m:\DTSetup.ini\" /qn"