I wanted to import a .csv file into the Remote Desktop Manager, within the .csv are thousands of host adresses and many additional sub connection informations.
I´d hate to manualy insert every single information from the .csv into the right information field, as there are more informations that could be imported.
My question is, if there is an intelligent and not so time consuming workaround for this problem? Maybe an optimized/customizeable Assistant to import .csv files?
With RDM's PowerShell integration, the sky is the limit.
Here is a sample script that loads a csv of TeamViewer sessions and imports them into RDM setting the Name, Group, TeamViewer ID & Password.
http://download.devolutions.net/Scripts/TeamViewerCSVImport.ps1
Help on RDM PowerShell CmdLets
http://help.remotedesktopmanager.com/index.html?powershell_cmdlets.htm
Stéfane Lavergne
I thank you for your quick answer, but still this does not realy help me much.
I have different kinds of sub connection types like rdp and webbrowser.
To further complicate my problem, I have no experience on Powershell programming.
Post a few sample entries in a sample csv file, I will see if I can quickly get you up and running.
Stéfane Lavergne
Also a sample will help us create a more intelligent import wizard
David Hervieux