0 vote
Hi, We managed hundred of systems in VCenter / VSphere 5.5 and I love RDM.
I prefer RDP over VMRC, mainly because the copy/paste benefit.
Is it possible to have RDM automatically/continuously sync from VCenter the list of sessions to the Windows VMs (configured as RDP sessions)??
Thanks,
We have a new feature in RDM beta which is a synchronization framework. We have it implemented for AD but it's very easy to extend it with other sources. This could be possible if you can find a way to extract the information in .NET.
David Hervieux
I have a PS script to do it, but don't know where to start with .NET
Are you able to generate a csv file? Perhaps I could create a synchronizer based on the file changed event?
David Hervieux
That would do it just fine. What you need me to do?
Hi,
You only have to generate a csv file and he will work on the Csv synchronizer.
David Hervieux