HP OpenView Storage Mirroring Getting Started (359447-001, May 2004)

13
! Remote, automatic Storage Mirroring installation
1. Create a temporary directory on the primary site server. For
example, create z:\dtinstall.
2. Share the temporary folder.
3. Copy the files from the DblTake\NT2000 directory on the
Storage Mirroring CD-ROM to the temporary folder.
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 machine where you want to install Storage Mirroring,
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. Run the following case-sensitive command from the mapped
drive:
setup /s /v"DTSETUPINI=\"m:\DTSetup.ini\" /qn"
9. After the installation is complete, reboot each machine.
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 /s /v"DTSETUPINI=\"m:\DTSetup. ini\" /qn"
NOTE: If you have configured the AutoReboot option to yes,
the machine will automatically reboot.