install_README.txt - Windows Server IBMTape Device Drivers Installer

(C) Copyright IBM Corporation 2014


install_exclusive.exe:

	install_exclusive.exe should be used by applications (such as Tivoli Storage Manager)
	requiring the driver to issue automatic reserves on open and also preventing multiple
	open handles from a host to a drive to exist at the same time.

        Note: This option replaces the previous default installation of install.exe.
              This is the installer required for failover feature to work.


install_nonexclusive.exe:

	install_nonexclusive.exe should be used by applications (such as Microsoft Data
        Protection Manager or Microsoft Removable Storage Manager) permitting multiple open 
	handles from a host to a drive to exist at the same time.

        Note: This option replaces the previous command line installation of install.exe -n


See IUG for more details: 
        http://www-01.ibm.com/support/docview.wss?rs=577&uid=ssg1S7002972


To install the Windows Server IBMTape Device Drivers:

	Double click on install_exclusive.exe or install_nonexclusive.exe to start the 
	drivers installation or use the command line options as follows:

	   install_exclusive [-c|-t] [-d] [-s] [-h] [-r]
		or
	   install_nonexclusive [-c|-t] [-d] [-s] [-h] [-r] 

      		c = install only the changer drivers
		t = install only the tape drivers
		d = output debug information to debug.txt
		s = silent mode (suppress IBM driver pop-ups)
		r = disable the RSM service
		f = disable DPF
                p = use persistent reserve if DPF disabled
                m = disable media polling
                a = disable WRAttributes
		h = print usage information
