Scheduled reports export to csv

Resolved

Scheduled reports export to csv

avatar


Hi
I’m trying to schedule an export of the password analyzer to a csv.
It’s works fine with this batch file.

----Start batch file---
set TM=%TIME:~0,2%%TIME:~3,2%
set TM=%TM: =0%
set date=%date:~-10,2%%date:~-7,2%%date:~-4,4%
"C:\Program Files (x86)\Devolutions\Remote Desktop Manager\RemoteDesktopManager64.exe" /DataSource:”MydatasourceID” /report:”ID Passwordanalyzer” /reportoutput:C:\RDMreport\log\PaswRapport\log.%date%.%TM%.csv /closeapp
----End batch file---

But It doesn’t export the column ‘show pwned password analysis’, anybody knows how to do this?

All Comments (2)

avatar

Hello,

As of now, this is not possible, but I opened a ticket to our engineering department to add the column.
The ticket number is RDMW-3812.


Best regards,

Jeff Dagenais

avatar

Hi Jean-Francois

Thank you for this.

Best regards

Closed