Examples of Typical Command Lines for Alarm Backup

To backup alarms for 24 hours from now minus 24 hours from now, use the following command line:
ihBackupAlarms.exe-h 24

The alarms will be backed up for 24 hours from now in the default location with the file name as month_ day_year_hour_minute_second.zip. For example,_8_13_2012_6_55_30.zip.

ihBackupAlarms.exe-d 7 -h 12 -m 360 -sec 120 -b c:/AlarmBackups/example

The alarms will be backed up for the mentioned time and stored with the file name as backup_8_12_ 2012_19_7_37.zip at C:/AlarmBackups/example.

Note: You must put a space between each parameter and the associated parameter information. You can place the parameters in any order.