<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments on: Windows 2003 X64 Terminal Server Patch</title> <atom:link href="http://www.remkoweijnen.nl/blog/2008/12/09/windows-2003-x64-terminal-server-patch/feed/" rel="self" type="application/rss+xml" /><link>http://www.remkoweijnen.nl/blog/2008/12/09/windows-2003-x64-terminal-server-patch/</link> <description>About Terminal Server, Citrix, Delphi and other stuff</description> <lastBuildDate>Tue, 24 Jan 2012 22:30:12 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.2.1</generator> <item><title>By: Remko</title><link>http://www.remkoweijnen.nl/blog/2008/12/09/windows-2003-x64-terminal-server-patch/comment-page-1/#comment-1086</link> <dc:creator>Remko</dc:creator> <pubDate>Fri, 12 Jun 2009 07:31:44 +0000</pubDate> <guid isPermaLink="false">http://www.remkoweijnen.nl/blog/2008/12/09/windows-2003-x64-terminal-server-patch/#comment-1086</guid> <description>@smeto: please check the following:
1) are you running in remote administration mode?
2) verify that the termsrv.dll in c:\windows\system32 was not replaced by the original (eg because you have a copy of i386 folder from install media somewhere).</description> <content:encoded><![CDATA[<p>@smeto: please check the following:<br /> 1) are you running in remote administration mode?<br /> 2) verify that the termsrv.dll in c:\windows\system32 was not replaced by the original (eg because you have a copy of i386 folder from install media somewhere).</p> ]]></content:encoded> </item> <item><title>By: smeto</title><link>http://www.remkoweijnen.nl/blog/2008/12/09/windows-2003-x64-terminal-server-patch/comment-page-1/#comment-1085</link> <dc:creator>smeto</dc:creator> <pubDate>Thu, 11 Jun 2009 10:49:53 +0000</pubDate> <guid isPermaLink="false">http://www.remkoweijnen.nl/blog/2008/12/09/windows-2003-x64-terminal-server-patch/#comment-1085</guid> <description>i use server 2003 R2 enterprise x64 edition SP2 termsrv.dll build 5.2.3790.3959, following your described procedure and copy the patched dll to the c:\windows\system32\dllcache in safe mode (difference in hex 3EDE0: patched 31C0C3, original 4883EC). i think, patched correctly.1. gpedit.msc:
local computer policy/computer configuration/administrative templates/windows components/terminal servicesrestrict terminal services users to a single remote session: disabledlimit number of connections:
enables
TS maximum connections allowed 9999992.registry settings
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server]&quot;MsgQBadAppSleepTimeInMillisec&quot;=dword:00000001
&quot;NthCountMsgQPeeksSleepBadApp&quot;=dword:00000005
&quot;fWritableTSCCPermTab&quot;=dword:00000001
&quot;DeleteTempDirsOnExit&quot;=dword:00000001
&quot;PerSessionTempDir&quot;=dword:00000001
&quot;fDenyTSConnections&quot;=dword:00000000
&quot;ProductVersion&quot;=&quot;5.2&quot;
&quot;TSAdvertise&quot;=dword:00000000
&quot;IdleWinStationPoolCount&quot;=dword:00000000
&quot;TSAppCompat&quot;=dword:00000000
&quot;TSEnabled&quot;=dword:00000001
&quot;TSUserEnabled&quot;=dword:00000000
&quot;fSingleSessionPerUser&quot;=dword:00000000
&quot;fEnableSalem&quot;=dword:00000000
&quot;fAllowToGetHelp&quot;=dword:00000000
&quot;MaxInstanceCount&quot;=dword:00000100
&quot;EnableConcurrentSessions&quot;=dword:00000001
&quot;UserSessionLimit&quot;=dword:000000003. restart server. but still 2 concurrent connections :((((what&#039;s wrong? do i mistake? please, advice welcome</description> <content:encoded><![CDATA[<p>i use server 2003 R2 enterprise x64 edition SP2 termsrv.dll build 5.2.3790.3959, following your described procedure and copy the patched dll to the c:\windows\system32\dllcache in safe mode (difference in hex 3EDE0: patched 31C0C3, original 4883EC). i think, patched correctly.</p><p>1. gpedit.msc:<br /> local computer policy/computer configuration/administrative templates/windows components/terminal services</p><p>restrict terminal services users to a single remote session: disabled</p><p>limit number of connections:<br /> enables<br /> TS maximum connections allowed 999999</p><p>2.registry settings<br /> [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server]</p><p>&#8220;MsgQBadAppSleepTimeInMillisec&#8221;=dword:00000001<br /> &#8220;NthCountMsgQPeeksSleepBadApp&#8221;=dword:00000005<br /> &#8220;fWritableTSCCPermTab&#8221;=dword:00000001<br /> &#8220;DeleteTempDirsOnExit&#8221;=dword:00000001<br /> &#8220;PerSessionTempDir&#8221;=dword:00000001<br /> &#8220;fDenyTSConnections&#8221;=dword:00000000<br /> &#8220;ProductVersion&#8221;=&#8221;5.2&#8243;<br /> &#8220;TSAdvertise&#8221;=dword:00000000<br /> &#8220;IdleWinStationPoolCount&#8221;=dword:00000000<br /> &#8220;TSAppCompat&#8221;=dword:00000000<br /> &#8220;TSEnabled&#8221;=dword:00000001<br /> &#8220;TSUserEnabled&#8221;=dword:00000000<br /> &#8220;fSingleSessionPerUser&#8221;=dword:00000000<br /> &#8220;fEnableSalem&#8221;=dword:00000000<br /> &#8220;fAllowToGetHelp&#8221;=dword:00000000<br /> &#8220;MaxInstanceCount&#8221;=dword:00000100<br /> &#8220;EnableConcurrentSessions&#8221;=dword:00000001<br /> &#8220;UserSessionLimit&#8221;=dword:00000000</p><p>3. restart server. but still 2 concurrent connections <img src='http://www.remkoweijnen.nl/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> (((</p><p>what&#8217;s wrong? do i mistake? please, advice welcome</p> ]]></content:encoded> </item> <item><title>By: meko</title><link>http://www.remkoweijnen.nl/blog/2008/12/09/windows-2003-x64-terminal-server-patch/comment-page-1/#comment-965</link> <dc:creator>meko</dc:creator> <pubDate>Sat, 18 Apr 2009 18:37:46 +0000</pubDate> <guid isPermaLink="false">http://www.remkoweijnen.nl/blog/2008/12/09/windows-2003-x64-terminal-server-patch/#comment-965</guid> <description>@ The Big Boss RemkoI try it but still the maximum 2 usersI Sure from do everything1- make the patch 2003X64TSPatch.exe2- Copy the file termserv.dll from C:\WINDOWS\system32\and paste it with 2003X64TSPatch.exe in the same folder3- click patch and take the termserv.dll to paste it toC:\WINDOWS\system32\dllcache\4-Local Computer Policy &#124; Computer Configuration &#124; Administrative Templates &#124; Windows Components &#124; Terminal services5-Restrict Terminal Services users to a single remote session -&gt; DISABLED6-Limit number of connections -&gt; ENABLES &#124; TS Maximum Connections allowed 9999997-reboot my serverI make all this where is the problem ??</description> <content:encoded><![CDATA[<p>@ The Big Boss Remko</p><p>I try it but still the maximum 2 users</p><p>I Sure from do everything</p><p>1- make the patch 2003X64TSPatch.exe</p><p>2- Copy the file termserv.dll from C:\WINDOWS\system32\</p><p>and paste it with 2003X64TSPatch.exe in the same folder</p><p>3- click patch and take the termserv.dll to paste it to</p><p>C:\WINDOWS\system32\dllcache\</p><p>4-Local Computer Policy | Computer Configuration | Administrative Templates | Windows Components | Terminal services</p><p>5-Restrict Terminal Services users to a single remote session -&gt; DISABLED</p><p>6-Limit number of connections -&gt; ENABLES | TS Maximum Connections allowed 999999</p><p>7-reboot my server</p><p>I make all this where is the problem ??</p> ]]></content:encoded> </item> <item><title>By: meko</title><link>http://www.remkoweijnen.nl/blog/2008/12/09/windows-2003-x64-terminal-server-patch/comment-page-1/#comment-961</link> <dc:creator>meko</dc:creator> <pubDate>Fri, 17 Apr 2009 22:58:06 +0000</pubDate> <guid isPermaLink="false">http://www.remkoweijnen.nl/blog/2008/12/09/windows-2003-x64-terminal-server-patch/#comment-961</guid> <description>is this patch can use with windows server 2003 64bit on1and1 company to make able to access unlimited users toserver through remote desktop connectionIf yes can you make it to me for $10 please :)</description> <content:encoded><![CDATA[<p>is this patch can use with windows server 2003 64bit on</p><p>1and1 company to make able to access unlimited users to</p><p>server through remote desktop connection</p><p>If yes can you make it to me for $10 please <img src='http://www.remkoweijnen.nl/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p> ]]></content:encoded> </item> <item><title>By: Afinko</title><link>http://www.remkoweijnen.nl/blog/2008/12/09/windows-2003-x64-terminal-server-patch/comment-page-1/#comment-801</link> <dc:creator>Afinko</dc:creator> <pubDate>Mon, 02 Feb 2009 09:56:33 +0000</pubDate> <guid isPermaLink="false">http://www.remkoweijnen.nl/blog/2008/12/09/windows-2003-x64-terminal-server-patch/#comment-801</guid> <description>@Remko: Thank you very much, it works now, you&#039;re good, you really good :)
However, some setups in gpedit.msc were in another directories. I found them here:Local Computer Policy &#124; Computer Configuration &#124; Administrative Templates &#124; Windows Components &#124; Terminal servicesRestrict Terminal Services users to a single remote session -&gt; DISABLEDLimit number of connections -&gt; ENABLES &#124; TS Maximum Connections allowed 999999</description> <content:encoded><![CDATA[<p>@Remko: Thank you very much, it works now, you&#8217;re good, you really good <img src='http://www.remkoweijnen.nl/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br /> However, some setups in gpedit.msc were in another directories. I found them here:</p><p>Local Computer Policy | Computer Configuration | Administrative Templates | Windows Components | Terminal services</p><p>Restrict Terminal Services users to a single remote session -&gt; DISABLED</p><p>Limit number of connections -&gt; ENABLES | TS Maximum Connections allowed 999999</p> ]]></content:encoded> </item> <item><title>By: Remko</title><link>http://www.remkoweijnen.nl/blog/2008/12/09/windows-2003-x64-terminal-server-patch/comment-page-1/#comment-798</link> <dc:creator>Remko</dc:creator> <pubDate>Fri, 30 Jan 2009 08:15:35 +0000</pubDate> <guid isPermaLink="false">http://www.remkoweijnen.nl/blog/2008/12/09/windows-2003-x64-terminal-server-patch/#comment-798</guid> <description>@Afinko: Check your (local) policy with gpedit.msc, check Administrative Templates &#124; Windows Components &#124; Terminal Server &#124; Connections. You need to set Limit number of connections to 999999 and disable restrict users to a single remote Terminal Services session.Also check registry under HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server
EnableConcurrentSessions (1)
fDenyTSConnections (0)
fSingleSessionPerUser (0)
UserSessionLimit (0)</description> <content:encoded><![CDATA[<p>@Afinko: Check your (local) policy with gpedit.msc, check Administrative Templates | Windows Components | Terminal Server | Connections. You need to set Limit number of connections to 999999 and disable restrict users to a single remote Terminal Services session.</p><p>Also check registry under HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server<br /> EnableConcurrentSessions (1)<br /> fDenyTSConnections (0)<br /> fSingleSessionPerUser (0)<br /> UserSessionLimit (0)</p> ]]></content:encoded> </item> <item><title>By: Afinko</title><link>http://www.remkoweijnen.nl/blog/2008/12/09/windows-2003-x64-terminal-server-patch/comment-page-1/#comment-795</link> <dc:creator>Afinko</dc:creator> <pubDate>Tue, 27 Jan 2009 14:18:12 +0000</pubDate> <guid isPermaLink="false">http://www.remkoweijnen.nl/blog/2008/12/09/windows-2003-x64-terminal-server-patch/#comment-795</guid> <description>@Remko:
I have server 2003 R2 enterprise x64 edition SP2
I patched the termsrv.dll build 5.2.3790.3959 according to the procedure you describe above and copy the patched dll to the c:\windows\system32\dllcache in safe mode.The patched dll is differing from original in these 6 numbers:
48 83 EC
vs
31 C0 C3However, now, I can connect only 3 concurrent Terminal Server sessions. I do not understand why.
Do you have any idea what I did wrong?</description> <content:encoded><![CDATA[<p>@Remko:<br /> I have server 2003 R2 enterprise x64 edition SP2<br /> I patched the termsrv.dll build 5.2.3790.3959 according to the procedure you describe above and copy the patched dll to the c:\windows\system32\dllcache in safe mode.</p><p>The patched dll is differing from original in these 6 numbers:<br /> 48 83 EC<br /> vs<br /> 31 C0 C3</p><p>However, now, I can connect only 3 concurrent Terminal Server sessions. I do not understand why.<br /> Do you have any idea what I did wrong?</p> ]]></content:encoded> </item> <item><title>By: Pasha</title><link>http://www.remkoweijnen.nl/blog/2008/12/09/windows-2003-x64-terminal-server-patch/comment-page-1/#comment-741</link> <dc:creator>Pasha</dc:creator> <pubDate>Mon, 22 Dec 2008 20:10:48 +0000</pubDate> <guid isPermaLink="false">http://www.remkoweijnen.nl/blog/2008/12/09/windows-2003-x64-terminal-server-patch/#comment-741</guid> <description>Merry Christmas dear friends!</description> <content:encoded><![CDATA[<p>Merry Christmas dear friends!</p> ]]></content:encoded> </item> <item><title>By: Pasha</title><link>http://www.remkoweijnen.nl/blog/2008/12/09/windows-2003-x64-terminal-server-patch/comment-page-1/#comment-740</link> <dc:creator>Pasha</dc:creator> <pubDate>Fri, 19 Dec 2008 20:07:43 +0000</pubDate> <guid isPermaLink="false">http://www.remkoweijnen.nl/blog/2008/12/09/windows-2003-x64-terminal-server-patch/#comment-740</guid> <description>dear friends, i visit your source every day and hope that magic patch would published, but it still would not ...my girl becomes angry for me, because i promised her personal account in our windows xp x64, but it still not happened ... god help me ;) i  am praying that daNIL will publish the patch soonest! :))))i invite you my dear friend, i have some strong drinks, we will drink it for your happiness, for your successfull  work! you&#039;re heartly welcome in my home city Kharkov in Ukraine with Remko!!!!!!beleive me my friends, it is only one way for thank you!</description> <content:encoded><![CDATA[<p>dear friends, i visit your source every day and hope that magic patch would published, but it still would not &#8230;</p><p>my girl becomes angry for me, because i promised her personal account in our windows xp x64, but it still not happened &#8230; god help me <img src='http://www.remkoweijnen.nl/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> i  am praying that daNIL will publish the patch soonest! <img src='http://www.remkoweijnen.nl/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> )))</p><p>i invite you my dear friend, i have some strong drinks, we will drink it for your happiness, for your successfull  work! you&#8217;re heartly welcome in my home city Kharkov in Ukraine with Remko!!!!!!beleive me my friends, it is only one way for thank you!</p> ]]></content:encoded> </item> <item><title>By: Pasha</title><link>http://www.remkoweijnen.nl/blog/2008/12/09/windows-2003-x64-terminal-server-patch/comment-page-1/#comment-736</link> <dc:creator>Pasha</dc:creator> <pubDate>Tue, 16 Dec 2008 20:22:34 +0000</pubDate> <guid isPermaLink="false">http://www.remkoweijnen.nl/blog/2008/12/09/windows-2003-x64-terminal-server-patch/#comment-736</guid> <description>... it seems like it never happened</description> <content:encoded><![CDATA[<p>&#8230; it seems like it never happened</p> ]]></content:encoded> </item> </channel> </rss>
