I've currently imported our visionapp database and i'm working on restructuring everything.
We have some additional information in other tools (AD and VMware vSphere client) that we would like to import/merge with the existing session in RDM. For this i could create some csv exports which contain (at least) the hostname and the description field.
Is there an easy way to import/merge this kind of information onto existing items? it seems import can only create new (duplicate) items?
Hello, you would need to use powershell for this
http://forum.devolutions.net/topic16168-update-teamviewer-sessions-based-on-database-table.aspx has an extensive sample that reads from a data table.
Its easy to read from a csv, therefore the piece of code that you need is the part beginning after#Update the Sessions or add them
Do you need more guidance?
Maurice