beautypg.com

HP Storage Mirroring Software User Manual

Page 36

background image

34 of 195

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 specfy 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"

Note:

The command must be run from the shared folder as well as specifying that
directory for the .ini file.

Substitute your mapped drive for m:\.

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.

C:\>net use m: \\server_name\share
The command completed successfully
C:\>M:
M:\>setup_1352 /s /v"DTSETUPINI=\"m:\DTSetup.ini\" /qn"