Follow us on LinkedIn Find us on YouTube
home recent topics recent posts search faq  

Devolutions inc. > Forum

user:
psw:
| register | lost password   open id
Messages in this topic - RSS

Home » Remote Desktop Manager - Beta » Remote Desktop Manager 7.0 Beta

Bugs, comments or suggestions; anything related to Remote Desktop Manager Beta
12/21/2011 4:29:30 PM

David Hervieux
David Hervieux
Administrator
Posts: 4241

Hi,
We are happy to announce a new beta for Remote Desktop Manager. This version contains many enhancements and bug fixes.

http://remotedesktopmanager.com/download/Setup.RemoteDesktopManager.6.9.0.0.exe
http://remotedesktopmanager.com/download/Devolutions.RemoteDesktopManager.Bin.6.9.0.0.zip

Major features:

- New importer:
---> LogMeIn rss
---> Password Agent
- Hyper-V console
- French localization (german coming soon)
- New built-in session
---> embedded SSH
---> embedded SSH Shell
---> embedded Ftp / ftps
---> embedded Telnet
---> embedded UltraVNC (no more add-on installation required)
- Data entry html export
- Remote Desktop Manager Server installation wizard (more details coming soon)

Full change history:

- Added the offline mode support for Dropbox
- Added the reveal password setting for the non-administrator
- Added LogMeIn rss import
- Added more filter options
- Added the manual backup
- Added the French translation
- Added a duplicate menu entry for embedded opened session
- Added the data entry for to keep an email account information
- Added the terminal server details in the dashboard (Is Terminal Server must be checked in the session)
- Added built-in embedded SSH
- Added built-in embedded SSH Shell
- Added built-in embedded Ftp
- Added built-in embedded Telnet
- Added a Csv import wizard
- Added an Hyper-V dashboard
- Added Password Agent import
- Added data entry html export with password
- Added an SSH key generator
- Added a browse button for the data entry url
- Added a small diagnosis menu in Support
- Added an option to for a case sensitive filter
- Added a confirmation to duplicate or not the sub connections
- Added log end time for VNC (external mode)
- Embedded UltraVNC is now integrated (no add-on installation required)
- Optimized the SQL Server connection
- Fixed a bug with an RDP session opened with the fullscreen menu
- The group / folder are now shown first
- RDMO auto login is executed in background
- Fixed a tricky bug with the Putty focus
- Fixed a focus issue in the tree view after a session close
- Fixed a possible bug with Auto Typing Macro and $USERNAME$
- Fixed a possible problem with the vre file import
- Fixed some possible memory leaks
- Fixed a possible issue with the No Master Password
- Major internal refactoring to support multiple localizations
- Minor fixes
- UI fixes

edited by dhervieux on 12/21/2011

--
David Hervieux
Devolutions inc.


0 permalink
12/22/2011 9:53:42 AM

v65v65
v65v65
Posts: 20
Hi David,

I seem to be having a problem using the embedded SSH or SSH Shell. We currently use Putty to connect to all of our network equipment through SSH. If I try to use the embedded SSH the connection opens flash's on the screen and then closes. This happens to fast to even read any message on the screen. If I try this with SSH Shell then I get a pop up message "Unable to connect. Verify your settings." Putty is working but I was just trying to eliminate an external app and see if your embedded options would work.

Feature requests:

Is it possible to add options to the password generator? We have a default password policy and use another password generator and have a criteria of 3 upper case, 2 lower case, and 2 number. We use Remote Desktop Manager for 95% of all our management tools and this would avoid have an external password generator if we could specify the criteria.

Would it be possible to edit some of the session details while in the dashboard instead of opening the connection?

You have the best management tool out there. Keep up the good work.

Thanks,
Larry
0 permalink
12/22/2011 11:28:57 AM

David Hervieux
David Hervieux
Administrator
Posts: 4241
Hi Larry,
We will look at your problem with SSH. This is the first beta and it's possible that we have some adjustment to do. We have tested it with an OpenSSH on a Windows Server machine. Could you verify the application log: Help->View Application Log

I have added your two other request on our todo list. I don't have any timeframe but as usual we continue to improve the application.

--
David Hervieux
Devolutions inc.


0 permalink
12/22/2011 2:10:27 PM

v65v65
v65v65
Posts: 20
Hi,

Here is the output from the application log.


