Skip to main content

SD5 Looking to export deployed machine data to a usable text format like .csv or .txt

Thread needs solution

Does anybody know a way to take the data from the 'Machines' tab (MAC, IP, Deployment date and result) and export it to a usable format to compare database info in a spreadsheet form? IE...I need to run a list of deployed machines (used licenses) against our inventory spreadsheet of current desktops. We've recycled older machines and would like to stop paying maintenance on licenses that are no longer in use.

The machine tab lists all that info very nicely in a column/row format, so there's got to be a way to do this, despite being told otherwise on a support call.

0 Users found this helpful

Hi Bernie,

in the current version of Acronis Snap Deploy we don't there is no option to export machine list. However, if you are comfortable with SQLite you can work with the database.

Acronis Snap Deploy Server stores all data about machines in a SQLite database which is located in

  • Win Vista/7/8/10: C:\ProgramData\Acronis\DeployServer\Database
  • Win XP: C:\Documents and Settings\All Users\Application Data\Acronis\DeployServer\Database

Thank you,