Command Line Arguments


SwitchBackup.Exe [domain-name] [ip-address] [backup [quit]]
All command line options are optionable, separed by space character.




Examples:

SwitchBackup.exe 192.168.1.1
- run SwitchBackup, connect database, search youngest domain containing device with IP address 192.168.1.1, connect domain, and set filtrer to value 192.168.1.1

SwitchBackup.exe 192.168.1.1 backup
- run SwitchBackup, connect database, search youngest domain containing device with IP address 192.168.1.1, connect domain, and set filtrer to value 192.168.1.1, run TCP backup off all filtered devices and show report of backup task - only when more than one device is selected, other case shows configuration of backuped device (if only one device match selected filter)

SwitchBackup.exe 192.168.1.1 backup quit
- run SwitchBackup, connect database, search youngest domain containing device with IP address 192.168.1.1, connect domain, and set filtrer to value 192.168.1.1, run TCP backup off all filtered devices and quits application SwitchBackup

SwitchBackup.exe 3Com 192.168.1.1 backup quit
- run SwitchBackup, connect database, connect domain 3Com, and set filtrer to value 192.168.1.1, run TCP backup off all filtered devices and quits application SwitchBackup