Run CSV synchronizer from powershell

Run CSV synchronizer from powershell

avatar
tp
Disabled

Hi,

I have database with RDM entries in SQL Server. All entries are being imported by CSV synchronizer. Whole process takes a long time, so i want to execute synchronizer every morning, once per day.

I'm looking for solutions that allow me to run synchronizer from server without RDM installed (eg. in SQL Server job as powershell script).

How can i do that ?

All Comments (2)

avatar

Hello,

Without RDM installed on the server, it is not possible.

If you want to run the CSV Synchronizer from an automated task with the RDM PowerShell module, I will test it and let you know if it is possible.

Best regards,

Érica Poirier

avatar

Hello,

You can consult this post on the forum about the RDM PowerShell CmdLet that will run a CSV synchronizer.

https://forum.devolutions.net/topic27351-to-support-rdm-powershell-script-running-as-a-service--openrdmsession-should-provide-return-values.aspx?lastpage=1#post102013

Best regards,

Érica Poirier