<?xml version="1.0"?>
<rss version="2.0">
<channel>
<title>DEVOLUTIONS - Remote Desktop Manager - Bug Report - Logon problems - Messages</title>
<link>http://forum.devolutions.net/forum/topic404-logon-problems.aspx</link>
<description>DEVOLUTIONS - Remote Desktop Manager - Bug Report - Logon problems - Messages</description>
<language>en-us</language>
<docs>http://blogs.law.harvard.edu/tech/rss</docs>
<generator>Jitbit AspNetForum</generator>
<pubDate>Thu, 14 Jan 2010 18:18:36 GMT</pubDate>
<lastBuildDate>Thu, 14 Jan 2010 18:18:36 GMT</lastBuildDate>
<item>
<link>http://forum.devolutions.net/forum/topic404-logon-problems.aspx</link>
<title>Message from UggaBugga</title>
<description><![CDATA[#rcroes<br/>I can share what I am doing about that. I'm using a vbs script to achieve this.<br/><br/><div class=quote>Dim WshShell<br/><br/>Dim objShell<br/>Set WshShell = WScript.CreateObject("WScript.Shell")<br/>Set objShell = CreateObject("WScript.Shell")<br/>strUserName = objShell.ExpandEnvironmentStrings("%USERNAME%")<br/><br/>WshShell.RegWrite "HKCU\Software\Microsoft\Terminal Server Client\Servers\SERVERNAME.FULLDOMAINNAME\UsernameHint", "DOMAINNAME\" & strUserName & "", "REG_SZ"<br/>WshShell.RegWrite "HKCU\Software\Microsoft\Terminal Server Client\UsernameHint\SERVERNAME.FULLDOMAINNAME", "DOMAINNAME\" & strUserName & "", "REG_SZ"<br/>WshShell.Run "mstsc.exe"</div><br/><br/><br/>You could expand this script if you like... It fits my needs!<br/>Hope you(or someone) can use it <img src="images/smilies/smile.gif" border=0 /><br/><br/>//UggaBugga]]></description>
<pubDate>Thu, 14 Jan 2010 18:18:36 GMT</pubDate>
</item>
<item>
<link>http://forum.devolutions.net/forum/topic404-logon-problems.aspx</link>
<title>Message from dhervieux</title>
<description><![CDATA[Hi,<br/>  I will try to find a solution. I will notify you as soon as I got something.<br/><br/>Thank you for your help.<br/><br/>David Hervieux<br/>Devolutions inc.]]></description>
<pubDate>Fri, 18 Dec 2009 05:31:19 GMT</pubDate>
</item>
<item>
<link>http://forum.devolutions.net/forum/topic404-logon-problems.aspx</link>
<title>Message from rcroes</title>
<description><![CDATA[For what I can see now is that you have to login (manual) the correct way (so Log on to = domain name). After that you can change credentials with the normal way, username, password, domain. But if you or someone else logs in local the next time you will log in local too.<br/>I hope someone has a good solution for that so that there is an option that you always login on the domain (if set) and not local.]]></description>
<pubDate>Fri, 18 Dec 2009 03:44:34 GMT</pubDate>
</item>
<item>
<link>http://forum.devolutions.net/forum/topic404-logon-problems.aspx</link>
<title>Message from rcroes</title>
<description><![CDATA[I will do some more tests tomorow with some other customers and let you know.<br/>Maybe some other users can test it to?]]></description>
<pubDate>Thu, 17 Dec 2009 08:49:55 GMT</pubDate>
</item>
<item>
<link>http://forum.devolutions.net/forum/topic404-logon-problems.aspx</link>
<title>Message from dhervieux</title>
<description><![CDATA[I will "automerge" the fields in the next update, I just want to confirm that it works ?<br/><br/>David Hervieux<br/>Devolutions inc.]]></description>
<pubDate>Thu, 17 Dec 2009 07:44:21 GMT</pubDate>
</item>
<item>
<link>http://forum.devolutions.net/forum/topic404-logon-problems.aspx</link>
<title>Message from rcroes</title>
<description><![CDATA[<b>dhervieux</b> wrote:<br/><div class=quote>Hi,<br/>  Not in this version...<br/>Devolutions inc.</div><br/><br/>No problem, but there is hope for me in a future version <img src="images/smilies/wink.gif" border=0 />]]></description>
<pubDate>Thu, 17 Dec 2009 07:16:38 GMT</pubDate>
</item>
<item>
<link>http://forum.devolutions.net/forum/topic404-logon-problems.aspx</link>
<title>Message from dhervieux</title>
<description><![CDATA[Hi,<br/>  Not in this version, the only way is to merge the domain field and the username into the username field. Leave the domain field blank.<br/><br/>David Hervieux<br/>Devolutions inc.]]></description>
<pubDate>Thu, 17 Dec 2009 07:13:18 GMT</pubDate>
</item>
<item>
<link>http://forum.devolutions.net/forum/topic404-logon-problems.aspx</link>
<title>Message from rcroes</title>
<description><![CDATA[<b>dhervieux</b> wrote:<br/><div class=quote>Hi,<br/>  I just remembered something, some version of Remote Desktop (6.0 or 6.1) does not use the the domain  field anymore. It must be included directly in the username:<br/><br/>domain\dhervieux<br/><br/>Can you try this ?<br/><br/>David Hervieux<br/>Devolutions inc.</div><br/><br/>Is there a way that you can overrule this in RDM ? So that username, password and domain fields are filled in correctly ?]]></description>
<pubDate>Thu, 17 Dec 2009 06:56:04 GMT</pubDate>
</item>
<item>
<link>http://forum.devolutions.net/forum/topic404-logon-problems.aspx</link>
<title>Message from rcroes</title>
<description><![CDATA[I've got it working, but first you have to login correctly on the domain.<br/>It remembers the last way it logged in and writes it to the registry<br/>Will try to find a way to overrule that, GPO or Terminal services configurator &gt; RDP-TCP settings (see attachment). But I don't know if that's the corect way to do that.<br/>If someone has tips for me, they're welcome<br/><br/>Thanx!]]></description>
<pubDate>Thu, 17 Dec 2009 06:12:24 GMT</pubDate>
</item>
<item>
<link>http://forum.devolutions.net/forum/topic404-logon-problems.aspx</link>
<title>Message from dhervieux</title>
<description><![CDATA[Hi,<br/>  I just remembered something, some version of Remote Desktop (6.0 or 6.1) does not use the the domain  field anymore. It must be included directly in the username:<br/><br/>domain\dhervieux<br/><br/>Can you try this ?<br/><br/>David Hervieux<br/>Devolutions inc.]]></description>
<pubDate>Thu, 17 Dec 2009 05:53:03 GMT</pubDate>
</item>
<item>
<link>http://forum.devolutions.net/forum/topic404-logon-problems.aspx</link>
<title>Message from rcroes</title>
<description><![CDATA[I'm with an other customer now and have the same problem<br/>See attachments for settings and logon screen]]></description>
<pubDate>Thu, 17 Dec 2009 05:46:52 GMT</pubDate>
</item>
<item>
<link>http://forum.devolutions.net/forum/topic404-logon-problems.aspx</link>
<title>Message from dhervieux</title>
<description><![CDATA[Hi,<br/>  Before you used the batch edit, everything was was working alright ?  I think that the domain was not changed in the batch edit. Only the username and the password is changed. Can you open one session settings and check if everything is correctly set ?<br/><br/>Let me know.<br/><br/>David Hervieux<br/>Devolutions inc.]]></description>
<pubDate>Thu, 17 Dec 2009 05:25:14 GMT</pubDate>
</item>
<item>
<link>http://forum.devolutions.net/forum/topic404-logon-problems.aspx</link>
<title>Message from rcroes</title>
<description><![CDATA[We have a Citrix farm and we use Remote Desktop Manager to connect for service and support.<br/>I used Batch edit, Change Saved Credential (see attachment 1)<br/><br/>But now the administrator logs in incorrect;<br/>domain\administrator, logon to local computer (see attachment 2)<br/><br/>Therefor all normal user ar unable to logon diectly, they have to choose the correct domain.<br/><br/><b>This is an urgent isue, please help</b>]]></description>
<pubDate>Thu, 17 Dec 2009 04:22:29 GMT</pubDate>
</item>
</channel>
</rss>
