|
|
It's working now for all systems.
4 yrs
Wayk Crash on many Systems
|
|
|
I have tried the two version from topic https://forum.devolutions.net/topic26795-problems-running-due-to-domain-policies.aspx Same Behavior! Please check this topic that is the same issue i think: https://forum.devolutions.net/topic26796-windows-.aspx
4 yrs
Wayk Crash on many Systems
|
|
|
Hello, I have tried WaykNow on 4 Differents OS:
- Windows 2012 R2 Virtual Machine => Crash at launch with Windows Error Report
- Windows 7 Virtual Machine => Crash at launch with Windows Error Report
- Windows 8 Virtual Machine => Crash at launch without Widows Error Report
- Windows 10 Physical Machine => Works
Problem signature: Problem Event Name: APPCRASH Application Name: WaykNow64.exe Application Version: 0.9.0.0 Application Timestamp: 58040182 Fault Module Name: WaykNow64.exe Fault Module Version: 0.9.0.0 Fault Module Timestamp: 58040182 Exception Code: c0000005 Exception Offset: 0000000000029e50 OS Version: 6.3.9600.2.0.0.16.7 Locale ID: 4108 Additional Information 1: 9442 Additional Information 2: 9442e50f574993aa932f109482400e00 Additional Information 3: 2566 Additional Information 4: 2566d71af57b9c9a1c11446c6434125e Hope this Help
4 yrs
Wayk Crash on many Systems
|
|
|
OK! It's clear. Thanks for the answer
7 yrs
Disable special commands
|
|
|
Hello, Is there any trick to disable "special commands" on a "per entry" basis? We want some users be able to access only some applications on TS servers. When we create an RDP entry with a pre-configured program the user can send CTRL-ALT-DEL and launch by this way the desktop. Thanks.
7 yrs
Disable special commands
|
|
|
I have just tried with version 7.0.3.0. Now i have the password in my script but i still don't have the username and domain. This is my batch launched by "Update_BGinfo.cmd $HOST$ $DOMAIN$ $USERNAME$ $PASSWORD$":
@ECHO ON set host=%1 set domain=%2 set username=%3 set password=%4 pause
Result output:
C:\Remote Desktop Manager\tools\scripts>set host=myHost C:\Remote Desktop Manager\tools\scripts>set domain=My_Credential_Repository_Password!!! C:\Remote Desktop Manager\tools\scripts>set username= C:\Remote Desktop Manager\tools\scripts>set password= C:\Remote Desktop Manager\tools\scripts>pause Appuyez sur une touche pour continuer...
So i can say that Only Host and password have been transmitted to the command line. Hope this help.
8 yrs
Credentials Repository in Variables
|
|
|
I am using Launchy too and it's an Excellent idea!
8 yrs
Interrogating RDM from another program
|
|
|
Have you been forward with this topic?
8 yrs
Credentials Repository in Variables
|
|
|
Yes we want to use session script tools. We have to seperate Active directory domains to manage. With the first we use our current session credentials that are domains admins, so no problem. But we want to use the same session script tools to manage the other domain. Our stations are not a part of this domain and all the scripts don't work because we are not identified to this domain. We can't make a domain link and we wan't use the Session specific credentials because it will increase drastically the maintenance of our 200 sessions. This is an example of Session script tool that we want to use in both domains:
@ECHO ON set server=%1 set domain%2 set username=%3 set password=%4 CALL pstools\PsExec.exe -u %username% -p %password% \\%server% pandora.exe /mode silent /response-file response.file CALL copy /Y pandora_agent.conf "\\%server%\c$\pandora_agent\" CALL pstools\psservice -u %username% -p %password% \\%server% stop PandoraFMSAgent CALL pstools\psservice -u %username% -p %password% \\%server% start PandoraFMSAgent
We start the script with this:
.\tools\Scripts\Install_Pandora.cmd $HOST$ $DOMAIN$ $USERNAME$ $PASSWORD$
it works with session specific credentials but we would like to use the Credentials Repository. Thanks for your help
8 yrs
Credentials Repository in Variables
|
|
|
Hello, I don't know if it has been discussed before but my search doesn't make results. Is there a possibility to use in the variables the credentials repository entry informations. I would like to use Username, Password and Domain stored in the Credential Repository. Thanks ans have a nice day! <em>edited by pseudomix on 2/29/2012</em>
8 yrs
Credentials Repository in Variables
|
|
|
OK, thanks!
9 yrs
Teamviewer Partner's List Import
|
|
|
Hello, Have you got some news about this?  Bye
9 yrs
Teamviewer Partner's List Import
|
|
|
Hello, I have just tried to check the box "Allow password in variable". When i save the modification RDM crashes and after whenever i try to load this database RDM still crashes. I have attached a sample xml file that makes the crashe. My version is 6.5.1. Thanks for your help
9 yrs
Allow Password in Variable Makes RDM to Crash
|
|
|
Yes, since 2009 i think.
9 yrs
MySQL Administrator
|
|
|
Sorry, Using MySQL Workbench. Using old GUI tools works fine. Maybe an update possible? Have a nice end of WE. pseudomix wrote:
Hi,I'am trying to use this plugin bur unfortunately i receive this error: Enterprise Edition 6.4.8.0 Win32Exception - Le fichier spécifié est introuvable at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo) at System.Diagnostics.Process.Start() at System.Diagnostics.Process.Start(ProcessStartInfo startInfo) at System.Diagnostics.Process.Start(String fileName, String arguments) at RemoteDesktopManager.AddOn.MySQLGuiAddOn.MySQLGuiAddOn.ConnectExternal(String aParams) at Devolutions.RemoteDesktopManager.Business.Connectors.AddOnConnector.Connect(Connection connection, OpenConnectionMode openConnectionMode) at Devolutions.RemoteDesktopManager.Managers.ConnectionManager.OpenConnection(Connection connection, OpenConnectionMode openConnectionMode) at Devolutions.RemoteDesktopManager.Managers.ConnectionManager.OpenConnections(Connection[] connectionList, OpenConnectionMode openConnectionMode) at Devolutions.RemoteDesktopManager.Managers.ActionManager.OpenConnection(Connection[] currentConnections, OpenConnectionMode openConnectionMode) at Devolutions.RemoteDesktopManager.Frames.ConnectionViews.FreBaseConnectionView.OpenConnection(Connection[] currentConnections, OpenConnectionMode openConnectionMode) at Devolutions.RemoteDesktopManager.Frames.ConnectionViews.FreConnectionTreeView.tvList_NodeMouseDoubleClick(Object sender, TreeNodeMouseClickEventArgs e) at System.Windows.Forms.TreeView.OnNodeMouseDoubleClick(TreeNodeMouseClickEventArgs e) at System.Windows.Forms.TreeView.WndProc(Message& m) at Devolutions.RemoteDesktopManager.Controls.TreeViewXP.WndProc(Message& message) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) I am under RDM 6.4.8 and MySQL tools 5.2.34 Thanks
9 yrs
MySQL Administrator
|
|
|
Hi, I'am trying to use this plugin bur unfortunately i receive this error: Enterprise Edition 6.4.8.0 Win32Exception - Le fichier spécifié est introuvable at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo) at System.Diagnostics.Process.Start() at System.Diagnostics.Process.Start(ProcessStartInfo startInfo) at System.Diagnostics.Process.Start(String fileName, String arguments) at RemoteDesktopManager.AddOn.MySQLGuiAddOn.MySQLGuiAddOn.ConnectExternal(String aParams) at Devolutions.RemoteDesktopManager.Business.Connectors.AddOnConnector.Connect(Connection connection, OpenConnectionMode openConnectionMode) at Devolutions.RemoteDesktopManager.Managers.ConnectionManager.OpenConnection(Connection connection, OpenConnectionMode openConnectionMode) at Devolutions.RemoteDesktopManager.Managers.ConnectionManager.OpenConnections(Connection[] connectionList, OpenConnectionMode openConnectionMode) at Devolutions.RemoteDesktopManager.Managers.ActionManager.OpenConnection(Connection[] currentConnections, OpenConnectionMode openConnectionMode) at Devolutions.RemoteDesktopManager.Frames.ConnectionViews.FreBaseConnectionView.OpenConnection(Connection[] currentConnections, OpenConnectionMode openConnectionMode) at Devolutions.RemoteDesktopManager.Frames.ConnectionViews.FreConnectionTreeView.tvList_NodeMouseDoubleClick(Object sender, TreeNodeMouseClickEventArgs e) at System.Windows.Forms.TreeView.OnNodeMouseDoubleClick(TreeNodeMouseClickEventArgs e) at System.Windows.Forms.TreeView.WndProc(Message& m) at Devolutions.RemoteDesktopManager.Controls.TreeViewXP.WndProc(Message& message) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) I am under RDM 6.4.8 and MySQL tools 5.2.34 Thanks
9 yrs
MySQL Administrator
|
|
|
Hello, The links points to version 6.1.12.0 files  Is it normal? David Hervieux wrote:
Download: http://remotedesktopmanager.com/download/Setup.RemoteDesktopManager.6.4.8.0.exe http://remotedesktopmanager.com/download/Devolutions.RemoteDesktopManager.Bin.6.4.8.0.zip
9 yrs
New beta for Remote Desktop Manager 6.2
|
|
|
I have sended to you a sample base by PM.
9 yrs
Teamviewer Partner's List Import
|
|
|
Maybe i found the first step to solution. To export the Partner's list we can use Teamviewer Manager. TVManager can Import/Synchronize Partner's list and store this data in a Fully readable SQlite file. By default: C:\Users\John Smith\AppData\Roaming\TeamViewer Manager\tvmanager.db Do you think this can help? Regards
9 yrs
Teamviewer Partner's List Import
|
|
|
Hello, It would be nice to undock the Session list Pane. When you work with multiple screens it's important to keep the maximum space to the opened sessions. With this option you can put the main windows on the main screen and the session list pane on the second screen. Thanks <em>edited by pseudomix on 9/7/2011</em>
9 yrs
Undockable Session Pane
|
|
|
For now i can't find how to make an export of the partner's list. I'll make some additional investigations and i'll come back to you. Have a nice day
9 yrs
Teamviewer Partner's List Import
|
|
|
Hi, Maybe it's an existing feature but i can't found it. Is it possible to import the partner list from a Teamviewer Online Account? Thanks
9 yrs
Teamviewer Partner's List Import
|
|
|
Hi, Port Scan Check is working perfectly! Thanks David
9 yrs
New beta for Remote Desktop Manager 6.2
|
|
|
Very Nice! Thanks for your job.
9 yrs
TCP Check in multiple Host name check
|
|
|
Sorry. I have Pm'ed you the good one.
9 yrs
ArgumentException when using alternative Hosts
|
|
|
It's working as expected! Thanks
9 yrs
Wrong Session choosed with Forti SSL VPN
|
|
|
Thanks a lot! it's working like a charm.
9 yrs
Bypass SSL Certificate Error in Web Session
|
|
|
Hi, Just a little purpose to complete the multiple hostname feature. Is it possible to add an option to check if the TCP port is Open and than choose this address ? The ping feature is good but when the server don't respond to ping and only to the open port it's not working. Have a nice day!
9 yrs
TCP Check in multiple Host name check
|
|
|
Hello, I have tried with another computer and i have the same behaviour. I have send to you by PM the rdm. Thanks.
9 yrs
ArgumentException when using alternative Hosts
|
|
|
Hello, I found the bug. When you create the command line you don't put the connection name between quotes ("). So SSLClient choose the first connection with the first word. Example: Connection 1: Acme Boston Connection 2: Acme Chicago When you choose Acme Chicago it takes the first connection with the word Acme => Acme Boston. For now i will rename my Connections without spaces. Thanks for the special addon!
9 yrs
Wrong Session choosed with Forti SSL VPN
|