Hello,
Is it possible to edit multiple devices at once? Such as adding the username and password. When I select more than one, and click edit, it only edits the first one I click. Thanks
Hi Jkeeton81,
You can make bulk database changes to devices for most (but not all) database device fields.
To add a username to existing devices in the database, use the DB.UpdateDevice.Text field activity:http://www.kiwisyslog.com/help/cattools/act_dbupdatetxt.htm
To add a password to existing devices in the database, use the DB.UpdateDevice.Password field activity:http://www.kiwisyslog.com/help/cattools/act_dbupdatepwd.htm
Regards,
Steve