[11/8/2011 12:08 PM]ERROR SILENT System.Net.WebException: The remote server returned an error: (404) Not Found.
at System.Net.HttpWebRequest.GetResponse()
at Devolutions.RemoteDesktopManager.Business.BusinessHelper.GetFavicon(String website, Image defaultImage)
[11/8/2011 12:08 PM]ERROR SILENT System.Net.WebException: The remote server returned an error: (404) Not Found.
at System.Net.HttpWebRequest.GetResponse()
at Devolutions.RemoteDesktopManager.Business.BusinessHelper.GetFavicon(String website, Image defaultImage)
[11/10/2011 2:17 PM]ERROR SILENT System.Net.WebException: The remote server returned an error: (404) Not Found.
at System.Net.HttpWebRequest.GetResponse()
at Devolutions.RemoteDesktopManager.Business.BusinessHelper.GetFavicon(String website, Image defaultImage)
[11/10/2011 2:17 PM]ERROR SILENT System.Net.WebException: The remote server returned an error: (404) Not Found.
at System.Net.HttpWebRequest.GetResponse()
at Devolutions.RemoteDesktopManager.Business.BusinessHelper.GetFavicon(String website, Image defaultImage)
[11/10/2011 3:13 PM]ERROR SILENT System.Net.WebException: The remote server returned an error: (404) Not Found.
at System.Net.HttpWebRequest.GetResponse()
at Devolutions.RemoteDesktopManager.Business.BusinessHelper.GetFavicon(String website, Image defaultImage)
[11/10/2011 3:13 PM]ERROR SILENT System.Net.WebException: The remote server returned an error: (404) Not Found.
at System.Net.HttpWebRequest.GetResponse()
at Devolutions.RemoteDesktopManager.Business.BusinessHelper.GetFavicon(String website, Image defaultImage)
[11/14/2011 10:24 PM]ERROR SILENT System.Data.SqlClient.SqlException: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)
at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
at System.Data.SqlClient.TdsParser.Connect(ServerInfo serverInfo, SqlInternalConnectionTds connHandler, Boolean ignoreSniOpenTimeout, Int64 timerExpire, Boolean encrypt, Boolean trustServerCert, Boolean integratedSecurity, SqlConnection owningObject)
at System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(ServerInfo serverInfo, String newPassword, Boolean ignoreSniOpenTimeout, Int64 timerExpire, SqlConnection owningObject)
at System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(String host, String newPassword, Boolean redirectedUserInstance, SqlConnection owningObject, SqlConnectionString connectionOptions, Int64 timerStart)
at System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(SqlConnection owningObject, SqlConnectionString connectionOptions, String newPassword, Boolean redirectedUserInstance)
at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, Object providerInfo, String newPassword, SqlConnection owningObject, Boolean redirectedUserInstance)
at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection)
at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnection owningConnection, DbConnectionPool pool, DbConnectionOptions options)
at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject)
at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject)
at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject)
at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
at System.Data.SqlClient.SqlConnection.Open()
at Devolutions.RemoteDesktopManager.Business.DataSources.DatabaseConnectionDataSource.ExecuteNonQuery(String sql, IDbDataParameter[] parameters)
at Devolutions.RemoteDesktopManager.Business.DataSources.SqlServerLogSubDataSource.LogConnectionClosed(LogConnectionClosedInfo logConnectionClosedInfo)
[11/15/2011 2:22 PM]ERROR SILENT System.Net.WebException: The remote server returned an error: (404) Not Found.
at System.Net.HttpWebRequest.GetResponse()
at Devolutions.RemoteDesktopManager.Business.BusinessHelper.GetFavicon(String website, Image defaultImage)
[12/22/2011 10:02 AM]INFO Upgrading database for data source 'RDM' with version 24
[12/22/2011 10:02 AM]INFO Upgrading database for data source 'RDM' with version 25
[12/22/2011 10:02 AM]INFO Upgrading database for data source 'RDM' with version 26
[12/22/2011 10:04 AM]ERROR SILENT Rebex.Net.SshException: A supplied password or user name is incorrect.
at Rebex.Net.SshSession.cCIjvV(String , String , SshPrivateKey , SshGssApiCredentials )
at Rebex.Net.SshSession.Authenticate(String userName, String password, SshPrivateKey privateKey)
at Rebex.Net.Ssh.Login(String userName, String password, SshPrivateKey privateKey)
at Rebex.Net.Ssh.kRCyw(String , Int32 , SshParameters , String , String , SshPrivateKey )
at Rebex.TerminalEmulation.SshTerminalControl.Connect()
at Devolutions.RemoteDesktopManager.Frames.Embedded.FreEmbeddedSshSchell.Connect()
[12/22/2011 10:15 AM]ERROR SILENT Rebex.Net.SshException: A supplied password or user name is incorrect.
at Rebex.Net.SshSession.cCIjvV(String , String , SshPrivateKey , SshGssApiCredentials )
at Rebex.Net.SshSession.Authenticate(String userName, String password, SshPrivateKey privateKey)
at Rebex.Net.Ssh.Login(String userName, String password, SshPrivateKey privateKey)
at Rebex.Net.Ssh.kRCyw(String , Int32 , SshParameters , String , String , SshPrivateKey )
at Rebex.TerminalEmulation.SshTerminalControl.Connect()
at Devolutions.RemoteDesktopManager.Frames.Embedded.FreEmbeddedSshSchell.Connect()
[12/22/2011 10:22 AM]ERROR SILENT Rebex.Net.SshException: Unsupported protocol version.
at Rebex.Net.SshSession.bOtYJuZ()
at Rebex.Net.SshSession.Negotiate()
at Rebex.Net.Ssh.Connect(String serverName, Int32 serverPort, SshParameters parameters)
at Rebex.Net.Ssh.kRCyw(String , Int32 , SshParameters , String , String , SshPrivateKey )
at Rebex.TerminalEmulation.SshTerminalControl.Connect()
at Devolutions.RemoteDesktopManager.Frames.Embedded.FreEmbeddedSshSchell.Connect()
[12/22/2011 10:37 AM]ERROR SILENT Rebex.Net.SshException: A supplied password or user name is incorrect.
at Rebex.Net.SshSession.cCIjvV(String , String , SshPrivateKey , SshGssApiCredentials )
at Rebex.Net.SshSession.Authenticate(String userName, String password, SshPrivateKey privateKey)
at Rebex.Net.Ssh.Login(String userName, String password, SshPrivateKey privateKey)
at Rebex.Net.Ssh.kRCyw(String , Int32 , SshParameters , String , String , SshPrivateKey )
at Rebex.TerminalEmulation.SshTerminalControl.Connect()
at Devolutions.RemoteDesktopManager.Frames.Embedded.FreEmbeddedSshSchell.Connect()
[12/22/2011 10:39 AM]ERROR SILENT Rebex.Net.SshException: The operation was not completed within the specified time limit.
at Rebex.Net.SshSession.BXQTfX(Int32 )
at Rebex.Net.SshSession.AePCoRZ(Byte[]& )
at Rebex.Net.SshSession.cDtmAOZ(cMbfbTZ , Object[] )
at Rebex.Net.SshSession.CFLiXJ(ANiLIV )
at Rebex.Net.SshSession.CdWqMB()
at Rebex.Net.SshSession.cCIjvV(String , String , SshPrivateKey , SshGssApiCredentials )
at Rebex.Net.SshSession.Authenticate(String userName, String password, SshPrivateKey privateKey)
at Rebex.Net.Ssh.Login(String userName, String password, SshPrivateKey privateKey)
at Rebex.Net.Ssh.kRCyw(String , Int32 , SshParameters , String , String , SshPrivateKey )
at Rebex.TerminalEmulation.SshTerminalControl.Connect()
at Devolutions.RemoteDesktopManager.Frames.Embedded.FreEmbeddedSshSchell.Connect()


