If possible, show the example command.
Hi Kim,
There are two ways to update passwords with the tool. You can update all passwords in bulk with a single command, or you can export the hardware info (including passwords) to CSV, make your modifications, and import the updated CSV.
Export
--export --kind hardware --file hardware.csv
Make whatever modifications you need. You can use the read-only columns to sort by recording server or device driver for example. If you only need to change 5 cameras, you can just remove everything else from the CSV.
Import
--import --kind hardware --file hardware.csv