Hi 
First of all I want to say I love the product. And sorry if this question have been asked before, tried searching both the help and the forum without finding anything spesific.
We are using ASG-RD 2015 patch 5.
Currently working on setting up an integration/sync beetween an external cmdb and ASG.
Is it possible to get the .csv connection export command based?
I have been able to sync connections into ASG with these kind of commands:
"C:\Program Files (x86)\ASG-Remote Desktop 2015\ASGRD.exe" /syncaction:CSV /syncid:770bd7d3-1b61-44d0-bf2e-5c512135149a "/syncoutput:c:\temp\sync.txt" "/instance:ASG RDP" /loginintegrated:true /loginsubmit
But I am unable to find a way to export the connection .csv file in a similar way.
Is it possible to get this kind of export done automatically or by command line (so we can schedule a job for it)? Ideally get some kind of "copy to clipboard" function for it, but the possibility and just some info in help would be enough
![[Image: exportasg.jpg]](http://s27.postimg.org/d9hh6l3bj/exportasg.jpg)
The reason for us needed it is to have minimum the ConnectionName and FolderName exported. So we can import the FolderName information into the external cmdb. That way we have all we need in the external cmdb to have a daily sync using the ASGRD.exe" /syncaction:CSV.
Ideally we wold also like to import only new objects more "live" by automating the import process. But can't seem to find any command line for .csv import either.
Would this kind of import be able to automate? Perhaps by a scheduled command line?

First of all I want to say I love the product. And sorry if this question have been asked before, tried searching both the help and the forum without finding anything spesific.
We are using ASG-RD 2015 patch 5.
Currently working on setting up an integration/sync beetween an external cmdb and ASG.
Is it possible to get the .csv connection export command based?
I have been able to sync connections into ASG with these kind of commands:
"C:\Program Files (x86)\ASG-Remote Desktop 2015\ASGRD.exe" /syncaction:CSV /syncid:770bd7d3-1b61-44d0-bf2e-5c512135149a "/syncoutput:c:\temp\sync.txt" "/instance:ASG RDP" /loginintegrated:true /loginsubmit
But I am unable to find a way to export the connection .csv file in a similar way.
Is it possible to get this kind of export done automatically or by command line (so we can schedule a job for it)? Ideally get some kind of "copy to clipboard" function for it, but the possibility and just some info in help would be enough

![[Image: exportasg.jpg]](http://s27.postimg.org/d9hh6l3bj/exportasg.jpg)
The reason for us needed it is to have minimum the ConnectionName and FolderName exported. So we can import the FolderName information into the external cmdb. That way we have all we need in the external cmdb to have a daily sync using the ASGRD.exe" /syncaction:CSV.
Ideally we wold also like to import only new objects more "live" by automating the import process. But can't seem to find any command line for .csv import either.
Would this kind of import be able to automate? Perhaps by a scheduled command line?
![[Image: importasg.jpg]](http://s8.postimg.org/5teb08n8x/importasg.jpg)