This option is available only for Windows Vista and Windows Server 2008.
-inject_drivers Driver1Path [Driver2Path ...]
Injects additional drivers into the DR OS image. You must specify a full path to
the driver. A maximum of 50 paths can be specified.
This option is available only for Windows Vista and Windows Server 2008.
NOTE
The omniiso command is available on Windows systems only.
EXAMPLES
The following examples illustrate how the omniiso command works.
1. To create and save a disaster recovery ISO file for a CD-ROM in
"C:\iso\dr\omnidr.iso", containing objects backed up in the session with the
session ID "2008/08/16-23", using information stored in the SRD and P1S files
stored in "C:\iso\dr\srd\machine101.company.com" and
"C:\iso\dr\p1s\machine101.company.com", using DR Image stored in
"C:\iso\dr\img\machine101.company.com.img", run:
omniiso -session 2008/08/16-23 -cd
-iso c:\iso\dr\omnidr.iso
-srd C:\iso\dr\srd\machine101.company.com
-rset C:\iso\dr\p1s\machine101.company.com
C:\iso\dr\img\machine101.company.com.img
2. To create and save a Windows Vista or Windows Server 2008 disaster recovery
ISO file for a CD-ROM in "C:\iso\dr\omnidr.iso", containing objects backed
up in the session with the session ID "2008/03/22-23", using information stored
in the SRD and P1S files stored in "C:\iso\dr\srd\machine102.company.com"
and "C:\iso\dr\p1s\machine102.company.com", using DR Image stored in
"C:\iso\dr\img\machine102.company.com.img" where the drivers are
automatically injected, run:
omniiso -session 2008/03/22-23 -cd
-iso C:\iso\dr\omnidr.iso
-srd C:\iso\dr\srd\machine102.company.com
-rset C:\iso\dr\p1s\machine102.company.com
C:\iso\dr\img\machine102.company.com.img –autoinject
Command line interface reference 141