<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>The other steveb - Steve Banks' Blog on SBS, EBS, and other Small Business Technology Topics : Terminal Services</title><link>http://msmvps.com/blogs/steveb/archive/tags/Terminal+Services/default.aspx</link><description>Tags: Terminal Services</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>Terminal Server Access through RWW in EBS &amp; SBS</title><link>http://msmvps.com/blogs/steveb/archive/2009/08/17/terminal-server-access-through-rww-in-ebs-amp-sbs.aspx</link><pubDate>Mon, 17 Aug 2009 19:06:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1716358</guid><dc:creator>steveb</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/steveb/rsscomments.aspx?PostID=1716358</wfw:commentRss><comments>http://msmvps.com/blogs/steveb/archive/2009/08/17/terminal-server-access-through-rww-in-ebs-amp-sbs.aspx#comments</comments><description>&lt;p&gt;Have had a few questions about Terminal Server through EBS and SBS RWW, so thought I would post a link over to&amp;nbsp;the &lt;a target="_blank" href="http://support.microsoft.com/kb/2000630" title="Microsoft KB 2000630"&gt;Microsoft KB&lt;/a&gt; on it and include the resolutions from the KB below.&amp;nbsp; While not directly supported by design, here are the workarounds for both EBS 2008 and SBS 2008.&lt;/p&gt;
&lt;p&gt;EBS 2008:&lt;span class="weboutput"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;EBS 2008 does not support directly connecting to a Terminal Server through RWW.&amp;nbsp; In larger environments, publishing a large number of connections through the Messaging Server&amp;#39;s TS Gateway may cause a resource spike on the server.&lt;/p&gt;
&lt;p&gt;In environments where it is desired to have connectivity through the RWW page, there are several workarounds available:&lt;/p&gt;
&lt;p&gt;1.&amp;nbsp; Publish the Terminal Server&amp;#39;s RDP port (3389 by default) through TMG.&amp;nbsp;&amp;nbsp; See &lt;a href="http://technet.microsoft.com/en-us/library/cc995085.aspx"&gt;http://technet.microsoft.com/en-us/library/cc995085.aspx&lt;/a&gt; for more details.&lt;/p&gt;
&lt;p&gt;2.&amp;nbsp; Distribute .RDP files configured to use TS Gateway to end users.&lt;/p&gt;
&lt;p&gt;3.&amp;nbsp; Add a link for the Terminal Server in RWW.&amp;nbsp; To do this, use the following steps:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Log on to the Messaging Server directly using an account with administrative rights. &lt;/li&gt;
&lt;li&gt;Edit %ProgramFiles%\Windows Essential Business Server\Bin\webapp\Remote\App_Data\OrganizationLinks.XML in Notepad &lt;/li&gt;
&lt;li&gt;Add a Link tag in the Gadget Section using the format:&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&amp;nbsp; &amp;lt;Link DisplayText=&amp;quot;TS&amp;quot; Url=&lt;a href="https://%3cremoteurl%3e/Remote/tsweb.aspx?targetMachine=&amp;lt;TSNAME&amp;gt;"&gt;https://&amp;lt;REMOTEURL&amp;gt;/Remote/tsweb.aspx?targetMachine=&amp;lt;TSNAME&amp;gt;&lt;/a&gt;&amp;nbsp; _locID=&amp;quot;useTS&amp;quot; /&amp;gt;&lt;/p&gt;
&lt;p&gt;Where &amp;lt;REMOTEURL&amp;gt; is the FQDN of your RWW server and &amp;lt;TSNAME&amp;gt; is the host name of the internal Terminal Server you are trying to access.&amp;nbsp; For example:&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;lt;Link DisplayText=&amp;quot;TS&amp;quot; Url=&lt;a href="https://remote.contoso.com/Remote/tsweb.aspx?targetMachine=MyTS"&gt;https://remote.contoso.com/Remote/tsweb.aspx?targetMachine=MyTS&lt;/a&gt;&amp;nbsp; _locID=&amp;quot;useTS&amp;quot; /&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;SBS 2008:&lt;span class="weboutput"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The Small Business Server 2008 (SBS 2008) version of RWW does support adding a registry key to reveal Terminal Servers in the domain (see &lt;a href="http://technet.microsoft.com/en-us/library/cc527532(WS.10).aspx"&gt;http://technet.microsoft.com/en-us/library/cc527532(WS.10).aspx&lt;/a&gt;).&amp;nbsp; This registry setting has no effect in EBS.&lt;/p&gt;
&lt;p&gt;Example OrganizationalLinks.XML:&lt;/p&gt;
&lt;pre&gt;&amp;nbsp;&lt;/pre&gt;
&lt;pre&gt;&amp;lt;?xml version=&amp;quot;1.0&amp;quot;?&amp;gt;&lt;br /&gt;&amp;lt;GadgetSection Name=&amp;quot;Organizational&amp;quot; Enabled=&amp;quot;true&amp;quot; DisplayText=&amp;quot;&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;_locDefinition&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;_locDefault _loc=&amp;quot;locNone&amp;quot;/&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;_locTag _locAttrData=&amp;quot;DisplayText&amp;quot;&amp;gt;GadgetSection&amp;lt;/_locTag&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;_locTag _locAttrData=&amp;quot;DisplayText&amp;quot;&amp;gt;Link&amp;lt;/_locTag&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;/_locDefinition&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;Link DisplayText=&amp;quot;How to use Remote Web Workplace&amp;quot; Url=&amp;quot;http://go.microsoft.com/fwlink/?LinkId=115334&amp;quot; _locId=&amp;quot;UseRWW&amp;quot;/&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;Link DisplayText=&amp;quot;How to configure Outlook to access your email over the Internet&amp;quot; Url=&amp;quot;http://go.microsoft.com/fwlink/?LinkId=115339&amp;quot; _locId=&amp;quot;ConfigureOutlook&amp;quot;/&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;Link DisplayText=&amp;quot;TS&amp;quot; Url=&lt;a href="https://remote.contoso.com/Remote/tsweb.aspx?targetMachine=MyTS"&gt;https://remote.contoso.com/Remote/tsweb.aspx?targetMachine=MyTS&lt;/a&gt;&amp;nbsp; _locID=&amp;quot;useTS&amp;quot; /&amp;gt;&lt;br /&gt;&amp;lt;/GadgetSection&amp;gt;&lt;br /&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1716358" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/steveb/archive/tags/Remote+Web+Workplace/default.aspx">Remote Web Workplace</category><category domain="http://msmvps.com/blogs/steveb/archive/tags/Terminal+Services/default.aspx">Terminal Services</category><category domain="http://msmvps.com/blogs/steveb/archive/tags/SBS+2008/default.aspx">SBS 2008</category><category domain="http://msmvps.com/blogs/steveb/archive/tags/EBS+2008/default.aspx">EBS 2008</category></item><item><title>Run update from console session! - MS07-049: Vulnerability in Virtual PC and Virtual Server that could allow privilege elevation</title><link>http://msmvps.com/blogs/steveb/archive/2007/08/20/run-update-from-console-session-ms07-049-vulnerability-in-virtual-pc-and-virtual-server-that-could-allow-privilege-elevation.aspx</link><pubDate>Mon, 20 Aug 2007 18:06:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1126327</guid><dc:creator>steveb</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/steveb/rsscomments.aspx?PostID=1126327</wfw:commentRss><comments>http://msmvps.com/blogs/steveb/archive/2007/08/20/run-update-from-console-session-ms07-049-vulnerability-in-virtual-pc-and-virtual-server-that-could-allow-privilege-elevation.aspx#comments</comments><description>&lt;p&gt;If you prefer to run Microsoft Updates from a TS session, then make sure you run MS07-049 from a console session per the KB 937986&amp;nbsp;(&lt;a href="http://support.microsoft.com/kb/937986"&gt;http://support.microsoft.com/kb/937986&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;Taken from the KB:&lt;/p&gt;
&lt;p&gt;When the update 937986 is applied on a remote machine by using Terminal Services, the update does not replace the vulnerable files if the &lt;b&gt;/console&lt;/b&gt; option is not used. To avoid this issue, you must use the &lt;b&gt;/console&lt;/b&gt; option as shown in this example: &lt;/p&gt;
&lt;div class="indent"&gt;&lt;code&gt;&lt;pre class="code"&gt;mstsc /console /v:&amp;lt;machine name&amp;gt;&lt;/pre&gt;&lt;pre class="code"&gt;-Steve&lt;/pre&gt;&lt;/code&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1126327" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/steveb/archive/tags/Windows+Server+2003/default.aspx">Windows Server 2003</category><category domain="http://msmvps.com/blogs/steveb/archive/tags/SBS+2003/default.aspx">SBS 2003</category><category domain="http://msmvps.com/blogs/steveb/archive/tags/Terminal+Services/default.aspx">Terminal Services</category><category domain="http://msmvps.com/blogs/steveb/archive/tags/Microsoft+Updates/default.aspx">Microsoft Updates</category></item><item><title>Lost TS/RDP after running updates?</title><link>http://msmvps.com/blogs/steveb/archive/2007/07/30/lost-ts-rdp-after-running-updates.aspx</link><pubDate>Mon, 30 Jul 2007 08:40:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1072141</guid><dc:creator>steveb</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/steveb/rsscomments.aspx?PostID=1072141</wfw:commentRss><comments>http://msmvps.com/blogs/steveb/archive/2007/07/30/lost-ts-rdp-after-running-updates.aspx#comments</comments><description>&lt;p&gt;After experiencing Terminal Services intermittently hanging after applying Microsoft Updates I&amp;#39;ve come across one way that gets the server back up and responsive most of the time and a backup plan for when it still doesn&amp;#39;t.&lt;/p&gt;
&lt;p&gt;First, to cover yourself, it is a good idea to run a system state backup at minimum of the server before applying updates in case you need to get yourself out of a challenge resulting from the update.&amp;nbsp; Then what I&amp;#39;ve started doing (wasn&amp;#39;t an original idea, got it from others in the community) is creating a restart.bat file that consists of shutdown -r -f and a hard return to bounce the server.&amp;nbsp; I then create a one time scheduled task and set it for about 30 minutes out from when I figure the updates should have been applied and the server restarted and back online.&amp;nbsp; Most of the time a restart will &amp;quot;jump start&amp;quot; the Terminal Services and get them running if they hang.&amp;nbsp; If I don&amp;#39;t have to use it, I go into Scheduled Tasks and set the time back&amp;nbsp;a day to disable it until next time.&amp;nbsp; The other trick I ran across was the result of a&amp;nbsp;&lt;span style="FONT-SIZE:11pt;LINE-HEIGHT:115%;FONT-FAMILY:&amp;#39;Calibri&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:Calibri;mso-bidi-font-family:&amp;#39;Times New Roman&amp;#39;;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA;"&gt;desperate &lt;/span&gt;attempt to get a box back online one night as I was applying updates from my Vista Tablet PC.&amp;nbsp; I&amp;#39;ve since tried this from XP Pro and it does not work, so seems to be a Vista only trick.&lt;/p&gt;
&lt;p&gt;If TS/RDP hangs on the server, as Microsoft is beginning to admit is a &lt;a class="" title="Unable to RDP/RWW into the SBS server after applying SP2" href="http://blogs.technet.com/sbs/archive/2007/06/01/unable-to-rdp-rww-into-the-sbs-server-after-applying-sp2.aspx"&gt;problem &lt;/a&gt;finally, attempt to VPN from your Vista computer to the remote network using the remote domain&amp;#39;s administrator account&amp;nbsp;(I&amp;#39;ve only tried this with Windows PPTP so no idea about IPSec or edge VPN devices such as SonicWALLs but I&amp;#39;m guessing it would fail since the reason this is working has to be because Vista is authenticating as the remote administrative account).&amp;nbsp; Once you have established the Windows PPTP VPN from your Vista box, open a command prompt by selecting off of your start menu, &amp;quot;right clicking&amp;quot;&amp;nbsp;and running as administrator.&amp;nbsp; Once inside the command window, type &lt;a class="" href="http://msmvps.com/blogs/steveb/archive/2006/11/17/need-to-shutdown-or-restart-multiple-machines-on-a-domain-quickly.aspx"&gt;shutdown -i&lt;/a&gt; and drop in the name or IP address of the remote server you are wanting to get back your Terminal Services from and do a restart in the graphical interface.&amp;nbsp; I have had this work all but once or twice (hence the new addition of the scheduled task restart batch file).&amp;nbsp; When the server comes back online TS is normally responsive and you can head off to bed versus getting in the car and taking off to a client site in the middle of the night!&lt;/p&gt;
&lt;p&gt;Steve&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1072141" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/steveb/archive/tags/Windows+Server+2003/default.aspx">Windows Server 2003</category><category domain="http://msmvps.com/blogs/steveb/archive/tags/Vista/default.aspx">Vista</category><category domain="http://msmvps.com/blogs/steveb/archive/tags/SBS+2003/default.aspx">SBS 2003</category><category domain="http://msmvps.com/blogs/steveb/archive/tags/Terminal+Services/default.aspx">Terminal Services</category><category domain="http://msmvps.com/blogs/steveb/archive/tags/Microsoft+Updates/default.aspx">Microsoft Updates</category></item></channel></rss>