Thanks for your assistance.

Larry
0 permalink
12/22/2011 2:12:29 PM

David Hervieux
David Hervieux
Administrator
Posts: 4241
Hi,
The next version will show you more details but I see from the log:

- A supplied password or user name is incorrect.
- Unsupported protocol version.

--
David Hervieux
Devolutions inc.


0 permalink
12/23/2011 2:43:30 AM

Petr Valouch
Petr Valouch
Posts: 10
Hi,

i've got this problem with new RDM 6.9.0.0: if i use filter/search for sessions then current beta expand all and then filter only those sessions that match ... but all empty groups remain displayed. previous behaviour was that only groups with displayed sessions was displayed

--
Petr Valouch

Help wanted: Telepath.
You know where to apply.
0 permalink
12/23/2011 3:13:05 AM

David Hervieux
David Hervieux
Administrator
Posts: 4241
Hi,
I know why and I will fix it. Sorry about that

--
David Hervieux
Devolutions inc.


0 permalink
12/23/2011 6:03:15 AM

David Hervieux
David Hervieux
Administrator
Posts: 4241
Hi,
It's now fixed and this will be in the next beta release.

--
David Hervieux
Devolutions inc.


0 permalink
12/26/2011 12:09:26 AM

alireza1023
alireza1023
Posts: 13
Hi
Tnx for your application
could you add winbox for mikrotik?
0 permalink
12/27/2011 7:25:24 PM

jmurray44
jmurray44
Posts: 1
Hi
Since you have added the embedded telnet in the new 6.9.0.0 version I noticed that you no longer have the option to have a time stamped log file. Not sure if this is in your plan for the new version but having this feature can be helpful where you might need to maintain a session log
0 permalink
12/27/2011 7:27:48 PM

David Hervieux
David Hervieux
Administrator
Posts: 4241
Hi,
We have done it on purpose. Does the log is missing only with the embedded Telnet? I will fix this for sure.

--
David Hervieux
Devolutions inc.


0 permalink
12/28/2011 10:38:25 AM

Xanacas
Xanacas
Posts: 90
Just a small statement after one week of use:
until now it works great!
0 permalink
12/28/2011 10:42:31 AM

David Hervieux
David Hervieux
Administrator
Posts: 4241
Thank you very much for this input. It's very for us. We have more features coming soon for this release and also for 2012.

--
David Hervieux
Devolutions inc.


0 permalink
12/28/2011 12:16:07 PM

Xanacas
Xanacas
Posts: 90
give it to me
0 permalink
12/29/2011 7:37:29 AM

David Hervieux
David Hervieux
Administrator
Posts: 4241
I can't give you all the details but we want to expand our computer management and add more centralized information. We also want to explore the Mobile solution and maybe MACOS X. This is not official yet.

--
David Hervieux
Devolutions inc.


0 permalink
12/31/2011 10:42:22 PM

snirh
snirh
Posts: 90
Hi,

It seems that if a folder does not have an entry under it you cannot delete it or do anything to it..., bug? / feature?
0 permalink
1/1/2012 7:17:09 AM

David Hervieux
David Hervieux
Administrator
Posts: 4241
Hi,
Sorry about the delete bug. The workaround is to add a blank session and delete the group. It's now fixed internally and this will be in the next beta release. I hope to release it tomorrow.

--
David Hervieux
Devolutions inc.


0 permalink
1/1/2012 8:54:16 AM

snirh
snirh
Posts: 90
Hi,

Another thing I noticed, when I search for a keyword the list used to filtered all the folders and show me only the folders with data related to my search.
Now, all the folders are showing and only the entries are filtered...
0 permalink
1/1/2012 9:17:04 AM

David Hervieux
David Hervieux
Administrator
Posts: 4241
This is also fixed already

--
David Hervieux
Devolutions inc.


0 permalink
1/1/2012 8:13:42 PM

David Hervieux
David Hervieux
Administrator
Posts: 4241
Hi,
A new beta version of Remote Desktop Manager is now available:

http://remotedesktopmanager.com/download/Setup.RemoteDesktopManager.6.9.1.0.exe
http://remotedesktopmanager.com/download/Devolutions.RemoteDesktopManager.Bin.6.9.1.0.zip

Changes
- Added the show console error option for the Microsoft VPN
- Added Rename and Duplicate support for the sub-connections
- Added the custom image feature for a group/folder
- Added the Active Time log for a embedded connection
- Export to html for the data entries contains now the password encrypted
- Fixed a bug with the filter and empty folders
- Fixed a click through bug when clicking the menu from an external app or embedded putty
- Fixed a possible problem when the application try to auto login multi time (web)
- Improved the session type filter for a new entry
- Integrated the PDF, Visio and Office document support
- The password generator settings are now saved
- Improved the password generator with pattern (compatible with the KeePass generator)
- Minor translation fixes

--
David Hervieux
Devolutions inc.


0 permalink

Home » Remote Desktop Manager - Beta » Remote Desktop Manager 7.0 Beta





Powered by Jitbit Forum 7.0.4.0 © 2006-2011 Jitbit Software